SectrPrototype/code
2024-02-27 09:32:26 -05:00
..
__Imgui_raddbg General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
gen Got project saving/loading initally working 2024-02-09 13:09:58 -05:00
host General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
api.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
app_startup.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
assert.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
collision.odin Minor cleanup for formatting, reverse verify condition usage 2024-02-23 09:36:23 -05:00
colors.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
entity_box2.odin Minor cleanup for formatting, reverse verify condition usage 2024-02-23 09:36:23 -05:00
env.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
font_provider.odin Made font_cache use the zpl hash map, make a proper setup for how many atlases to sore in the size_table 2024-02-27 09:32:26 -05:00
girme_stack.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_array.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_filesystem.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_hashmap_zpl_based.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_hashmap.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_memory.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
hot_reload.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
input.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
logger.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
math.odin Minor cleanup for formatting, reverse verify condition usage 2024-02-23 09:36:23 -05:00
replay.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
serialize_manual_unmarshal.odin Minor cleanup for formatting, reverse verify condition usage 2024-02-23 09:36:23 -05:00
serialize.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
space.odin Minor cleanup for formatting, reverse verify condition usage 2024-02-23 09:36:23 -05:00
string_format.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
text.odin Made font_cache use the zpl hash map, make a proper setup for how many atlases to sore in the size_table 2024-02-27 09:32:26 -05:00
tick_render.odin Made font_cache use the zpl hash map, make a proper setup for how many atlases to sore in the size_table 2024-02-27 09:32:26 -05:00
tick_update.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
ui_proto.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
ui.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00