SectrPrototype/code
2024-03-02 19:29:08 -05:00
..
__Imgui_raddbg got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
gen Got project saving/loading initally working 2024-02-09 13:09:58 -05:00
host got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
api.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -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 got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
colors.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
entity_box2.odin Minor cleanup for formatting, reverse verify condition usage 2024-02-23 09:36:23 -05:00
env.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -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 got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
grime_array.odin Made the initial whitespace parser 2024-03-02 18:19:27 -05:00
grime_filesystem.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_hashmap_zpl.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
grime_hashmap.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
grime_linked_list.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
grime_memory.odin Mostly exploring hashtables, some new files... 2024-02-29 19:37:37 -05:00
grime_slab_allocator.odin make slab allocator file 2024-03-02 19:29:08 -05:00
grime_unicode.odin Made the initial whitespace parser 2024-03-02 18:19:27 -05:00
grime.odin Made the initial whitespace parser 2024-03-02 18:19:27 -05:00
hot_reload.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
input.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
logger.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
math.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
parser_code_formatting.odin Made the initial whitespace parser 2024-03-02 18:19:27 -05:00
parser_code.odin Made the initial whitespace parser 2024-03-02 18:19:27 -05:00
parser_whitespace.odin Made the initial whitespace parser 2024-03-02 18:19:27 -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 got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
string_format.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
text.odin Made the initial whitespace parser 2024-03-02 18:19:27 -05:00
tick_render.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
tick_update.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
ui_rjf.odin Mostly exploring hashtables, some new files... 2024-02-29 19:37:37 -05:00
ui.layout.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00
ui.odin got basic ui elmental interaction working, + alignment of anchor 2024-03-02 10:24:09 -05:00