summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-17ui: add new subsystemv0.61Danny Holman4-0/+261
2024-09-17core: add several new filesDanny Holman2-13/+34
2024-09-15build: break the engine into its subsystemsv0.60Danny Holman6-13/+83
2024-08-30Makefile: retool the build systemv0.55Danny Holman10-136/+222
2024-08-25core: refactor entire project rootDanny Holman1-1/+1
2024-08-24core: add a header for utility functionsDanny Holman1-0/+11
2024-08-22core: add headers for basic types and export macrosDanny Holman2-0/+77
2024-08-22core: add a linked list implementationDanny Holman1-0/+32
2024-08-22core: add a basic logging frameworkDanny Holman1-0/+16