summaryrefslogtreecommitdiff
path: root/include/rune/core (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-20core: init: remove hot reload supportDanny Holman1-5/+0
2025-03-20core: refactor core API to be in proper styleDanny Holman2-6/+6
2025-03-20core: alloc: make the mem_block type opaqueDanny Holman1-3/+3
2024-10-25core: add documentation comments to API functionsDanny Holman6-20/+179
2024-10-14core: mod: create a mod interfaceDanny Holman1-0/+65
2024-10-03core: thread: wrap the pthreads APIDanny Holman1-0/+54
2024-10-02core: logging: make color output optionalDanny Holman1-0/+2
2024-09-18core: logging: print errors and warnings in colorDanny Holman1-0/+2
2024-09-17core: add several new filesDanny Holman2-0/+59
2024-09-15build: break the engine into its subsystemsv0.60Danny Holman3-0/+107