Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: mod: create a mod interface | Danny Holman | 2024-10-14 | 1 | -0/+69 |
* | core: alloc: fix a bug in realloc | Danny Holman | 2024-10-07 | 1 | -4/+6 |
* | core: thread: wrap the pthreads API | Danny Holman | 2024-10-03 | 1 | -0/+192 |
* | core: logging: make color output optional | Danny Holman | 2024-10-02 | 1 | -8/+37 |
* | core: callbacks: make error_callback use log_output | Danny Holman | 2024-09-30 | 1 | -2/+2 |
* | core: abort: disable stack tracing on Windows | Danny Holman | 2024-09-30 | 1 | -1/+12 |
* | core: logging: print errors and warnings in color | Danny Holman | 2024-09-18 | 1 | -6/+18 |
* | core: add several new files | Danny Holman | 2024-09-17 | 3 | -1/+30 |
* | build: break the engine into its subsystemsv0.60 | Danny Holman | 2024-09-15 | 2 | -0/+129 |
* | Makefile: retool the build systemv0.55 | Danny Holman | 2024-08-30 | 2 | -7/+1 |
* | core: refactor entire project root | Danny Holman | 2024-08-25 | 2 | -0/+46 |