summaryrefslogtreecommitdiff
path: root/src/state.c
AgeCommit message (Collapse)Author
2025-11-28Fix state update typeonelin
2025-11-02Flatten project structureonelin
This will make it easier to break up the code into smaller chunks again later. One would think doing this seems fun to me at this point.
2024-02-05Organize the sourcefiles0scar
2023-10-30The great formattening!0scar
2023-08-15Move input stuffs into input.{h,c}0scar
2023-08-14Add memory freeing to input contexts0scar
2023-08-14Duplicate function names instead of copying pointers0scar
2023-08-14Return result of refresh input0scar
2023-08-14Add reloading of state-specific keybindings bindings0scar
2023-07-28Add extern0scar
2023-07-28Disable pedantics when compilining hostreload0scar
2023-07-28Implement hotloading0scar
* This commit implements dltools.{c,h}: _A simple wrapper around libdl / dlfcn.h_ * Reload states when done initializing engine, if hotloading is enabled. * Adds general function types for state functions.
2023-07-28test0scar
2023-07-28test0scar
2023-07-28Flesh out cmakelists & streamline some functions0scar
2023-07-28Initial independent commit0scar