| .. |
|
shaders
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
third_party/tracy
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
app.c
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
app.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
arena.c
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
arena.h
|
proper xform tree iteration
|
2024-03-11 19:39:26 -05:00 |
|
ase.c
|
rework tick -> world, move related logic from game into world api
|
2024-03-08 19:56:34 -06:00 |
|
ase.h
|
sprite tag / animating logic touchup
|
2024-03-06 19:26:00 -06:00 |
|
asset_cache.c
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
asset_cache.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
atomic.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
byteio.c
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
byteio.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
common.h
|
rework tick -> world, move related logic from game into world api
|
2024-03-08 19:56:34 -06:00 |
|
config.h
|
rework tick -> world, move related logic from game into world api
|
2024-03-08 19:56:34 -06:00 |
|
console.c
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
console.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
draw.c
|
proper xform tree iteration
|
2024-03-11 19:39:26 -05:00 |
|
draw.h
|
proper xform tree iteration
|
2024-03-11 19:39:26 -05:00 |
|
entity.c
|
proper xform tree iteration
|
2024-03-11 19:39:26 -05:00 |
|
entity.h
|
rework animation logic, don't loop increasingly as time goes on
|
2024-03-11 13:21:31 -05:00 |
|
font.c
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
font.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
game.c
|
rename ui_canvas -> screen_canvas
|
2024-03-11 19:43:17 -05:00 |
|
game.h
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
inc.c
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
inc.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
incbin.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
intrinsics.h
|
convert entity rel_trs -> rel_xform
|
2024-03-08 11:50:28 -06:00 |
|
json.c
|
rename cpy -> copy
|
2024-03-08 17:41:39 -06:00 |
|
json.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
log.c
|
rework tick -> world, move related logic from game into world api
|
2024-03-08 19:56:34 -06:00 |
|
log.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
math.h
|
rework sprite_trs -> sprite_xform
|
2024-03-08 15:56:07 -06:00 |
|
memory.c
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
memory.h
|
player movement
|
2024-03-05 13:21:50 -06:00 |
|
mixer.c
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
mixer.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
mp3_mmf.c
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
mp3.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
playback_wasapi.c
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
playback.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
renderer_d3d11.c
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
renderer.h
|
change type mtx3x3 to xform
|
2024-03-07 15:43:51 -06:00 |
|
resource.c
|
entity & sprite translation
|
2024-03-02 02:09:01 -06:00 |
|
resource.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
scratch.h
|
push debug info to temp arena
|
2024-03-11 13:49:24 -05:00 |
|
settings.c
|
convert entity rel_trs -> rel_xform
|
2024-03-08 11:50:28 -06:00 |
|
settings.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
sheet.c
|
push debug info to temp arena
|
2024-03-11 13:49:24 -05:00 |
|
sheet.h
|
sprite tag / animating logic touchup
|
2024-03-06 19:26:00 -06:00 |
|
sound.c
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
sound.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
string.c
|
rename cpy -> copy
|
2024-03-08 17:41:39 -06:00 |
|
string.h
|
rename cpy -> copy
|
2024-03-08 17:41:39 -06:00 |
|
sys_win32.c
|
rename cpy -> copy
|
2024-03-08 17:41:39 -06:00 |
|
sys.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
tar.c
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
tar.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
texture.c
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
texture.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
ttf_dwrite.cpp
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
ttf.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
user.c
|
draw debug motion arrows
|
2024-03-11 19:48:51 -05:00 |
|
user.h
|
fix entities arena not growing
|
2024-03-11 12:16:34 -05:00 |
|
util.c
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
util.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
work.c
|
alter DEBUG_LVAR semantics
|
2024-03-08 17:19:09 -06:00 |
|
work.h
|
initial commit
|
2024-02-29 16:01:51 -06:00 |
|
world.c
|
proper xform tree iteration
|
2024-03-11 19:39:26 -05:00 |
|
world.h
|
rework animation logic, don't loop increasingly as time goes on
|
2024-03-11 13:21:31 -05:00 |