Commit Graph

5 Commits

Author SHA1 Message Date
Joseph Aquino 7428ef5399 cleanup ninja-clean.sh 2025-08-01 00:04:21 -04:00
Joseph Aquino 3aa23a2109 added support for ninja build system 2025-07-31 20:05:48 -04:00
Joseph Aquino 2d9727371a split into different projects 2025-07-27 20:32:37 -04:00
Joseph Aquino e35ddf2ce4 Code cleanup 2025-07-04 20:49:27 -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