Commit Graph

19 Commits

Author SHA1 Message Date
3895e252f9 retrieve tracy path from environment variable during build 2025-06-18 15:08:53 -05:00
743738ac30 determine arena base implicitly 2025-06-17 22:41:50 -05:00
cfd8fb5f21 store arena in its own committed memory 2025-06-17 22:21:58 -05:00
05668865a7 rename temp_arena -> arena_temp 2025-06-07 21:20:35 -05:00
57174796b9 arena push zero by default 2025-05-15 08:42:12 -05:00
78ace4b38a buddy progress 2025-02-07 19:17:27 -06:00
d7f1ac06cb remove buffer struct, use string struct instead 2025-01-30 15:12:26 -06:00
5593db5202 replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers' 2024-09-19 12:15:55 -05:00
52db86b012 entity active field 2024-08-13 12:58:13 -05:00
192d5db2a5 arena_set_readwrite 2024-08-12 15:04:27 -05:00
27d6acadc7 minor tweaks 2024-05-16 23:50:17 -05:00
5a32c90813 sheet eviction & reload detection 2024-04-29 18:59:32 -05:00
773a221b44 more unified tls model. testing json parsing & unicode display. 2024-04-05 18:02:17 -05:00
900e841228 rewrite json parser to be dumber 2024-04-01 15:09:14 -05:00
0f67701761 proper xform tree iteration 2024-03-11 19:39:26 -05:00
ff3fbecc10 push debug info to temp arena 2024-03-11 13:49:24 -05:00
76c609f8d5 fix entities arena not growing 2024-03-11 12:16:34 -05:00
adce14bbf3 rework tick -> world, move related logic from game into world api 2024-03-08 19:56:34 -06:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00