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

1824 Commits

Author SHA1 Message Date
FunkyFr3sh
92c0b2a3ed don't use DwmFlush in wine 2024-12-16 02:33:25 +01:00
FunkyFr3sh
c77a6ce19e use HKLM for wine 2024-12-06 22:09:53 +01:00
FunkyFr3sh
4b9bd890a4 fix for last commit 2024-12-06 20:02:09 +01:00
FunkyFr3sh
721cf6616a make emoon's patch working on windows as well 2024-12-06 20:01:49 +01:00
FunkyFr3sh
896c2f5def keep old maintas setting working for cutscenes 2024-12-06 20:00:58 +01:00
FunkyFr3sh
a556262670
Merge pull request #362 from EmoonX/claw-movie-hq-widescreen-fix
Fix stretched HQ cutscene videos on widescreen Claw
2024-12-06 19:57:22 +01:00
EmoonX
1e61ebc099 Fix stretched HQ cutscene videos on Claw 2024-12-06 14:55:50 -03:00
FunkyFr3sh
ff9edf3e92 fix some warnings 2024-12-06 06:21:51 +01:00
FunkyFr3sh
3624008099 copy IAT hook changes from master branch 2024-12-06 06:19:03 +01:00
FunkyFr3sh
0a7f877c8f fix build on linux 2024-12-06 05:58:32 +01:00
FunkyFr3sh
411f043827 update makefile 2024-12-06 05:35:12 +01:00
FunkyFr3sh
0f575b40ea enable singlecpu by default 2024-10-01 21:02:02 +02:00
FunkyFr3sh
9f58e7925d fix for last commit 2024-10-01 20:59:42 +02:00
FunkyFr3sh
5ee245651e enable maintain aspect ratio by default 2024-10-01 20:58:00 +02:00
FunkyFr3sh
ef0fff19bd don't emulate 60hz vblank if we are running at 60hz already 2024-10-01 20:57:02 +02:00
FunkyFr3sh
f3e69355e5 fix cutscene playback in some games 2024-06-01 22:56:17 +02:00
FunkyFr3sh
0100459248 fix cutscene playbakc issues on windows 7 2024-06-01 22:30:38 +02:00
FunkyFr3sh
c8ef48c2c9 fix wayland bug (linux) 2024-02-17 07:59:57 +01:00
FunkyFr3sh
393627ee39 make sure we forward the right mouse coords to video window 2023-10-16 03:19:13 +02:00
FunkyFr3sh
ddfae6cd67 forward all input to video window 2023-10-16 03:08:29 +02:00
FunkyFr3sh
65969de0bd allow cursor unlock while video is playing 2023-10-16 02:18:22 +02:00
FunkyFr3sh
743907669e allow cursor lock while playing videos 2023-10-16 02:14:06 +02:00
FunkyFr3sh
e874a7e305 ignore mouse input while dvd video is playing 2023-10-16 02:12:29 +02:00
FunkyFr3sh
4d7fc88d37 block all keys except Esc while a dvd video is playing 2023-10-16 02:08:38 +02:00
FunkyFr3sh
b63410c444 add fix for custom levels 2023-10-08 11:59:09 +02:00
FunkyFr3sh
e3142956dc add support for xvid 2023-09-26 22:48:30 +02:00
FunkyFr3sh
7b7fefcad1 create registry key if it doesn't exist 2023-09-26 19:35:12 +02:00
FunkyFr3sh
3ad8a5bd0e add new hook flag for local hooks 2023-09-26 10:41:20 +02:00
FunkyFr3sh
68bd087cf0 re-enable hook 2023-09-26 10:02:01 +02:00
FunkyFr3sh
c8c7ead36e bump version 2023-09-26 07:18:41 +02:00
FunkyFr3sh
4d8181099c don't lock on WM_PAINT 2023-09-26 06:50:48 +02:00
FunkyFr3sh
2cf14bf2ef fix random freezing 2023-09-26 06:16:45 +02:00
FunkyFr3sh
e414568af4 fix color issues 2023-09-26 04:50:12 +02:00
FunkyFr3sh
e5fb4a061a fix upscaling on win10 2023-09-26 04:49:02 +02:00
FunkyFr3sh
a119eddd53 adjust default settings for claw 2023-09-26 02:27:00 +02:00
FunkyFr3sh
453d266d76 add temporary game patches for testing 2023-09-26 01:50:58 +02:00
FunkyFr3sh
b4b3e95832 dvd movie tests 2023-09-26 00:51:53 +02:00
FunkyFr3sh
77c69d7e23 remove unneeded function 2023-09-25 02:57:59 +02:00
FunkyFr3sh
f202c47735 try to use translated key names 2023-09-25 02:30:35 +02:00
FunkyFr3sh
c6fecb8115 use english key names for now 2023-09-25 00:42:45 +02:00
FunkyFr3sh
01f5efd734 bump version 2023-09-24 20:30:07 +02:00
FunkyFr3sh
bebc935923 make sure config tool can create a fresh ddraw.ini 2023-09-24 20:13:20 +02:00
FunkyFr3sh
99538c2b0d fix resolution list on some 144hz setups 2023-09-24 19:51:50 +02:00
FunkyFr3sh
90dd010bbf clean up config.c 2023-09-23 17:48:06 +02:00
FunkyFr3sh
58d52e396c fix save_settings 2023-09-22 02:08:26 +02:00
FunkyFr3sh
1338adea41 fix warning 2023-09-22 01:56:57 +02:00
FunkyFr3sh
b039d9d4d1 add cnc-ddraw version to log 2023-09-22 01:56:10 +02:00
FunkyFr3sh
5fa50fda51 add ini settings to log 2023-09-22 01:47:00 +02:00
FunkyFr3sh
fa8cdbd0df move all ini settings to c_config 2023-09-22 00:38:42 +02:00
FunkyFr3sh
5ebda1fec7 allow to specify min size for anti-aliased fonts 2023-09-16 01:11:03 +02:00