Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-25 | ui: make initialization functions more consistent | Danny Holman | |
Make the initialization functions more consistent with the rest of the engine. Init functions should have the format `rune_init_<object>`. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2024-09-17 | ui: add new subsystemv0.61 | Danny Holman | |
Add the UI subsystem. This subsystem will control the window display, events and input. Signed-off-by: Danny Holman <dholman@gymli.org> |