Mercurial > games > semicongine
log tests/test_storage.nim @ 1470:63364723d460
age | author | description |
---|---|---|
Wed, 02 Apr 2025 00:49:02 +0700 | sam | fix: make de-/serialization work with all kinds of weird object configurtions |
Tue, 01 Apr 2025 00:26:14 +0700 | sam | add: custom serialization |
Wed, 26 Mar 2025 00:37:50 +0700 | sam | add: external serialization library |
Mon, 24 Mar 2025 22:57:47 +0700 | sam | add: API for world/level storage |
Sat, 11 Jan 2025 14:04:39 +0700 | sam | did: restructure files and imports |
Thu, 09 Jan 2025 23:03:47 +0700 | sam | did: put almost all global state into a single struct |
Thu, 22 Aug 2024 18:31:59 +0700 | sam | did: formatting |