1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-21 16:32:09 +01:00

202 Commits

Author SHA1 Message Date
FunkyFr3sh
243c203f37 use switch 2019-08-09 06:27:33 +02:00
FunkyFr3sh
3e64d12cf6 show correct cursor when mouse isn't locked 2019-08-09 06:16:23 +02:00
FunkyFr3sh
42541debda don't toggle fullscreen instantly when leaving bnet 2019-08-08 12:40:20 +02:00
FunkyFr3sh
b9f716194c make sure sdlgdialog is not bigger than main window 2019-08-08 09:58:12 +02:00
FunkyFr3sh
ae9c8f24c6 Merge branch 'diablo_warcraft2' 2019-08-08 07:54:58 +02:00
FunkyFr3sh
7b70ec2297 temp changes 2019-08-08 07:13:53 +02:00
FunkyFr3sh
b9409ab7ae always save bnet pos 2019-08-08 03:55:04 +02:00
FunkyFr3sh
f400504dd8 clean up bnet related code 2019-08-08 03:19:15 +02:00
FunkyFr3sh
f4375f60c4 sync with war2 branch 2019-08-07 13:26:40 +02:00
FunkyFr3sh
5610f86e7b sync with master 2019-08-07 12:50:27 +02:00
FunkyFr3sh
0a779ac4fe sync with master 2019-08-07 12:45:40 +02:00
FunkyFr3sh
9a9e9feead automatically switch between windowed/fullscreen with d3d9 renderer 2019-08-07 04:40:43 +02:00
FunkyFr3sh
c8fc032cd2 tweak old xp workaround 2019-08-07 03:22:52 +02:00
FunkyFr3sh
92e4a85160 fix autorenderer bug on win xp 2019-08-07 03:21:20 +02:00
FunkyFr3sh
462809e76e fix unlock cursor keys 2019-08-07 03:02:50 +02:00
FunkyFr3sh
a19d11a262 prevent fullscreen exclusive mode with opengl on war2 2019-08-07 02:59:42 +02:00
FunkyFr3sh
170946c4d3 fix GDI fullscreen 2019-08-07 02:04:07 +02:00
FunkyFr3sh
aadfd7fefd always use highest value 2019-08-06 09:26:17 +02:00
FunkyFr3sh
fde85be33d restore SetWindowPos call 2019-08-06 08:37:41 +02:00
FunkyFr3sh
c926ed0ac0 some tweaks to make bnet moving a bit more failsafe 2019-08-06 07:19:00 +02:00
FunkyFr3sh
18f2e16bb0 make bnet moveable 2019-08-06 04:37:06 +02:00
FunkyFr3sh
0d35c746e1 enable compatibility mode warning 2019-07-25 20:27:04 +02:00
FunkyFr3sh
e315fa9fc3 tweak old xp workaround 2019-05-09 10:25:00 +02:00
FunkyFr3sh
11020bb3d1 fix autorenderer bug on win xp 2019-05-03 04:17:34 +02:00
FunkyFr3sh
bf79aa0db8 adjust logging 2019-04-14 08:22:00 +02:00
FunkyFr3sh
3cd635fb01 add GUID to logs 2019-04-14 07:52:40 +02:00
FunkyFr3sh
9aa457c8b8 add dprintf from ts-ddraw 2019-04-14 07:28:06 +02:00
FunkyFr3sh
0600b75932 DefWindowProc WM_NCHITTEST 2019-04-14 05:54:07 +02:00
FunkyFr3sh
55e62891d8 Use Microsoft Detours for Windows API Hooks 2019-04-06 05:35:23 +02:00
FunkyFr3sh
9bd26df82c testing code for detecting bad compatibility modes 2019-04-01 22:32:53 +02:00
FunkyFr3sh
590cbf12c9 remove d3d9 minimized check 2019-03-30 16:29:51 +01:00
FunkyFr3sh
3750ca384d fix unlock cursor keys 2019-03-20 06:53:01 +01:00
FunkyFr3sh
03100ee84b optional hotpatch support 2019-03-19 07:44:34 +01:00
FunkyFr3sh
d42284c4bf optional hotpatch support 2019-03-19 06:57:49 +01:00
FunkyFr3sh
868a4479ba fix hidden cursor bug 2019-03-17 01:42:47 +01:00
FunkyFr3sh
b49cd06876 Forces Nvidia and AMD high performance graphics. 2019-03-17 01:18:37 +01:00
FunkyFr3sh
4506b00863 Forces Nvidia and AMD high performance graphics. 2019-03-17 01:17:02 +01:00
FunkyFr3sh
0f58746515 experimental tweaks for diablo and warcraft 2 2019-03-17 00:16:09 +01:00
FunkyFr3sh
bf94d285e4 fix menu issues resize/alt+tab with opengl 2018-12-11 08:56:22 +01:00
FunkyFr3sh
551070ffbe remove WS_MAXIMIZEBOX until maximize is fully supported 2018-12-02 22:20:43 +01:00
FunkyFr3sh
c5ce766509 pass WM_GETMINMAXINFO to DefWindowProc 2018-12-02 06:21:36 +01:00
FunkyFr3sh
ef5e1fbec1 fix for resize cursor not showing on startup 2018-12-01 02:02:55 +01:00
FunkyFr3sh
a4270c56fe filter some more messages 2018-12-01 01:43:05 +01:00
FunkyFr3sh
cf163c920a show resize cursor on window borders 2018-12-01 01:16:24 +01:00
FunkyFr3sh
ab7a3d5108 fix dune 2000 window frame 2018-12-01 00:25:16 +01:00
FunkyFr3sh
97ca023f09 use waitable timer also for fps limiter 2018-11-29 21:26:43 +01:00
FunkyFr3sh
435854456b use waitable timers for better precision (limit game ticks / flip wait) 2018-11-29 17:45:10 +01:00
FunkyFr3sh
8e75c40cc3 revert LimitGameTicks changes since it's causing flickering in unpatched versions of cnc1 and ra1 2018-11-28 13:28:07 +01:00
FunkyFr3sh
4ab472ab9b enable flip for dune 2000 2018-11-28 12:45:47 +01:00
FunkyFr3sh
0a7a552c79 forgot to set DEVMODE size d'oh 2018-11-26 12:11:23 +01:00