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

2423 Commits

Author SHA1 Message Date
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
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
e54d1cd4c3 fix for last commit 2024-09-02 10:46:56 +02:00
FunkyFr3sh
40e30163d1 simplify git code 2024-09-02 10:44:09 +02:00
FunkyFr3sh
4d5882414c add batch file for debug builds + some git related tweaks 2024-09-02 07:46:25 +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