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

2315 Commits

Author SHA1 Message Date
FunkyFr3sh
52b63d3d47 add preset for Callus 95 2024-08-17 07:37:43 +02:00
FunkyFr3sh
79b1812e5a hide msctls_statusbar32 2024-08-17 07:34:54 +02:00
FunkyFr3sh
af8a81b618 Force redraw for GDI games 2024-08-17 06:03:41 +02:00
FunkyFr3sh
5ca3319e7a update some older presets 2024-08-16 15:30:07 +02:00
FunkyFr3sh
164365efd3 add new aspect_ratio to ddraw.ini 2024-08-16 07:51:05 +02:00
FunkyFr3sh
33666bbd19 try to get at least some windowed games working with zero config 2024-08-15 16:50:28 +02:00
FunkyFr3sh
aa357c044d set default size of primary surface to 1024x768 2024-08-15 14:20:13 +02:00
FunkyFr3sh
1ce5acd05d update lapis preset 2024-08-15 12:58:52 +02:00
FunkyFr3sh
9f12b35dc8 revert debug change 2024-08-15 12:55:54 +02:00
FunkyFr3sh
b40fcdd14e update lapis preset 2024-08-15 12:30:52 +02:00
FunkyFr3sh
35bc19f731 add preset for Lapis 2024-08-15 12:10:34 +02:00
FunkyFr3sh
f49f09895b save and restore dc state 2024-08-15 12:06:02 +02:00
FunkyFr3sh
79feefac26 remove test code 2024-08-15 10:19:28 +02:00
FunkyFr3sh
c7e4b81ad7 add experimental aspect_ratio setting (hidden for now) 2024-08-15 10:16:20 +02:00
FunkyFr3sh
e23a0ce1d5 rename once more 2024-08-13 04:57:26 +02:00
FunkyFr3sh
04c5944165 use -shader2scale instead of -noscale in filenames 2024-08-13 04:48:10 +02:00
FunkyFr3sh
e0b7d26856 add option to allow upscaling via shader2
must insert "-noscale" into filename to activate
2024-08-13 04:45:05 +02:00
FunkyFr3sh
f15cac1824 testing ddraw.ini gen 2024-08-11 10:48:38 +02:00
FunkyFr3sh
2aada45a6c adjust makefile 2024-08-11 08:58:00 +02:00
FunkyFr3sh
555cf5de28 fix typo 2024-08-11 08:33:08 +02:00
FunkyFr3sh
5df1b00c6d add workaround for stretch blt's 2024-08-11 06:14:05 +02:00
FunkyFr3sh
afb0fe7520 fix translation 2024-08-10 08:15:30 +02:00
FunkyFr3sh
7454684654 align 2024-08-10 08:08:55 +02:00
FunkyFr3sh
6f540a9603 disable Vsync checkbox in case we are in borderelss or windowed mode to avoid unnecessary input lag 2024-08-10 08:07:15 +02:00
FunkyFr3sh
b1c74f1628 remove allow_wmactivate setting 2024-08-10 03:28:12 +02:00
FunkyFr3sh
d7d12e520f fix for last commit 2024-08-09 09:26:38 +02:00
FunkyFr3sh
423ca1d5a3 add IsAndroid function to versionhelpers header 2024-08-09 09:24:21 +02:00
FunkyFr3sh
30ae9630fb save pdb file for experimental release 2024-08-08 02:20:18 +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