summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: add several new filesDanny Holman2024-09-172-13/+34
* build: break the engine into its subsystemsv0.60Danny Holman2024-09-156-13/+83
* Makefile: retool the build systemv0.55Danny Holman2024-08-3010-136/+222
* core: refactor entire project rootDanny Holman2024-08-251-1/+1
* core: add a header for utility functionsDanny Holman2024-08-241-0/+11
* core: add headers for basic types and export macrosDanny Holman2024-08-222-0/+77
* core: add a linked list implementationDanny Holman2024-08-221-0/+32
* core: add a basic logging frameworkDanny Holman2024-08-221-0/+16