FunkyFr3sh
|
a42bdae84d
|
do not return WM_NULL for now (needs more testing)
|
2024-09-09 15:31:18 +02:00 |
|
FunkyFr3sh
|
c1a5a3895b
|
don't update cursor pos in mouse hook
|
2024-09-09 15:23:31 +02:00 |
|
FunkyFr3sh
|
89d3845473
|
never return FALSE from peekmessage to avoid issues
|
2024-09-09 15:15:08 +02:00 |
|
FunkyFr3sh
|
48151e4d78
|
fix ja2 cursor lock
|
2024-09-09 15:05:28 +02:00 |
|
FunkyFr3sh
|
97718b9a19
|
remove obsolete settings
|
2024-09-09 14:37:20 +02:00 |
|
FunkyFr3sh
|
75ed1595c6
|
remove debug code
|
2024-09-09 14:21:09 +02:00 |
|
FunkyFr3sh
|
04d7f2060e
|
fix window resize/move issues
|
2024-09-09 14:12:25 +02:00 |
|
FunkyFr3sh
|
dcc76a154d
|
add experimental WH_GETMESSAGE hook
|
2024-09-08 19:14:58 +02:00 |
|
FunkyFr3sh
|
426490043f
|
comment out testng code
|
2024-09-08 09:38:51 +02:00 |
|
FunkyFr3sh
|
563473b835
|
fix naming of key bools
|
2024-09-08 09:38:16 +02:00 |
|
FunkyFr3sh
|
7165d27d71
|
don't hook SH33W32
|
2024-09-08 08:53:11 +02:00 |
|
FunkyFr3sh
|
1bc96a658f
|
add preset for Barney - Secret of the Rainbow
|
2024-09-08 08:21:05 +02:00 |
|
FunkyFr3sh
|
1bcdf92d10
|
add some more error checks
|
2024-09-08 08:08:18 +02:00 |
|
FunkyFr3sh
|
b92b2deafa
|
ignore all key down messages
|
2024-09-07 20:43:58 +02:00 |
|
FunkyFr3sh
|
d3139c67fb
|
keep the mingw debug build win2000 compatible
|
2024-09-07 17:37:16 +02:00 |
|
FunkyFr3sh
|
3b4fcb09e2
|
make sure we always get the key_up message so keys don't get stuck
|
2024-09-07 17:22:30 +02:00 |
|
FunkyFr3sh
|
d0de68bf42
|
some more cosmetic changes
|
2024-09-07 16:50:51 +02:00 |
|
FunkyFr3sh
|
0a65317d96
|
move checks into function + cleanup
|
2024-09-07 16:44:35 +02:00 |
|
FunkyFr3sh
|
614e340f15
|
fix warnings
|
2024-09-07 15:32:55 +02:00 |
|
FunkyFr3sh
|
02c8080910
|
use regular macros with release builds
|
2024-09-07 15:23:46 +02:00 |
|
FunkyFr3sh
|
2a269f19b6
|
log direct3d9 errors
|
2024-09-07 14:27:56 +02:00 |
|
FunkyFr3sh
|
60a66776a6
|
port alt-key-stuck fix to new keyboard hook
|
2024-09-07 12:52:35 +02:00 |
|
FunkyFr3sh
|
eb5957008f
|
disable workaround for cases where PeekMessage was not hooked
|
2024-09-06 22:29:25 +02:00 |
|
FunkyFr3sh
|
b1e7cfe5b4
|
do not minimize on RestoreDisplayMode (needs more testing)
|
2024-09-06 20:54:42 +02:00 |
|
FunkyFr3sh
|
4b46c48a36
|
fix warnings
|
2024-09-06 19:07:01 +02:00 |
|
FunkyFr3sh
|
a87a2d7191
|
use key_down rather than key_up for hotkeys
|
2024-09-06 18:46:21 +02:00 |
|
FunkyFr3sh
|
8f9534812b
|
remove moorhuhn preset
|
2024-09-06 18:17:48 +02:00 |
|
FunkyFr3sh
|
fc143416ad
|
fix crash on exit in fallout2
|
2024-09-06 18:17:19 +02:00 |
|
FunkyFr3sh
|
9c18999a11
|
fix hotkey for Fallout2, jagged alliance 2, trivia and a probably a few other games
|
2024-09-06 18:10:22 +02:00 |
|
FunkyFr3sh
|
a063e25825
|
fix last_msg_pull_tick update
|
2024-09-06 16:34:52 +02:00 |
|
FunkyFr3sh
|
f3d1ba8cf4
|
append filename to log files
|
2024-09-05 09:19:13 +02:00 |
|
FunkyFr3sh
|
560a7e6a20
|
add check to GetVersion functions
|
2024-09-03 18:22:38 +02:00 |
|
FunkyFr3sh
|
e3993518c7
|
sort config.h
|
2024-09-03 18:20:20 +02:00 |
|
FunkyFr3sh
|
b88857386e
|
add new "win_version" setting to fake the reported windows version
|
2024-09-03 18:07:16 +02:00 |
|
FunkyFr3sh
|
f4ca7973eb
|
Revert "add dummy git.h"
This reverts commit d6a59407e4ecb4198bb316141358c8443405c243.
|
2024-09-03 09:55:14 +02:00 |
|
FunkyFr3sh
|
d6a59407e4
|
add dummy git.h
|
2024-09-03 09:48:51 +02:00 |
|
FunkyFr3sh
|
a462be5339
|
remove redundant code
|
2024-09-03 09:48:12 +02:00 |
|
FunkyFr3sh
|
5d6b78b23d
|
update Trivia preset
|
2024-09-02 18:53:24 +02:00 |
|
FunkyFr3sh
|
5194543aca
|
minimize window on RestoreDisplayMode
|
2024-09-02 18:52:19 +02:00 |
|
FunkyFr3sh
|
ac910cd4e9
|
update trivia preset
|
2024-09-02 18:01:25 +02:00 |
|
FunkyFr3sh
|
de86f913cb
|
make Trivia windows transparent
|
2024-09-02 18:01:17 +02:00 |
|
FunkyFr3sh
|
b14b3e1dd8
|
force redraw in GDI renderer too
|
2024-09-02 18:00:57 +02:00 |
|
FunkyFr3sh
|
056c0750b2
|
update SetDIBitsToDevice hook
|
2024-09-02 17:48:18 +02:00 |
|
FunkyFr3sh
|
66a31e2282
|
update bitblt hook
|
2024-09-02 17:45:10 +02:00 |
|
FunkyFr3sh
|
a221c67842
|
add preset for Disney Trivia Challenge
|
2024-09-02 17:30:24 +02:00 |
|
FunkyFr3sh
|
649ba3050a
|
make sure we always got a cliplist
|
2024-09-02 14:49:11 +02:00 |
|
FunkyFr3sh
|
aac405031e
|
add some more checks to fixnotresponding patch
|
2024-09-02 13:09:47 +02:00 |
|
FunkyFr3sh
|
4e8253e873
|
add preset for The Jungle Book Groove Party
|
2024-09-02 12:51:57 +02:00 |
|
FunkyFr3sh
|
ca8bb53195
|
add fixnotresponding to blt as well
|
2024-09-02 12:40:39 +02:00 |
|
FunkyFr3sh
|
ca70847250
|
add preset for Jungle Storm
|
2024-09-02 12:25:46 +02:00 |
|