Commit Graph

22 Commits

Author SHA1 Message Date
ae28f1c770 Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00
08d4580651 Fix collision
It works now! How great
2024-03-05 10:42:17 +08:00
e1afbdac3e Stop it from crashing 2024-03-04 17:04:05 +08:00
d54ff0f18c Adding playable tests
This crashes
2024-03-04 16:13:43 +08:00
0239b8ff68 Wire App into Main.cpp 2024-03-04 15:05:21 +08:00
abb9eb569f Entity system & malloc initialization fixes 2024-03-04 14:20:50 +08:00
07b5a8df79 Functions for App 2024-03-04 13:41:01 +08:00
4d8f7fa9cf Fix compile error in Physics_Move.c 2024-03-04 13:34:30 +08:00
71228c61a7 Player & initial app code 2024-03-01 17:09:24 +08:00
658eb5b60c Finish input 2024-03-01 16:15:21 +08:00
fcb2997e69 More updates to the mingw environment 2024-03-01 15:06:58 +08:00
edce7b8ae6 Create .clangd config file for mingw 2024-03-01 14:46:50 +08:00
6d81ba2251 Ignore DLLs 2024-03-01 14:39:28 +08:00
ad790f6cc1 Try building on Linux/mingw 2024-03-01 14:38:18 +08:00
f9d4d17163 Initial work on player & input 2024-03-01 14:37:59 +08:00
058865f29e Fixes for Physics_Move 2024-03-01 13:29:29 +08:00
e6bf0bfa61 Rename Component_Physics.h includes 2024-02-29 16:59:04 +08:00
bff2b8aee9 Rename phycics files 2024-02-29 16:55:50 +08:00
663a3401e6 More physics code 2024-02-29 16:51:46 +08:00
e8f0b0c63a Initial work on physics 2024-02-29 16:17:55 +08:00
8e6b6cec9b Component intro 2024-02-29 11:22:52 +08:00
a6642911d7 Initial commit 2024-02-29 09:48:29 +08:00