Commit Graph

10 Commits

Author SHA1 Message Date
Hyper 231a78a118 config: override type operator 2024-10-21 17:18:17 +01:00
Hyper cf8bba788b config: implemented saving 2024-10-21 17:07:58 +01:00
Hyper a272c6d32a High DPI window fixes 2024-10-20 23:16:40 +01:00
Hyper 8f80396b1f Remove graceful exit hook
Might as well stick with ExitProcess, seeing as this is how the game is exited on Xbox.
2024-10-18 09:02:41 +01:00
Hyper ceee6948a8 Implemented score hooks 2024-10-17 23:41:38 +01:00
Hyper ee35458b5d Config: implemented toml reading 2024-10-17 21:20:35 +01:00
Hyper 3c1c13e4ce Implemented camera aspect ratio hooks 2024-10-17 19:16:33 +01:00
Hyper 9da9bc8014 Window: add buffer size arg to GetIconSurface 2024-10-17 17:54:53 +01:00
Hyper 7b4caece2f Window: add game icon and window events 2024-10-17 17:51:17 +01:00
Hyper 86a80fbc61 Move gpu/Window.cpp to ui/window.cpp 2024-10-17 14:36:02 +01:00