summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* include: create a master header fileDanny Holman2024-10-141-0/+41
* core: mod: create a mod interfaceDanny Holman2024-10-141-0/+65
* core: thread: wrap the pthreads APIDanny Holman2024-10-031-0/+54
* core: logging: make color output optionalDanny Holman2024-10-021-0/+2
* core: logging: print errors and warnings in colorDanny Holman2024-09-181-0/+2
* ui: add new subsystemv0.61Danny Holman2024-09-174-0/+261
* 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