1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 22:14:49 +01:00

1799 Commits

Author SHA1 Message Date
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
b88857386e add new "win_version" setting to fake the reported windows version 2024-09-03 18:07:16 +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
FunkyFr3sh
6620708f6a update glover preset 2024-09-02 12:15:00 +02:00
FunkyFr3sh
50da3c6a24 add preset for glover 2024-09-02 12:03:39 +02:00
FunkyFr3sh
40e30163d1 simplify git code 2024-09-02 10:44:09 +02:00
FunkyFr3sh
d6b2249c78 add missing NULL checks 2024-09-01 13:52:36 +02:00
FunkyFr3sh
0e173ef6a8 add preset for lego loco 2024-09-01 13:32:03 +02:00
FunkyFr3sh
ccbf60698a allow to override SM_CXSCREEN and SM_CYSCREEN via fake_mode 2024-09-01 12:34:36 +02:00
FunkyFr3sh
094d020e05 allow to override bpp via fake_mode 2024-09-01 12:16:19 +02:00
FunkyFr3sh
0f2a367c36 add git branch to logs 2024-09-01 09:40:46 +02:00
FunkyFr3sh
7c85e9c494 add preset for Thomas & Friends 2024-08-31 17:00:53 +02:00
FunkyFr3sh
f3ba703444 add git commit hash to mingw build as well 2024-08-31 14:09:35 +02:00
FunkyFr3sh
b5eea287d5 add git commit hash to file version and log 2024-08-31 13:22:29 +02:00
FunkyFr3sh
248b62a332 add NULL checks to QueryInterface 2024-08-31 11:12:39 +02:00
FunkyFr3sh
004951a940 ignore 0 GUID 2024-08-31 10:11:37 +02:00
FunkyFr3sh
1bdc2dc2b2 hook _invoke_watson 2024-08-31 08:09:51 +02:00
FunkyFr3sh
00bb6254a0 Force access violation in debug build to produce a dmp file for debugging (disables watson) 2024-08-31 07:35:31 +02:00
FunkyFr3sh
6ad443cfb1 uncomment ReleaseCapture call to prevent cursor issues in windowed mode 2024-08-30 16:02:32 +02:00
FunkyFr3sh
1b0c518759 add preset for Girl Talk 2024-08-30 12:44:55 +02:00
FunkyFr3sh
f64913b5e6 fix for windowed_hack 2024-08-30 12:37:06 +02:00
FunkyFr3sh
18f6b1e5ea add preset for Play with the Teletubbies 2024-08-30 12:10:50 +02:00
FunkyFr3sh
e44b04956f add preset for Axis & Allies 2024-08-30 12:06:21 +02:00
FunkyFr3sh
9565b2b50f make sure we return proper resolution list when using windowed hack 2024-08-30 11:55:43 +02:00
FunkyFr3sh
fc99383f21 lie about SIZEPALETTE and NUMCOLORS in GetDeviceCaps 2024-08-30 10:25:38 +02:00