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

464 Commits

Author SHA1 Message Date
FunkyFr3sh
b5eea287d5 add git commit hash to file version and log 2024-08-31 13:22:29 +02:00
FunkyFr3sh
cbcbad0be4 bump version 2024-08-31 09:36:51 +02:00
FunkyFr3sh
1bdc2dc2b2 hook _invoke_watson 2024-08-31 08:09:51 +02:00
FunkyFr3sh
9565b2b50f make sure we return proper resolution list when using windowed hack 2024-08-30 11:55:43 +02:00
FunkyFr3sh
8fe9a9370c tweak fake output of GetVerticalBlankStatus 2024-08-29 11:41:31 +02:00
FunkyFr3sh
efd5bc6c32 use glGetStringi if available (fixes errors on core profile) 2024-08-28 09:19:32 +02:00
FunkyFr3sh
a1d8559322 fix for last commit 2024-08-24 17:31:43 +02:00
FunkyFr3sh
136b5b30c5 add new IsSteamDeck function to versionhelpers 2024-08-24 14:50:03 +02:00
FunkyFr3sh
cde053f218 bump version 2024-08-21 10:16:56 +02:00
FunkyFr3sh
d0618c60a3 bump version 2024-08-21 04:52:32 +02:00
FunkyFr3sh
5259dc153b bump version 2024-08-20 12:14:20 +02:00
FunkyFr3sh
d1802eb4c5 bump version 2024-08-17 14:26:26 +02:00
FunkyFr3sh
efb524ee4d add new optionm to fixchild= ini setting 2024-08-17 14:23:29 +02:00
FunkyFr3sh
3efd6fc6ba bump version 2024-08-17 13:09:31 +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
f49f09895b save and restore dc state 2024-08-15 12:06:02 +02:00
FunkyFr3sh
c7e4b81ad7 add experimental aspect_ratio setting (hidden for now) 2024-08-15 10:16:20 +02:00
FunkyFr3sh
555cf5de28 fix typo 2024-08-11 08:33:08 +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
d19d9aac23 bump version 2024-08-05 04:30:30 +02:00
FunkyFr3sh
80356f76ed add new limiter type "LIMIT_UNLÖCK" 2024-07-28 10:37:14 +02:00
FunkyFr3sh
3a579e36cc improve opengl error logs 2024-07-26 08:17:56 +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
e3b81f8250 only create opengl context once per window
fixes issues on intel and improves performance
2024-07-22 09:03:15 +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
b472679643 bump version 2024-07-14 07:43:43 +02:00
FunkyFr3sh
c850b0dcc3 fix AOE2 textbox position 2024-07-14 07:21:07 +02:00
FunkyFr3sh
9ac5eda9be improve ddraw wrapper detection 2024-07-13 22:47:40 +02:00
FunkyFr3sh
6c53f51d7b detect other DirectDraw wrappers and error out 2024-07-13 03:58:36 +02:00
FunkyFr3sh
487e78a708 fix upscaling in AOE2 2024-07-12 23:09:33 +02:00
FunkyFr3sh
3204574eb5 bump version 2024-07-11 01:35:17 +02:00
FunkyFr3sh
79b8b4d083 add temporary registry keys 2024-07-04 07:52:17 +02:00
FunkyFr3sh
dfca31fab9 bump version
<@1017990327593881620> testing long commit message - testing long commit message  - testing long commit message
2024-07-04 04:38:16 +02:00
FunkyFr3sh
8ef54bd5fa bump version 2024-07-03 05:41:41 +02:00
FunkyFr3sh
dfd3776081 add hack for c1 lowres 2024-07-03 04:24:27 +02:00
FunkyFr3sh
8ac58b663a bump version 2024-06-29 23:27:23 +02:00
FunkyFr3sh
c86b6f01a2 move debug code defines into header 2024-06-22 01:19:25 +02:00
FunkyFr3sh
a0abcb20be define CREATE_WAITABLE_TIMER_MANUAL_RESET in header 2024-06-15 06:06:27 +02:00
FunkyFr3sh
30de4d7df4 use high resolutuion timer by default 2024-06-15 05:28:06 +02:00
FunkyFr3sh
c7312c2c07 allow to toggle windowed mode with F4 in HoMM games 2024-06-12 02:47:31 +02:00
FunkyFr3sh
4385f77b52 hook EnumDisplaySettingsA 2024-06-10 00:02:39 +02:00
FunkyFr3sh
cfc6c04103 bump version 2024-06-07 01:11:37 +02:00
FunkyFr3sh
4df9dfc654 bump version 2024-06-06 04:55:33 +02:00
FunkyFr3sh
5c0b9462b9 add more presets for gdi games 2024-06-04 09:17:48 +02:00
FunkyFr3sh
4d5b95ac8f update presets 2024-06-03 20:09:37 +02:00