townengine/apps/platformer
2024-10-07 19:57:45 +03:00
..
data add data folders to all apps 2024-10-07 14:15:57 +03:00
scenes /apps/platformer: fix twn_vec.h include 2024-10-07 19:57:45 +03:00
CMakeLists.txt CMake: remove data_dir from build 2024-10-07 18:55:25 +03:00
game.c remove unused SDL2/SDL.h and physfs.h from twn_util.h, explicit usage of SDL in apps, move to Scancode enum in apps 2024-10-07 00:00:36 +03:00
player.c twn_rendering -> twn_draw 2024-10-07 17:53:09 +03:00
player.h /apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template 2024-09-25 18:29:58 +03:00
state.h /apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template 2024-09-25 18:29:58 +03:00
world.c twn_rendering -> twn_draw 2024-10-07 17:53:09 +03:00
world.h /apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template 2024-09-25 18:29:58 +03:00