Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: input: use scancodes instead of keycodes | Danny Holman | 2024-10-14 | 1 | -2/+1 |
* | include: create a master header file | Danny Holman | 2024-10-14 | 1 | -0/+41 |
* | 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 |
* | ui: add new subsystemv0.61 | Danny Holman | 2024-09-17 | 4 | -0/+261 |
* | core: add several new files | Danny Holman | 2024-09-17 | 2 | -13/+34 |
* | build: break the engine into its subsystemsv0.60 | Danny Holman | 2024-09-15 | 6 | -13/+83 |
* | Makefile: retool the build systemv0.55 | Danny Holman | 2024-08-30 | 5 | -0/+222 |