FunkyFr3sh
|
ebda8282b2
|
#118 merge latest sir-tech fixes
(cherry picked from commit 994d4c646fafe58c49631283c72b755d81dbf865)
|
2021-09-16 01:47:14 +02:00 |
|
FunkyFr3sh
|
3f9ac549bc
|
#121 return empty device identifier
|
2021-09-02 22:22:48 +02:00 |
|
FunkyFr3sh
|
8314ea5545
|
do full Detours hook with hook=3
|
2021-08-06 02:07:50 +02:00 |
|
FunkyFr3sh
|
21790200af
|
hook ShowWindow
|
2021-08-04 15:24:16 +02:00 |
|
FunkyFr3sh
|
a25e4d35f8
|
dinput.dll proxy with CoCreateInstance hook
|
2021-08-02 17:27:19 +02:00 |
|
FunkyFr3sh
|
46d09b2175
|
add some tweaks for testing to MapWindowPoints hook
|
2021-06-25 14:35:22 +02:00 |
|
FunkyFr3sh
|
057e41e3c1
|
#100 tweak old 640x480 hack for cnc1 and ra1
|
2021-06-21 01:45:52 +02:00 |
|
FunkyFr3sh
|
350cdbd0ba
|
fix SetCursor hook
|
2021-06-19 04:28:15 +02:00 |
|
FunkyFr3sh
|
5700a0eb4c
|
fix saved cursor pos
|
2021-06-18 04:07:53 +02:00 |
|
FunkyFr3sh
|
af4c0710f6
|
use rounding for better results
|
2021-06-18 04:07:32 +02:00 |
|
FunkyFr3sh
|
6cfeadaced
|
fixes for cursor lock
|
2021-06-18 04:07:26 +02:00 |
|
FunkyFr3sh
|
3ffd113050
|
fix
|
2021-06-18 04:07:00 +02:00 |
|
FunkyFr3sh
|
684224b833
|
remove "handlemouse" setting
|
2021-06-18 04:06:48 +02:00 |
|
FunkyFr3sh
|
abdb74942b
|
Revert "remove "handlemouse" setting"
This reverts commit f1bcff220deee72552ea26c7695195409714f8e3.
|
2021-06-16 07:47:15 +02:00 |
|
FunkyFr3sh
|
6043bc9061
|
Revert "fix"
This reverts commit c4e8b9f2491168f5c9f9bcb28a4755418385572d.
|
2021-06-16 07:47:08 +02:00 |
|
FunkyFr3sh
|
c4e8b9f249
|
fix
|
2021-06-16 06:58:00 +02:00 |
|
FunkyFr3sh
|
f1bcff220d
|
remove "handlemouse" setting
|
2021-06-16 05:57:19 +02:00 |
|
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 |
|