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