EC
|
Implement coyote time
|
2023-09-29 21:18:08 +08:00 |
AABB.c
|
Fix uninitialised overlap value
|
2023-10-08 12:07:04 +08:00 |
AABB.h
|
Add line-AABB collision check function
|
2023-06-20 22:23:32 +08:00 |
CMakeLists.txt
|
Integrate loading RRES data pack
|
2023-09-01 20:50:45 +08:00 |
actions.h
|
Add toggle to activate crates on spawn
|
2023-08-16 22:29:17 +08:00 |
assets.c
|
Reset ZSTD context before starting
|
2023-09-02 19:54:17 +08:00 |
assets.h
|
implement simple sfx playback for jumping
|
2023-10-09 21:28:30 +08:00 |
collisions.h
|
Add spikes sprite support
|
2023-08-16 21:21:55 +08:00 |
engine.c
|
Put more boilerplate inits into engine init
|
2023-10-13 21:08:48 +08:00 |
engine.h
|
implement simple sfx playback for jumping
|
2023-10-09 21:28:30 +08:00 |
gui.c
|
Refactor for better separation of concern
|
2023-05-16 21:09:38 +08:00 |
gui.h
|
Refactor for better separation of concern
|
2023-05-16 21:09:38 +08:00 |
raygui.h
|
Refactor for better separation of concern
|
2023-05-16 21:09:38 +08:00 |
rres.c
|
Integrate loading RRES data pack
|
2023-09-01 20:50:45 +08:00 |
rres.h
|
Integrate loading RRES data pack
|
2023-09-01 20:50:45 +08:00 |