Commit Graph

20 Commits

Author SHA1 Message Date
905151abe9 replace null, true, false with integers in code 2025-07-10 13:11:36 -05:00
40e7abcc4e dx12 command buffers 2025-06-19 14:40:08 -05:00
29ec298b48 dx12 progress 2025-06-17 15:21:26 -05:00
a47009f16b cross-chunk tile wall merging 2025-05-21 21:17:04 -05:00
fa4f750beb rename 'fixed_dict' -> 'dict' 2025-05-21 14:14:05 -05:00
9e804186c2 pass hash directly into fixed dict funtions 2025-05-21 14:03:46 -05:00
2c0b2fcc36 convert some arena no_zero pushes to zeroed style 2025-05-15 09:09:00 -05:00
57174796b9 arena push zero by default 2025-05-15 08:42:12 -05:00
86a696a70a resource reloading via file change notifications 2025-05-13 00:41:44 -05:00
be5d10e2b0 replace byteio with bitbuff 2025-02-13 17:15:23 -06:00
16e8bb0dca command line arg passthrough 2025-02-08 12:40:59 -06:00
d7f1ac06cb remove buffer struct, use string struct instead 2025-01-30 15:12:26 -06:00
a1a1430fd8 serialize game cmds 2025-01-30 13:36:44 -06:00
7d0826b57b give byte writer option to be backed by an arena 2025-01-30 11:38:35 -06:00
5593db5202 replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers' 2024-09-19 12:15:55 -05:00
9eabdcd222 msvc support in progress 2024-05-03 02:35:25 -05:00
100fdd264d disregard tar pax headers 2024-04-03 22:35:50 -05:00
04eb118e60 system startup receipts 2024-03-28 13:31:35 -05:00
6122905949 replace tabs w/ spaces 2024-03-28 10:22:55 -05:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00