.. |
CMakeLists.txt
|
Test integrate tracy into scenes
|
2024-08-24 21:44:23 +08:00 |
assets_loader.c
|
Add tilemap rendering from sprite
|
2024-05-09 21:07:15 +08:00 |
assets_loader.h
|
Integrate loading RRES data pack
|
2023-09-01 20:50:45 +08:00 |
assets_tag.h
|
Deal with urchin's particle effects
|
2024-10-05 19:18:42 +08:00 |
camera_systems.c
|
Add free-movement to camera in editor scene
|
2024-08-17 14:49:51 +08:00 |
components.h
|
Allow urchin to be crushed
|
2024-09-29 17:58:07 +08:00 |
constants.h
|
Fix unable to bash box on the side underwater
|
2024-11-24 15:53:32 +08:00 |
editor_scene.c
|
Add urchin particles and update menus
|
2024-10-05 20:22:16 +08:00 |
engine_impl.c
|
Allow urchin to be crushed
|
2024-09-29 17:58:07 +08:00 |
ent_impl.h
|
Add urchin enemy
|
2024-09-08 23:05:12 +08:00 |
game_scene.c
|
Add dark top bar in game
|
2024-10-12 23:11:55 +08:00 |
game_systems.c
|
Fix jump sfx incorrectly played
|
2024-12-08 15:39:06 +08:00 |
game_systems.h
|
Simplify edge velocity check
|
2024-09-02 21:58:11 +08:00 |
items_ent.c
|
Tweak crate fall delay
|
2024-12-09 21:51:55 +08:00 |
level_select_scene.c
|
Add sprites for title and menu
|
2024-11-24 15:43:31 +08:00 |
menu_scene.c
|
Add sprites for title and menu
|
2024-11-24 15:43:31 +08:00 |
player_ent.c
|
Adjust jump speed
|
2024-11-09 12:56:40 +08:00 |
scene_impl.h
|
Refactor out entity removal function
|
2024-08-24 12:43:49 +08:00 |
scene_systems.c
|
Add air pockets to level data
|
2024-11-11 22:59:32 +08:00 |
water_flow.c
|
Fix water filling rate
|
2024-08-13 18:17:52 +08:00 |
water_flow.h
|
Add water runner entity into game loop
|
2023-07-19 11:15:34 +08:00 |