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

245 Commits

Author SHA1 Message Date
FunkyFr3sh
84a06f8fe3 adjust RESLIST_MINI 2023-08-17 18:41:19 +02:00
FunkyFr3sh
38e17b0720 fix 1280x540 res 2023-08-17 13:55:30 +02:00
FunkyFr3sh
15e7f9d2c3 reset device when nonexclusive is enabled 2023-08-15 06:27:54 +02:00
FunkyFr3sh
dec0d33ef3 fix flags 2023-08-14 20:12:42 +02:00
FunkyFr3sh
dfd862592c fix fullscreen upscaled mode 2023-08-14 20:07:31 +02:00
FunkyFr3sh
f3b85780ad replace Direct3D9EnableMaximizedWindowedModeShim with better solution 2023-08-14 19:56:00 +02:00
FunkyFr3sh
5f3a968b08 read desc and apply filter in EnumDisplayModes 2023-08-11 12:58:48 +02:00
FunkyFr3sh
0acc29e410 move patch down 2023-08-10 19:47:46 +02:00
FunkyFr3sh
9a1cd992fa add "remove_menu" option for LukaStorme 2023-08-10 19:47:20 +02:00
FunkyFr3sh
befbedb19a add some more values to full res list 2023-08-10 17:28:09 +02:00
FunkyFr3sh
5ff806a950 adjust stronghold presets 2023-08-10 17:24:27 +02:00
FunkyFr3sh
594cc4d8da add DebugLogMini build config 2023-08-10 14:41:42 +02:00
FunkyFr3sh
cb481f513b revert change 2023-08-10 11:33:19 +02:00
FunkyFr3sh
d7786e1f0e support CLSID_DirectDrawClipper in CoCreateInstance 2023-08-10 11:32:43 +02:00
FunkyFr3sh
b54285d129 #231 add hack for stronghold 2023-08-07 10:15:52 +02:00
FunkyFr3sh
a28578f925 use real functions 2023-08-06 09:25:34 +02:00
FunkyFr3sh
99ebc3c9dd raise render thread priority 2023-08-03 17:28:40 +02:00
FunkyFr3sh
9830d02c3d remove unlock 2023-08-02 18:47:00 +02:00
FunkyFr3sh
ad1a35aa84 remove dinputhook setting 2023-08-02 17:09:01 +02:00
FunkyFr3sh
8fe772d385 call mouse_unlock on initial hook 2023-08-02 06:39:50 +02:00
FunkyFr3sh
3b975a3233 #173 unlock cursor in windowed mode for starcraft 2023-08-02 06:13:53 +02:00
FunkyFr3sh
02dcfd96b6 remove accuratetimers setting 2023-08-01 13:47:27 +02:00
FunkyFr3sh
caf376801a does now build again, oops 2023-08-01 07:59:22 +02:00
FunkyFr3sh
c384f6166e remove locktopleft setting 2023-08-01 07:11:23 +02:00
FunkyFr3sh
cddf2524d2 remove bpp setting 2023-08-01 03:06:09 +02:00
FunkyFr3sh
ce435c6dcf remove WS_EX_TOOLWINDOW style 2023-07-29 08:51:56 +02:00
FunkyFr3sh
2f6564c292 update dd caps 2023-07-29 02:57:47 +02:00
FunkyFr3sh
6269950402 #227 fix changing resolutions bug 2023-07-28 05:50:23 +02:00
FunkyFr3sh
efccab9709 fix WM MOVE linux bug 2023-07-25 05:26:38 +02:00
FunkyFr3sh
c1a9d72b68 Revert "update ShowWindow hook"
This reverts commit 19d1d4f942a2838d4eefb39fa468ae4189de6b7f.
2023-07-11 02:33:06 +02:00
FunkyFr3sh
19d1d4f942 update ShowWindow hook 2023-07-10 22:08:50 +02:00
FunkyFr3sh
0f37251d64 switch to borderless on failure (linux mint) 2023-07-10 03:01:15 +02:00
FunkyFr3sh
6fc969097d make sure width is not below game width 2023-07-10 02:17:03 +02:00
FunkyFr3sh
1aca711562 don't use PeekMessageA hack on wine 2023-07-09 06:25:37 +02:00
FunkyFr3sh
36aa243d10 use SetWindowPos to fix mouse lock bug in HOMM4 2023-07-08 04:11:26 +02:00
FunkyFr3sh
3b7b1f308f always redraw for HOMM4 2023-07-08 00:28:17 +02:00
FunkyFr3sh
dfe15ec8b0 fix for HOMM4 cursor issues 2023-07-07 23:54:59 +02:00
FunkyFr3sh
6101e34ddd remove menu in fullscreen/borderless modes 2023-07-07 20:43:54 +02:00
FunkyFr3sh
045ed051ea fix for opengl borderless mode 2023-07-07 01:24:16 +02:00
FunkyFr3sh
e39414a477 force pos 0,0 in borderless mode 2023-07-03 02:59:04 +02:00
FunkyFr3sh
9cf4881aa2 use real_ function 2023-06-03 00:56:18 +02:00
FunkyFr3sh
56488f9dac Revert "always enable fixnotresponding patch"
This reverts commit a80ffeb7aa350aea2ef45f3382bdefa1c2836a36.
2023-01-17 04:46:24 +01:00
FunkyFr3sh
a80ffeb7aa always enable fixnotresponding patch 2022-10-22 02:52:58 +02:00
FunkyFr3sh
8566355e0d rename var 2022-10-20 03:13:09 +02:00
FunkyFr3sh
f6bc942f9a use g_ddraw->hwnd 2022-10-20 02:43:33 +02:00
FunkyFr3sh
0345cbdda3 only limit ticks in gui thread 2022-10-19 23:48:20 +02:00
FunkyFr3sh
24d66d8a30 hook GetForegroundWindow 2022-10-19 05:08:22 +02:00
FunkyFr3sh
6eeb53e546 allow to use small resolution list for all games 2022-10-17 00:59:20 +02:00
FunkyFr3sh
48064d4ad3 #180 add high resolutions for Baldur's Gate II 2022-10-15 20:33:06 +02:00
FunkyFr3sh
cd5efade5d add another minimized check for fullscreen mode 2022-10-14 23:00:23 +02:00