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

179 Commits

Author SHA1 Message Date
FunkyFr3sh
a85a7533e3 use real GetCursorPos 2018-03-09 18:20:09 +01:00
FunkyFr3sh
1bbb2e62b7 SetProcessDPIAware 2018-03-09 14:38:02 +01:00
FunkyFr3sh
7a17726679 fix for uncontrollable mouse cursor on window 10 fall creators update 2018-03-09 13:50:56 +01:00
FunkyFr3sh
d858afe38a win xp fix 2017-11-26 10:15:31 +01:00
FunkyFr3sh
e60db3ccb5 adjust names 2017-11-26 09:09:38 +01:00
FunkyFr3sh
c526cf63de log fps 2017-11-26 08:49:30 +01:00
FunkyFr3sh
b82cffb728 make Carmageddon working again 1.1.4.0 2017-11-21 16:20:04 +01:00
FunkyFr3sh
d03c82da27 disable mhack by default 2017-11-21 02:28:56 +01:00
FunkyFr3sh
3358ada5c3 stretch to full screen bool 2017-11-20 05:11:39 +01:00
FunkyFr3sh
d9ee8dcd47 rename width and height vars 2017-11-20 03:24:25 +01:00
FunkyFr3sh
0b39e61211 save windows position only after windowed_init 2017-11-20 02:04:57 +01:00
FunkyFr3sh
b0cb2f13b9 don't use windowed as default 2017-11-20 01:36:52 +01:00
FunkyFr3sh
bde38c9b0b make sure mhack is always enabled when required 2017-11-20 01:26:53 +01:00
FunkyFr3sh
8b34ec65ad automatic stretching/window mode for invalid resolutions 2017-11-20 00:56:56 +01:00
FunkyFr3sh
d0cf60b618 temporarily revert rendering changes - need to find a better solution later 1.1.2.0 2017-11-17 23:08:13 +01:00
FunkyFr3sh
8f3b947eb1 Use Pixel Buffer Objects (OpenGL) 2017-11-16 22:21:13 +01:00
FunkyFr3sh
f28955e1f8 update gitignore 2017-11-16 19:21:00 +01:00
FunkyFr3sh
153bfda117 compile resources again + cleanup 2017-11-16 19:19:17 +01:00
FunkyFr3sh
850dfda0f5 delay render thread for now to prevent race condition on startup 2017-11-15 21:48:32 +01:00
FunkyFr3sh
eb1c261ac7 revert some changes 2017-11-15 18:42:42 +01:00
FunkyFr3sh
9821d80044 add missing lock 2017-11-15 06:33:31 +01:00
FunkyFr3sh
2dd84d86f6 double click maximize 2017-11-15 05:31:08 +01:00
FunkyFr3sh
46d3f43bcf enable maximize box 2017-11-15 03:20:12 +01:00
FunkyFr3sh
dc49826eaa fix window position default values 2017-11-15 01:56:06 +01:00
FunkyFr3sh
4294e29f36 ALT+ENTER to switches between Window and Full Screen 2017-11-14 23:41:52 +01:00
FunkyFr3sh
a7b48b2bfd add dummy DirectDrawEnumerateA, seems to be needed for some games 2017-11-14 20:13:55 +01:00
FunkyFr3sh
2a53cb5b2f replace tabs with spaces 2017-11-14 05:02:34 +01:00
FunkyFr3sh
a8f1ff85fd revert some cutscene changes since we don't need them anymore 2017-11-14 04:46:52 +01:00
FunkyFr3sh
db6c5cbc6f remove SetProcessPriorityBoost for now, needs more testing 2017-11-13 14:55:06 +01:00
FunkyFr3sh
c44055a214 set timeBeignPeriod in DllMain - Add SetProcessPriorityBoost 2017-11-13 13:50:54 +01:00
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
Toni Spets
0a4aa43722 Improve devmode mouse handling so testing is faster 2012-08-09 14:35:28 +03:00
Toni Spets
a24045e39d Fix Carmageddon loading screen and fade animation 2012-06-03 00:52:28 -04:00
Toni Spets
7c0f9a4fa3 Fix corrupted icons in RA 3.03 WOL 2011-12-15 21:54:25 +02:00
Toni Spets
5524700d06 Handle DirectDrawSurface::GetPalette, fixes WOL in RA 3.03 2011-12-09 14:10:56 +02:00
Toni Spets
ac25cc5942 Fix major bug in OpenGL renderer's texture size, used NPOT textures if your target resolution was over 1024x1024, it was supposed to check the actual game resolution instead 2011-10-18 21:45:44 +03:00