Go to file
2024-03-05 11:40:42 +08:00
easyx Try building on Linux/mingw 2024-03-01 14:38:18 +08:00
util Stop it from crashing 2024-03-04 17:04:05 +08:00
_clang-format Initial commit 2024-02-29 09:48:29 +08:00
.clangd Entity system & malloc initialization fixes 2024-03-04 14:20:50 +08:00
.gitattributes Initial commit 2024-02-29 09:48:29 +08:00
.gitignore Ignore DLLs 2024-03-01 14:39:28 +08:00
app_render.cpp Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
app.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
app.h Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
entity.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
entity.h Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
input.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
input.h Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
JacksEscape.sln Initial commit 2024-02-29 09:48:29 +08:00
JacksEscape.vcxproj Rename phycics files 2024-02-29 16:55:50 +08:00
JacksEscape.vcxproj.filters Rename phycics files 2024-02-29 16:55:50 +08:00
LICENSE.txt Initial commit 2024-02-29 09:48:29 +08:00
main.cpp Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
Makefile Try building on Linux/mingw 2024-03-01 14:38:18 +08:00
Makefile.flags More updates to the mingw environment 2024-03-01 15:06:58 +08:00
physics_move.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
physics.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
physics.h Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
player.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
player.h Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
types.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
types.h Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00