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

2288 Commits

Author SHA1 Message Date
FunkyFr3sh
a17b23a5f9 override mouse coords for dinput 2024-08-07 05:58:44 +02:00
FunkyFr3sh
d71118454e improve logs 2024-08-07 04:20:21 +02:00
FunkyFr3sh
adc7934c67 update readme 2024-08-05 06:35:42 +02:00
FunkyFr3sh
94ed631c6e fix for last commit 2024-08-05 05:56:43 +02:00
FunkyFr3sh
64f01ec06e #342 add preset for WarCraft 2000: Nuclear Epidemic 2024-08-05 05:56:08 +02:00
FunkyFr3sh
d19d9aac23 bump version 2024-08-05 04:30:30 +02:00
FunkyFr3sh
ec63d7fbe0 create experimental releases 2024-08-05 04:25:01 +02:00
FunkyFr3sh
b50ff36ffc only check texture if no error 2024-08-03 08:57:38 +02:00
FunkyFr3sh
663743b49f make sure we don't get a random GL_INVALID_FRAMEBUFFER_OPERATION during test 2024-08-03 08:55:05 +02:00
FunkyFr3sh
4fd2f98301 only create opengl core context once 2024-08-03 08:22:50 +02:00
FunkyFr3sh
d0ba1de8b6 update to c++ builder 12 2024-08-03 05:35:36 +02:00
FunkyFr3sh
809d983bad
Merge pull request #339 from Kappa971/kappa971/cnc-ddraw-ita
For the hints there is pretty much no limit, so it should be fine 👍
2024-08-01 23:23:42 +02:00
Kappa971
5abd945257
Update Italian translation 2024-08-01 16:31:27 +02:00
FunkyFr3sh
46f0fa29d4 #102 add -vietnamese - translation made by TheBuck338 @ github 2024-08-01 09:27:01 +02:00
FunkyFr3sh
d8b6395423 enable "nonexclusive" by default 2024-07-28 23:17:16 +02:00
FunkyFr3sh
cd0cfe5d5c update Real War preset 2024-07-28 10:49:52 +02:00
FunkyFr3sh
ca133861eb add preset for Real War 2024-07-28 10:39:39 +02:00
FunkyFr3sh
bc1a69330b add note about new limiter type 2024-07-28 10:38:03 +02:00
FunkyFr3sh
80356f76ed add new limiter type "LIMIT_UNLÖCK" 2024-07-28 10:37:14 +02:00
FunkyFr3sh
50b68a63bb adjust preset 2024-07-28 04:39:51 +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