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

2275 Commits

Author SHA1 Message Date
FunkyFr3sh
5919c0e150 fix ValidateRect hook 2024-07-27 09:52:08 +02:00
FunkyFr3sh
889cfd92fa hook ValidateRect and InvalidateRect 2024-07-27 09:42:18 +02:00
FunkyFr3sh
ec0dbeca6b add workaround for flickering (black frames) during zoom 2024-07-26 08:29:43 +02:00
FunkyFr3sh
918037dd3e fix jumping cursor while zooming 2024-07-26 08:27:42 +02:00
FunkyFr3sh
fa14a8b60a fix downscaling with GDI renderer 2024-07-26 08:26:08 +02:00
FunkyFr3sh
72549b9610 disable some hooks to avoid conflicts with voobly patches 2024-07-26 08:25:36 +02:00
FunkyFr3sh
8b4f94dcd8 reduce delay for new zoom feature 2024-07-26 08:24:49 +02:00
FunkyFr3sh
3a579e36cc improve opengl error logs 2024-07-26 08:17:56 +02:00
FunkyFr3sh
2efc7f8a59 add preset for Emperor: Rise of the Middle Kingdom 2024-07-25 23:53:17 +02:00
FunkyFr3sh
9bd6cb9cc8 retry wglMakeCurrent up to 5 times on failure 2024-07-24 08:05:03 +02:00
FunkyFr3sh
f2f6ffe69f initial zoom support 2024-07-24 08:00:04 +02:00
FunkyFr3sh
0c393e24b4 remove comment 2024-07-23 23:26:17 +02:00
FunkyFr3sh
86940e9937 add new DDEnableZoom export 2024-07-23 23:25:32 +02:00
FunkyFr3sh
3ef9e29a8b retry wglMakeCurrent at least once 2024-07-22 11:05:50 +02:00
FunkyFr3sh
e3b81f8250 only create opengl context once per window
fixes issues on intel and improves performance
2024-07-22 09:03:15 +02:00
FunkyFr3sh
4b5ded46f1 reduce waiting time in SetDisplayMode( 2024-07-21 07:18:09 +02:00
FunkyFr3sh
f4f5c2d71b fix GL_OUT_OF_MEMORY error issues on high resolutions such as 8k and above 2024-07-21 04:01:00 +02:00
FunkyFr3sh
1f532f9f6f bump version 2024-07-20 02:44:57 +02:00
FunkyFr3sh
751a1e9419 detect D3DWindower as well 2024-07-20 02:19:31 +02:00
FunkyFr3sh
ce64c20ae6 update supported games list 2024-07-20 02:15:29 +02:00
FunkyFr3sh
7ac53e1e97 add preset for Barbie(R) Photo Designer 2024-07-19 07:35:21 +02:00
FunkyFr3sh
7cb1fceac7 fix warnings 2024-07-18 01:50:31 +02:00
FunkyFr3sh
8b41ad1aa4 check registry key for voobly AOE2 windowed detection 2024-07-18 01:09:14 +02:00
FunkyFr3sh
25b4bb8ce5 update Shadow Flare preset 2024-07-17 11:01:18 +02:00
FunkyFr3sh
2465b13d73 add comments for AOE2 textbox hack 2024-07-14 07:59:39 +02:00
FunkyFr3sh
b472679643 bump version 2024-07-14 07:43:43 +02:00
FunkyFr3sh
d968d320c6 fix textbox with maintain aspect ratio enabled 2024-07-14 07:29:26 +02:00
FunkyFr3sh
c850b0dcc3 fix AOE2 textbox position 2024-07-14 07:21:07 +02:00
FunkyFr3sh
cd3bef1cea use LoadLibrary 2024-07-14 01:11:55 +02:00
FunkyFr3sh
86eb6020d7 fix warnings 2024-07-14 00:09:03 +02:00
FunkyFr3sh
0fabacc58c keep it windows 2000 compatible for now 2024-07-13 23:48:48 +02:00
FunkyFr3sh
9ac5eda9be improve ddraw wrapper detection 2024-07-13 22:47:40 +02:00
FunkyFr3sh
cecfd5c611 fix build config names 2024-07-13 20:52:10 +02:00
FunkyFr3sh
8c3149982b use shorter line for error message 2024-07-13 04:12:24 +02:00
FunkyFr3sh
4974b6c9bd reorganize 2024-07-13 04:02:15 +02:00
FunkyFr3sh
6c53f51d7b detect other DirectDraw wrappers and error out 2024-07-13 03:58:36 +02:00
FunkyFr3sh
8cf76cb8f3 Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw 2024-07-12 23:09:38 +02:00
FunkyFr3sh
487e78a708 fix upscaling in AOE2 2024-07-12 23:09:33 +02:00
FunkyFr3sh
bbcf2b8a1f
Merge pull request #334 from universal963/universal963-patch-1
Update Chinese translation of hints
2024-07-12 20:33:14 +02:00
universal963
f30ab79f6b
Update Chinese translation of hints 2024-07-12 14:24:53 +08:00
FunkyFr3sh
4e7dfa7205 fix german tooltip 2024-07-11 08:07:13 +02:00
FunkyFr3sh
12e18985ed adjust tooltips 2024-07-11 08:05:00 +02:00
FunkyFr3sh
5609e02f3a adjust tooltips 2024-07-11 07:52:34 +02:00
FunkyFr3sh
6ba50718a7 add preset for robin hood steam v6.7.0.0 2024-07-11 01:50:13 +02:00
FunkyFr3sh
3204574eb5 bump version 2024-07-11 01:35:17 +02:00
FunkyFr3sh
241e3749b2 show hints instantly 2024-07-11 00:48:40 +02:00
FunkyFr3sh
b662011045 #288 disable shader combobox when gdi renderer is enabled 2024-07-11 00:27:18 +02:00
FunkyFr3sh
4b4a6663ba add upscaling hint for shaders 2024-07-11 00:17:53 +02:00
FunkyFr3sh
560a7222e9 fix german translation 2024-07-10 23:05:13 +02:00
FunkyFr3sh
d93149d02e add hints to settings that require upscaling 2024-07-10 22:29:59 +02:00