log semicongine.nim @ 1439:3502e1efaeb4 main

age author description
Sat, 15 Feb 2025 12:11:41 +0700 sam fix: initial mixer music set to 0 main
Sun, 19 Jan 2025 21:34:16 +0700 sam fix: import
Sat, 11 Jan 2025 15:34:21 +0700 sam fix: some more import-stuff
Sat, 11 Jan 2025 14:15:29 +0700 sam add: documentation comment
Sat, 11 Jan 2025 14:04:39 +0700 sam did: restructure files and imports
Fri, 10 Jan 2025 00:09:59 +0700 sam add: function to set engine
Thu, 09 Jan 2025 23:03:47 +0700 sam did: put almost all global state into a single struct
Thu, 09 Jan 2025 01:00:58 +0700 sam did: start working on big restructuring
Mon, 04 Nov 2024 23:27:30 +0700 sam did: refactor loading, adding threaded background loading (still missing stuff though)
Tue, 06 Aug 2024 22:57:43 +0700 sam did: finish mentioned refactoring, no API changes still
Tue, 06 Aug 2024 17:31:13 +0700 sam did: halfway complete refactoring to move from all-include to some-include+imports, no API changes
Mon, 29 Jul 2024 15:04:52 +0700 sam did: fix a few things
Sun, 28 Jul 2024 23:10:57 +0700 sam did: rename back to old name (no v2)
Wed, 17 Jul 2024 20:11:55 +0700 sam add: multipass renderer, finish tets for now compiletime-tests
Sun, 14 Jul 2024 21:30:52 +0700 sam add: rest of the cleanup stuff compiletime-tests