Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-17 | ui: add new subsystemv0.61 | Danny Holman | 4 | -0/+261 |
2024-09-17 | core: add several new files | Danny Holman | 2 | -13/+34 |
2024-09-15 | build: break the engine into its subsystemsv0.60 | Danny Holman | 6 | -13/+83 |
2024-08-30 | Makefile: retool the build systemv0.55 | Danny Holman | 10 | -136/+222 |
2024-08-25 | core: refactor entire project root | Danny Holman | 1 | -1/+1 |
2024-08-24 | core: add a header for utility functions | Danny Holman | 1 | -0/+11 |
2024-08-22 | core: add headers for basic types and export macros | Danny Holman | 2 | -0/+77 |
2024-08-22 | core: add a linked list implementation | Danny Holman | 1 | -0/+32 |
2024-08-22 | core: add a basic logging framework | Danny Holman | 1 | -0/+16 |