Go to file
Edgaru089 4f9ea0a09a Debug text & debug build options
use 'winedbg --gdb <file>' to start debugger
2024-03-05 14:19:31 +08:00
easyx Try building on Linux/mingw 2024-03-01 14:38:18 +08:00
util Debug text & debug build options 2024-03-05 14:19:31 +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_debug.c Debug text & debug build options 2024-03-05 14:19:31 +08:00
app_render.cpp Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
app.c Remove some verbose logs 2024-03-05 11:55:26 +08:00
app.h Debug text & debug build options 2024-03-05 14:19:31 +08:00
entity.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
entity.h Remove some verbose logs 2024-03-05 11:55:26 +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 Debug text & debug build options 2024-03-05 14:19:31 +08:00
Makefile Try building on Linux/mingw 2024-03-01 14:38:18 +08:00
Makefile.flags Debug text & debug build options 2024-03-05 14:19:31 +08:00
physics_move.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
physics.c Debug text & debug build options 2024-03-05 14:19:31 +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
render_util.cpp Debug text & debug build options 2024-03-05 14:19:31 +08:00
render_util.h Debug text & debug build options 2024-03-05 14:19:31 +08:00
types.c Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
types.h Debug text & debug build options 2024-03-05 14:19:31 +08:00