1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-20 08:09:10 +01:00

15 Commits

Author SHA1 Message Date
FunkyFr3sh
bfb0edd2c6 use THREAD_PRIORITY_BELOW_NORMAL in render thread to prevent slowdowns 2017-11-12 20:48:28 +01:00
FunkyFr3sh
56693f67ad revert lock/unlock changes since it doesn't work too well with GDI rendering 2017-11-12 18:23:26 +01:00
FunkyFr3sh
772c0374eb fix for render crash 2017-11-12 16:10:15 +01:00
FunkyFr3sh
fbdfe63231 configurable screenshot hotkey 2017-11-12 15:11:22 +01:00
FunkyFr3sh
3d7f370438 save window position 2017-11-12 14:57:27 +01:00
FunkyFr3sh
2e9378796a replace GetTickCount with timeGetTime 2017-11-12 01:27:14 +01:00
FunkyFr3sh
34fb69fb63 use 120 max_fps as default 2017-11-12 00:38:13 +01:00
FunkyFr3sh
9bd708d8f5 fully separate render thread to prevent slowdowns in main thread 2017-11-11 23:32:07 +01:00
iran
79b83bcb7a update the memory address from ra95.exe to use for screen stretching 2013-06-26 11:19:12 +02:00
Maikel vd H
4fa437a1b9 update 'needsstretching' variable memory location and set icon for taskbar 2012-12-31 22:52:44 +01:00
Maikel vd H
34985f9021 fixed vhack=false 2012-12-25 00:22:16 +01:00
Maikel vd H
147a9a4d80 fix black screen on windows XP 2012-12-20 20:06:42 +01:00
Maikel vd H
76110ef9f4 fix video stretching when cnc-ddraw is stretching a game 2012-12-20 19:05:29 +01:00
Maikel vd H
4c376dc491 fix mouse boundary on screen while video stretching and respect vhack setting 2012-12-11 10:30:22 +01:00
Maikel vd H
b91be078fd fix red alert 1 video stretching for my patch and add GDI renderer video stretching 2012-12-11 00:25:21 +01:00