summaryrefslogtreecommitdiff
path: root/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: mod: create a mod interfaceDanny Holman2024-10-141-0/+69
* core: alloc: fix a bug in reallocDanny Holman2024-10-071-4/+6
* core: thread: wrap the pthreads APIDanny Holman2024-10-031-0/+192
* core: logging: make color output optionalDanny Holman2024-10-021-8/+37
* core: callbacks: make error_callback use log_outputDanny Holman2024-09-301-2/+2
* core: abort: disable stack tracing on WindowsDanny Holman2024-09-301-1/+12
* core: logging: print errors and warnings in colorDanny Holman2024-09-181-6/+18
* core: add several new filesDanny Holman2024-09-173-1/+30
* build: break the engine into its subsystemsv0.60Danny Holman2024-09-152-0/+129
* Makefile: retool the build systemv0.55Danny Holman2024-08-302-7/+1
* core: refactor entire project rootDanny Holman2024-08-252-0/+46