Commit Graph

14 Commits

Author SHA1 Message Date
Tenari 314f30d632 more string shit 2026-05-24 20:53:11 -05:00
Tenari 02a44bcfe3 more string and utf8 codepoint logic 2026-05-23 14:06:39 -05:00
Tenari 0beee4dbbc more types 2026-05-13 07:34:09 -05:00
Tenari 170ba9aab2 ignore vim files 2026-04-24 08:17:51 -05:00
Tenari 91c2695cf4 MaybeBool enum... might not be a good idea 2026-04-19 21:01:32 -05:00
Tenari 842a1f8718 xyz, precomputed sqrt(3) 2026-04-16 08:06:42 -05:00
Tenari c17a8bfbd0 we need the null terminator to be present by default 2026-04-13 07:48:18 -05:00
Tenari 28180886ae stringChunkListsEq() + fix some i32 compares with u32 2026-04-11 10:46:13 -05:00
Tenari 60330da767 i64 -> u64 + osFileXXX() works on both linux and mac I think 2026-04-10 07:46:09 -05:00
Tenari ae8d1431b6 Vec2 2026-04-09 19:07:29 -05:00
Tenari 7ec8dc5815 add some more file fns and a Ctrl-C handler 2026-04-09 19:02:23 -05:00
Tenari f67e4a3d9b expose the binary serialization fns as header 2026-04-04 12:51:08 -05:00
Tenari 2d051356eb don't conflict with raylib 2026-04-04 11:22:50 -05:00
Tenari 42085666e9 base layer, mostly stolen 2026-04-04 09:15:37 -05:00