FunkyFr3sh
|
b88857386e
|
add new "win_version" setting to fake the reported windows version
|
2024-09-03 18:07:16 +02:00 |
|
FunkyFr3sh
|
4385f77b52
|
hook EnumDisplaySettingsA
|
2024-06-10 00:02:39 +02:00 |
|
FunkyFr3sh
|
648fe238ca
|
tweak hook function
|
2024-06-02 22:17:26 +02:00 |
|
FunkyFr3sh
|
7d0eeb7810
|
make sure quarts and msvfw are hooked
|
2024-06-01 23:04:06 +02:00 |
|
FunkyFr3sh
|
f5e0e95490
|
hook GetWindowPlacement
|
2024-05-30 03:00:23 +02:00 |
|
FunkyFr3sh
|
2f2367e5b5
|
hook BitBlt
|
2024-05-25 07:29:30 +02:00 |
|
FunkyFr3sh
|
871ccbf196
|
hook GetKeyState and GetAsyncKeyState for infantry
|
2024-03-20 05:35:36 +01:00 |
|
FunkyFr3sh
|
df52dd869a
|
improve IAT hook performance
|
2023-10-23 12:16:44 +02:00 |
|
FunkyFr3sh
|
24a73ccc6d
|
#251 hook GetMessage for Enemy Infestation
|
2023-10-07 09:03:11 +02:00 |
|
FunkyFr3sh
|
e7867e1cd3
|
add new hook flag for local hooks
|
2023-09-26 10:42:43 +02:00 |
|
FunkyFr3sh
|
fa8cdbd0df
|
move all ini settings to c_config
|
2023-09-22 00:38:42 +02:00 |
|
FunkyFr3sh
|
77bd7aa3bb
|
add hooks to fix blurry fonts
|
2023-09-08 18:22:37 +02:00 |
|
FunkyFr3sh
|
6c3790cd24
|
replace hook=3 with GetProcAddress hook
|
2023-08-06 09:09:38 +02:00 |
|
FunkyFr3sh
|
ad1a35aa84
|
remove dinputhook setting
|
2023-08-02 17:09:01 +02:00 |
|
FunkyFr3sh
|
1452bbe598
|
remove early hook function
|
2023-08-02 15:15:44 +02:00 |
|
FunkyFr3sh
|
766e4b434c
|
hook SetForegroundWindow for profile links
|
2023-07-17 21:57:00 +02:00 |
|
FunkyFr3sh
|
087f41ce11
|
hook SetUnhandledExceptionFilter for debug build
|
2023-06-29 21:13:04 +02:00 |
|
FunkyFr3sh
|
86e3de4ad6
|
hook PeekMessageA for EV Nova
|
2023-02-27 18:25:28 +01:00 |
|
FunkyFr3sh
|
24d66d8a30
|
hook GetForegroundWindow
|
2022-10-19 05:08:22 +02:00 |
|
FunkyFr3sh
|
ab773f6469
|
hook GetTopWindow
|
2022-10-18 22:21:42 +02:00 |
|
FunkyFr3sh
|
1170d0dd12
|
#179 hook GetDiskFreeSpaceA
|
2022-10-15 18:28:23 +02:00 |
|
FunkyFr3sh
|
80bf433a2b
|
hook StretchDIBits
|
2022-10-05 22:33:53 +02:00 |
|
FunkyFr3sh
|
2a8a5f85ec
|
hook SetDIBitsToDevice
|
2022-10-03 12:19:15 +02:00 |
|
FunkyFr3sh
|
c9262a5ee9
|
hook stretchblt
|
2022-10-02 18:41:06 +02:00 |
|
FunkyFr3sh
|
2b883cfccb
|
fix crash
|
2021-08-11 15:45:01 +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
|
1f11bf8b84
|
refactoring
|
2021-06-11 20:30:43 +02:00 |
|
FunkyFr3sh
|
242c40a197
|
hook SetWindowsHookExA
|
2021-06-06 19:03:38 +02:00 |
|
FunkyFr3sh
|
50e6cf7534
|
make fixwndprochook useful for other games as well
|
2021-06-04 22:46:15 +02:00 |
|
FunkyFr3sh
|
29863ed472
|
hook MapWindowPoints
|
2021-05-29 21:40:21 +02:00 |
|
FunkyFr3sh
|
369d3c2b65
|
move dinput hooks into hook.c
|
2021-05-14 01:24:46 +02:00 |
|
FunkyFr3sh
|
de02f46413
|
more hook 3/4 performance improvements
|
2020-10-20 05:59:41 +02:00 |
|
FunkyFr3sh
|
9c555c8e05
|
tweaks for last commit
|
2020-10-19 16:40:55 +02:00 |
|
FunkyFr3sh
|
b690cb5c24
|
improve hook 3/4 performance
|
2020-10-19 16:37:12 +02:00 |
|
FunkyFr3sh
|
baaa87b18f
|
refactoring
|
2020-10-13 09:20:52 +02:00 |
|
FunkyFr3sh
|
62d1451885
|
IAT Hooking for all game modules (Without Detours)
|
2020-09-22 07:08:14 +02:00 |
|
FunkyFr3sh
|
28b4965611
|
#41 IAT Hooking for all game modules
|
2020-09-19 11:23:06 +02:00 |
|
FunkyFr3sh
|
4e6ecfe37c
|
#39 hook GetDeviceCaps - fixes graphcial glitches for Megaman X4
|
2020-09-17 05:49:36 +02:00 |
|
FunkyFr3sh
|
122dca8216
|
sync with master
|
2019-08-07 13:05:05 +02:00 |
|
FunkyFr3sh
|
0a779ac4fe
|
sync with master
|
2019-08-07 12:45:40 +02:00 |
|
FunkyFr3sh
|
18f2e16bb0
|
make bnet moveable
|
2019-08-06 04:37:06 +02:00 |
|
FunkyFr3sh
|
11c103f36c
|
some more hook.c tweaks
|
2019-03-19 09:45:14 +01:00 |
|
FunkyFr3sh
|
d42284c4bf
|
optional hotpatch support
|
2019-03-19 06:57:49 +01:00 |
|