Joseph Aquino
2e3d0d6c38
some build scipt cleanup
2025-08-02 03:25:47 -04:00
Joseph Aquino
328bee1656
specified C version and ungrouped Engine-Core in premake scripts
2025-08-01 01:21:49 -04:00
Joseph Aquino
3aa23a2109
added support for ninja build system
2025-07-31 20:05:48 -04:00
Joseph Aquino
c11b0e1ba6
update windows config
2025-07-28 05:18:18 -04:00
Joseph Aquino
2d9727371a
split into different projects
2025-07-27 20:32:37 -04:00
Joseph Aquino
2dcf656af4
code cleanup
2025-07-05 03:13:58 -04:00
Joseph Aquino
e35ddf2ce4
Code cleanup
2025-07-04 20:49:27 -04:00
Joseph Aquino
1f4826fcc4
-rename to '2d-platformer'
2025-07-02 15:45:45 -04:00
Joseph Aquino
260d2ad84d
major update
...
-added support for building with ninja and added corresponding shell scripts
-added EntityView class to iterate over entities of the same tag
-entities are now grouped together in memory by tag rather than all together
-moved globals.h into utility.h
-moved EntityTag and EntityIndex into utility.h
2025-07-02 15:34:14 -04:00
Joseph Aquino
abf26355dd
Small update
...
-minor changes to premake script
2025-06-22 16:06:08 -04:00
Joseph Aquino
573aa69d3b
static linking update
...
-included libs are now static for windows
-c++ runtime is linked statically
-premake script updated
2025-06-22 14:26:39 -04:00
Joseph Aquino
dd1ef04d7f
initial commit
2025-06-22 04:38:37 -04:00