1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

28 Commits

Author SHA1 Message Date
FunkyFr3sh
94e5652e11 fix for last commit 2021-06-12 05:57:45 +02:00
FunkyFr3sh
a399797982 improve cursor lock 2021-06-12 05:45:28 +02:00
FunkyFr3sh
1f11bf8b84 refactoring 2021-06-11 20:30:43 +02:00
FunkyFr3sh
a8edc2a465 let WM_SIZE pass through 2021-06-10 02:18:15 +02:00
FunkyFr3sh
eab5dc43fa restore secondary check just to be sure 2021-06-09 18:19:31 +02:00
FunkyFr3sh
a465d1429b fix 2021-06-09 17:26:37 +02:00
FunkyFr3sh
76a628b8fa even more tweaks to SetWindowPos and MoveWindow hooks 2021-06-09 17:16:16 +02:00
FunkyFr3sh
76ddccd3a3 more tweaks to SetWindowPos and MoveWindow hooks 2021-06-09 08:08:52 +02:00
FunkyFr3sh
288903687a more tweaks to SetWindowPos and MoveWindow hooks 2021-06-09 05:22:52 +02:00
FunkyFr3sh
88a1dbb2f5 fix SetWindowPos and MoveWindow hooks 2021-06-09 04:51:29 +02:00
FunkyFr3sh
7cce45b64a fix CreateWindowExA hook 2021-06-09 02:38:19 +02:00
FunkyFr3sh
242c40a197 hook SetWindowsHookExA 2021-06-06 19:03:38 +02:00
FunkyFr3sh
3090f856da fix SetCursor hook 2021-06-06 04:13:10 +02:00
FunkyFr3sh
50e6cf7534 make fixwndprochook useful for other games as well 2021-06-04 22:46:15 +02:00
FunkyFr3sh
08ea9d411a bump version 2021-06-02 18:24:25 +02:00
FunkyFr3sh
96714b01c0 add new .ini settings fixwndprochook 2021-06-02 14:29:25 +02:00
FunkyFr3sh
29863ed472 hook MapWindowPoints 2021-05-29 21:40:21 +02:00
FunkyFr3sh
3a831ba640 try to get opengl and direct3d9 working with hook=2 for some games at least 2021-05-16 04:32:35 +02:00
FunkyFr3sh
5db961656a rename upscale hack related stuff 2021-05-15 02:58:07 +02:00
FunkyFr3sh
39c62d6e7d support upscale hack for KKND Xtreme high resolution patch (vhack=true) 2021-05-15 00:41:50 +02:00
FunkyFr3sh
3e9c38dade fix some warning messages 2021-05-10 04:00:45 +02:00
FunkyFr3sh
7e56551895 check hwnd 2021-04-02 00:47:10 +02:00
FunkyFr3sh
fe04f52bf0 fix for another jumping cursor bug in Diablo 2 2021-04-02 00:25:31 +02:00
FunkyFr3sh
2784f83ddc block SetCursorPos if cursor isn't locked 2021-02-20 07:30:14 +01:00
FunkyFr3sh
9eaa5e9611 fixes SetCursorPos hook with adjmouse enabled 2020-11-05 22:45:40 +01:00
FunkyFr3sh
dc93ff735f align 2020-10-13 21:58:04 +02:00
FunkyFr3sh
be79bb8c8b align and tweak some more 2020-10-13 11:29:52 +02:00
FunkyFr3sh
baaa87b18f refactoring 2020-10-13 09:20:52 +02:00