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

202 Commits

Author SHA1 Message Date
FunkyFr3sh
5a2748f3d1 add visual studio project files 2018-05-06 10:52:06 +02:00
FunkyFr3sh
aaf35ec5cf fix vhack for ra1 1.1.6.3 2018-03-23 23:10:49 +01:00
FunkyFr3sh
e65c03c607 fix vhack for cnc1 2018-03-23 03:21:16 +01:00
FunkyFr3sh
4114b96766 redraw if viewport x/y are not 0 2018-03-23 00:52:08 +01:00
FunkyFr3sh
4725035462 force redraw with boxing/maintas 2018-03-23 00:35:19 +01:00
FunkyFr3sh
e32bf1032f fix for vhack with boxing/maintas 2018-03-20 19:13:08 +01:00
FunkyFr3sh
f8a3498a5a add devmode to config file 1.1.6.0 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
b99f60c542 fix for window mode 2018-03-19 01:11:54 +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
a1fa61d028 boxing shall override maintain aspect ratio 1.1.5.5 2018-03-14 15:38:25 +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
8978f7320a improve boxing 2018-03-14 13:15:34 +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 1.1.5.1 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
308413323c SetProcessDpiAwareness 2018-03-10 10:19:54 +01:00
FunkyFr3sh
ae1b46bce2 fix maximize button 2018-03-09 19:51:23 +01:00
FunkyFr3sh
241ccad68c fix for bad cursor position on alt+enter 2018-03-09 19:11:19 +01:00
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