Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: refactor core API to be in proper style | Danny Holman | 2025-03-20 | 2 | -6/+6 |
* | core: alloc: make the mem_block type opaque | Danny Holman | 2025-03-20 | 1 | -3/+3 |
* | core: add documentation comments to API functions | Danny Holman | 2024-10-25 | 6 | -20/+179 |
* | core: mod: create a mod interface | Danny Holman | 2024-10-14 | 1 | -0/+65 |
* | core: thread: wrap the pthreads API | Danny Holman | 2024-10-03 | 1 | -0/+54 |
* | core: logging: make color output optional | Danny Holman | 2024-10-02 | 1 | -0/+2 |
* | core: logging: print errors and warnings in color | Danny Holman | 2024-09-18 | 1 | -0/+2 |
* | core: add several new files | Danny Holman | 2024-09-17 | 2 | -0/+59 |
* | build: break the engine into its subsystemsv0.60 | Danny Holman | 2024-09-15 | 3 | -0/+107 |