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

2822 Commits

Author SHA1 Message Date
FunkyFr3sh
2c69e41b18 don't use DwmFlush WaitForVerticalBlank 2024-11-02 18:16:22 +01:00
FunkyFr3sh
ca08dd6006 Revert "don't emulate 60hz vblank on 60hz monitor"
This reverts commit 95a5f7231e8298d73302a02982631fe3a9401e84.
2024-11-02 18:11:42 +01:00
FunkyFr3sh
9313a997dd Revert "Don't use DwmFlush"
This reverts commit 27dbd0792582f060616f1c74e55678f9ed863484.
2024-11-02 18:11:29 +01:00
FunkyFr3sh
27dbd07925 Don't use DwmFlush 2024-11-02 17:53:01 +01:00
FunkyFr3sh
b23700a9b7 Reapply "don't emulate 60hz vblank on 60hz monitor"
This reverts commit d3f78bad950b97110d43f5cd1934958b4dd28529.
2024-11-02 17:44:02 +01:00
FunkyFr3sh
498e2f45e2 bump version 2024-11-02 16:59:39 +01:00
FunkyFr3sh
d3f78bad95 Revert "don't emulate 60hz vblank on 60hz monitor"
This reverts commit 95a5f7231e8298d73302a02982631fe3a9401e84.
2024-11-02 16:57:26 +01:00
FunkyFr3sh
db43b5c655 bump version v7.0.0.0 2024-11-02 01:35:26 +01:00
FunkyFr3sh
a1864d612a ignore dinput keypresses if window not in foreground 2024-10-27 03:35:12 +01:00
FunkyFr3sh
e3e7dc22e1 improve debug logs 2024-10-26 21:40:28 +02:00
FunkyFr3sh
79cfe0f466 tweak legacy build 2024-10-25 17:31:28 +02:00
FunkyFr3sh
ce4860dc05 fix downscaling with boxing=true 2024-10-25 16:28:39 +02:00
FunkyFr3sh
cdec1fe85b Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw 2024-10-23 02:49:47 +02:00
FunkyFr3sh
a851f93c0a add Final Liberation: Warhammer Epic 40000 (GOG) to supported games list 2024-10-23 02:49:41 +02:00
FunkyFr3sh
9545a58f05
Update README.md 2024-10-21 00:10:54 +02:00
FunkyFr3sh
856ce8a3af add preset for Hooligans: Storm over Europe 2024-10-18 18:42:46 +02:00
FunkyFr3sh
a4f927b095 add a check for DDSCAPS_OWNDC 2024-10-18 18:02:30 +02:00
FunkyFr3sh
9671d810af #352 add preset for Age Of Wonders 1 2024-10-16 16:48:19 +02:00
FunkyFr3sh
03d82b86a4 remoe devmode setting 2024-10-12 01:44:26 +02:00
FunkyFr3sh
a6ef1bbfe7 update Jazz Jackrabbit 2 presets 2024-10-12 01:43:21 +02:00
FunkyFr3sh
362d05367c allow to toggle windowed/maximize with a single key press 2024-10-12 01:24:07 +02:00
FunkyFr3sh
01fe4f2f0f update worms armageddon preset 2024-10-11 22:17:55 +02:00
FunkyFr3sh
a2c0dee506 improve logs 2024-10-10 16:58:21 +02:00
FunkyFr3sh
fc9243d71b keep old WS_MINIMIZEBOX hack 2024-10-06 23:55:16 +02:00
FunkyFr3sh
6d61a423ee only use workaround for linux and not for macOS 2024-10-06 23:43:43 +02:00
FunkyFr3sh
fc9bb11e75 fix resizable .ini setting in wine 2024-10-06 21:38:07 +02:00
FunkyFr3sh
92df1257bd do not never forward SC_MAXIMIZE to the game in wine 2024-10-06 21:33:37 +02:00
FunkyFr3sh
4fdc98ef28 add missing KillTimer call 2024-10-05 23:03:00 +02:00
FunkyFr3sh
4af2daed14 enforce minimum window size on restore after maximize 2024-10-05 23:00:13 +02:00
FunkyFr3sh
552c5809e0 add comment 2024-10-05 22:47:08 +02:00
FunkyFr3sh
c8980c5e34 kill timer on maximize (just to be sure...) 2024-10-05 22:43:04 +02:00
FunkyFr3sh
747f1df81c add hack for linux to enforce minimum window size 2024-10-05 22:39:49 +02:00
FunkyFr3sh
a93d004f1b move inject_resolution up and add notes 2024-10-03 14:13:59 +02:00
FunkyFr3sh
f1316407d1 fix maximize button on linux 2024-10-03 13:49:57 +02:00
FunkyFr3sh
5c853ca487 fix typo 2024-10-03 04:52:23 +02:00
FunkyFr3sh
bb43a486d9 fix comments 2024-10-03 04:51:51 +02:00
FunkyFr3sh
dce598afcf disable maximize and windowed toggle while maximized on macOS 2024-10-03 04:50:49 +02:00
FunkyFr3sh
07e088faaa Do not save settings while window is maxmized in macOS 2024-10-03 04:27:04 +02:00
FunkyFr3sh
116297d2b4 do not save settings after maxmize on macOS 2024-10-03 04:13:40 +02:00
FunkyFr3sh
ca6c447ae6 fix window resize and maximize for macOS + fix resize on linux 2024-10-03 03:57:10 +02:00
FunkyFr3sh
95a5f7231e don't emulate 60hz vblank on 60hz monitor 2024-10-02 16:47:17 +02:00
FunkyFr3sh
f9fa3b0fa2 add missing arg to Crc32_FromFile function 2024-09-30 23:53:41 +02:00
FunkyFr3sh
a7b8e2e80f move crc32 function 2024-09-30 23:46:04 +02:00
FunkyFr3sh
107897a29f fix default settings 2024-09-30 22:14:49 +02:00
FunkyFr3sh
50f3da2fd7 Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw 2024-09-30 21:54:31 +02:00
FunkyFr3sh
e80499a30e add dummy functions to avoid Wtsapi32.dll imports (Keeps it win2000 compatible) 2024-09-30 21:54:25 +02:00
FunkyFr3sh
df73d585c0
Update README.md 2024-09-30 16:50:48 +02:00
FunkyFr3sh
cee28b7abf
Update README.md 2024-09-30 16:43:01 +02:00
FunkyFr3sh
158b49e460 add IsWindows2000OrGreater function 2024-09-29 22:53:38 +02:00
FunkyFr3sh
c479cc20a5 some more tweaks to logs 2024-09-29 21:27:55 +02:00