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

140 Commits

Author SHA1 Message Date
FunkyFr3sh
6981b51973 bump version 2018-09-29 05:33:35 +02:00
FunkyFr3sh
79fe86062f add "sleep" setting for CnC1 2018-09-11 14:20:40 +02:00
FunkyFr3sh
f1718cfd05 fix crash on game exit (warcraft 2) 2018-08-19 01:01:12 +02:00
FunkyFr3sh
f7cdde52ee bump version for release 1.1.9.0 2018-08-18 20:28:24 +02:00
FunkyFr3sh
5cf78996a4 fix for automatic stretching - don't go higher than current resolution 2018-08-15 19:49:30 +02:00
FunkyFr3sh
7661a589bb yet another unity/gnome3 hack - Fixes random window repositioning 2018-08-14 15:43:48 +02:00
FunkyFr3sh
5188a68964 bump version 2018-08-12 13:23:00 +02:00
FunkyFr3sh
623ee8bd1d bump version 2018-08-09 11:58:17 +02:00
FunkyFr3sh
422fa30d4a use MoveWindow - fixes a bug where the window always showed up in the top left of the screen 2018-08-07 02:08:40 +02:00
FunkyFr3sh
b8ee01684f disable optimizations to prevent crashes in cncra snap 2018-08-03 04:54:00 +02:00
FunkyFr3sh
99406d1d64 force glFinish with vsync 2018-07-16 15:35:45 +02:00
FunkyFr3sh
9d9ced47f4 bump version 2018-07-12 01:20:36 +02:00
FunkyFr3sh
ff7267d044 try to use a single memcpy if possible - adds stretching support (not used in C&C games though) 2018-07-03 20:54:05 +02:00
FunkyFr3sh
7108f2af7a on screen debug 2018-06-26 14:06:02 +02:00
FunkyFr3sh
f5b661dc1b workaround for a bug where sometimes a background window steals the focus 2018-06-10 23:25:30 +02:00
FunkyFr3sh
038300ef2b bump version for release 2018-05-25 22:35:58 +02:00
FunkyFr3sh
07182e2055 use PFNGLACTIVETEXTUREPROC for glActiveTexture 2018-05-20 01:11:37 +02:00
FunkyFr3sh
fd4a893729 use POT textures with up to 4096*4096 of size 2018-05-13 11:15:22 +02:00
FunkyFr3sh
aaf35ec5cf fix vhack for ra1 2018-03-23 23:10:49 +01:00
FunkyFr3sh
e65c03c607 fix vhack for cnc1 2018-03-23 03:21:16 +01:00
FunkyFr3sh
4725035462 force redraw with boxing/maintas 2018-03-23 00:35:19 +01:00
FunkyFr3sh
f8a3498a5a add devmode to config file 2018-03-19 16:12:50 +01:00
FunkyFr3sh
47026bf011 fix for alt+tab freeze (carmageddon) 2018-03-19 02:27:55 +01:00
FunkyFr3sh
b2bacb95c3 optional fake GetCursorPos for carmageddon 2018-03-19 00:32:13 +01:00
FunkyFr3sh
5d31c5db48 enable maintain aspect ratio on ChangeDisplaySettings failure 2018-03-16 18:57:59 +01:00
FunkyFr3sh
9ce87449ec improve boxing/maintas cursor lock/unlock - fix automatic mouse sensitivity scaling with boxing/maintas 2018-03-15 20:49:27 +01:00
FunkyFr3sh
65525e14dd boxing and maintain aspect ratio now also working with opengl 2018-03-14 15:12:56 +01:00
FunkyFr3sh
ecaaf8e647 maintain aspect ratio 2018-03-14 14:02:04 +01:00
FunkyFr3sh
688ae45001 fix for 640x480 mode 2018-03-12 11:40:35 +01:00
FunkyFr3sh
fcdc863ffa reinvent adjmouse 2018-03-11 21:23:22 +01:00
FunkyFr3sh
b579a258f8 fix mouse_lock bug 2018-03-11 11:43:43 +01:00
FunkyFr3sh
c141dc478f bump version for realse 1.1.5.0 2018-03-11 10:34:46 +01:00
FunkyFr3sh
a85a7533e3 use real GetCursorPos 2018-03-09 18:20:09 +01:00
FunkyFr3sh
7a17726679 fix for uncontrollable mouse cursor on window 10 fall creators update 2018-03-09 13:50:56 +01:00
FunkyFr3sh
b82cffb728 make Carmageddon working again 2017-11-21 16:20:04 +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 2017-11-17 23:08:13 +01:00
FunkyFr3sh
8f3b947eb1 Use Pixel Buffer Objects (OpenGL) 2017-11-16 22:21:13 +01:00
FunkyFr3sh
153bfda117 compile resources again + cleanup 2017-11-16 19:19:17 +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