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

381 Commits

Author SHA1 Message Date
FunkyFr3sh
6fbdf136a9 add support for AMD FidelityFX™ Super Resolution (FSR), xBRZ-multipass and other 2-pass shaders 2024-05-18 05:19:55 +02:00
FunkyFr3sh
10f4d8b484 allow custom amount of framebuffers 2024-05-16 01:20:13 +02:00
FunkyFr3sh
32f508cba3 bump version 2024-05-13 05:18:25 +02:00
FunkyFr3sh
8262716194 bump version 2024-05-13 04:32:40 +02:00
FunkyFr3sh
518b940365 add hack for games that require the cursor to be in the exact center of the screen (Worms 2 / Atlantis) 2024-05-12 21:35:28 +02:00
FunkyFr3sh
175d2f5458 add inline functions for RTM versions 2024-05-10 07:05:51 +02:00
FunkyFr3sh
54d6ff5112 add support for woms 2 high resolution patch zoom 2024-05-08 05:54:56 +02:00
FunkyFr3sh
57a98d667d add additonoal windows version check fucntions 2024-05-06 02:56:40 +02:00
FunkyFr3sh
e18eb931eb use inline functions for WINE checks 2024-05-06 02:00:58 +02:00
FunkyFr3sh
6626480358 extend versionhelpers 2024-05-06 01:23:59 +02:00
FunkyFr3sh
cc97cc0761 bump version 2024-05-04 08:09:36 +02:00
FunkyFr3sh
2cbd9bba09 comment out non-working functions 2024-05-04 07:47:19 +02:00
FunkyFr3sh
64c4b73853 Add workaround for alt+tab issues on windows 7 SP1 (opengl) 2024-05-04 07:19:02 +02:00
FunkyFr3sh
aba07e00b4 bump version 2024-04-20 09:09:29 +02:00
FunkyFr3sh
36a87419e3 don't allocate ddraw struct 2024-03-22 22:27:00 +01:00
FunkyFr3sh
d69a56c0d0 add some more debug logging to dd_EnumDisplayModes 2024-03-22 04:36:30 +01:00
FunkyFr3sh
978946a5d9 bump version 2024-03-20 21:51:23 +01:00
FunkyFr3sh
f57055fd8c add better forground window detection and always enable new GetKeyState hooks 2024-03-20 21:31:05 +01:00
FunkyFr3sh
871ccbf196 hook GetKeyState and GetAsyncKeyState for infantry 2024-03-20 05:35:36 +01:00
FunkyFr3sh
c15f02c27b bump version 2024-03-11 18:05:18 +01:00
FunkyFr3sh
82571fe8db #295 add workaround for Win11 steam RA2 crash 2024-03-11 17:48:27 +01:00
FunkyFr3sh
5082a40a3d fix debug build 2024-03-03 02:53:07 +01:00
FunkyFr3sh
9880c3899c bump version 2024-03-02 05:02:05 +01:00
FunkyFr3sh
5b3a7b4994 add debug code for possible DwmFlush failure 2024-02-25 23:46:32 +01:00
FunkyFr3sh
bc1bf81e15 bump version 2024-02-22 03:51:09 +01:00
FunkyFr3sh
b87e5b78fb bump version 2024-02-17 23:21:43 +01:00
egornovivan
d70d316c7e Added support for subdir and sync of dll and ini names
https://github.com/FunkyFr3sh/cnc-ddraw/issues/287
2024-02-16 22:55:17 +05:00
FunkyFr3sh
4cb4ce60b1 bump version 2024-01-17 22:49:51 +01:00
FunkyFr3sh
1b86d1cc1c bump version 2024-01-12 00:34:59 +01:00
FunkyFr3sh
8fdfafc7e3 bump version 2024-01-09 20:48:28 +01:00
FunkyFr3sh
68fe009736 Revert "#270 always clear entire screen"
This reverts commit 564419562fc250b717b9a26454e9f5aa7ee5079e.
2023-12-14 23:01:56 +01:00
FunkyFr3sh
564419562f #270 always clear entire screen 2023-12-13 00:28:13 +01:00
FunkyFr3sh
dc3be1243a #269 add workaround for Quest for Glory 5 movies 2023-12-12 00:39:25 +01:00
FunkyFr3sh
3ab1f7ff11 #267 allow to override .ini path via env var 2023-12-08 00:51:16 +01:00
FunkyFr3sh
91796c71c1 set lpSurface on failure 2023-11-19 02:25:16 +01:00
FunkyFr3sh
434fb4de99 add support for alt+enter in fullscreen upscaled mode 2023-11-14 17:16:23 +01:00
FunkyFr3sh
ec36b6d7bc export DDIsWindowed function so fan patched games can query the windowed state 2023-11-13 00:18:17 +01:00
FunkyFr3sh
8cfe73e834 bump version 2023-11-05 02:19:40 +01:00
FunkyFr3sh
5d6d0915b0 bump version 2023-11-04 05:25:05 +01:00
FunkyFr3sh
c1a0a3a046 bump version 2023-11-04 05:21:40 +01:00
FunkyFr3sh
e9b585f440 move is_wine bool to g_config 2023-11-04 03:20:30 +01:00
FunkyFr3sh
f79b7db8cd add new .ini function ini_section_exists 2023-11-04 03:14:32 +01:00
FunkyFr3sh
df52dd869a improve IAT hook performance 2023-10-23 12:16:44 +02:00
FunkyFr3sh
bae707f865 use different function to enumarte modules for mingw build 2023-10-23 08:20:25 +02:00
FunkyFr3sh
f7a8f3a083 bump version 2023-10-21 06:29:13 +02:00
FunkyFr3sh
30023e00a8 bump version 2023-10-20 14:00:01 +02:00
FunkyFr3sh
ecc56d4cbc add some more error checks to IAT hooker 2023-10-20 10:19:46 +02:00
FunkyFr3sh
9b17a9cd46 add preset for vermeer 2023-10-20 03:59:35 +02:00
FunkyFr3sh
23f81c94f5 add ini_get_float function 2023-10-19 00:54:48 +02:00
FunkyFr3sh
e92e01ec97 bump version 2023-10-18 05:22:27 +02:00