Commit graph

17 commits

Author SHA1 Message Date
5bf237ce57
debug: Debug builds now launch in debug mode and with settings open 2025-06-29 23:50:57 +02:00
a37aca9587
debug: Show current game state 2025-06-29 18:17:33 +02:00
8bb4efc719
core: Fix hotkey handling to take previous game state into account 2025-06-29 17:03:57 +02:00
ff12d438c6
core (0.4): Implement separate display vs game scaling (thanks, NotNite!) 2025-06-29 16:52:20 +02:00
78ff318397
core: Send WM_ resize msgs instead of requesting device resize 2025-06-28 21:38:35 +02:00
3831b5f64f
config: Update when using hotkey, disable save on enter, always enable inputs 2025-06-28 18:21:23 +02:00
033ba5f1f0
meta: Bump version number 2025-06-28 18:10:12 +02:00
f0b29d0e9a
wndproc: Log WM_WINDOWPOSCHANGED 2025-06-28 18:09:01 +02:00
4bf0ddf5ff
Document ImGui multimonitor not working and other possible pitfalls 2025-04-13 17:45:46 +02:00
ada9113b37
Add basic HWND check to see which struct needs updating 2025-03-26 14:45:09 +01:00
49cba05dd6
Update Kernel::Device field offsets for 7.2 2025-03-26 14:15:16 +01:00
be226771c8
Update to API12 / NET9 2025-03-24 13:26:04 +01:00
2ff090f4a4
Add new SetSize mode - intercept system config instead of SetWindowPos 2025-03-16 23:27:21 +01:00
e8d8f34ce7
Allow unlocking the minimum window size (WM_WINDOWPOSCHANGING) 2025-03-16 21:57:16 +01:00
ab5d130bb5
Clean up usings 2025-03-16 21:07:25 +01:00
ca2c89478f
Fix WindowRectHooks leak 2025-03-16 21:06:38 +01:00
c011712239
Rename to match InternalName 2025-03-10 00:38:45 +01:00