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

528 Commits

Author SHA1 Message Date
FunkyFr3sh
b49cd06876 Forces Nvidia and AMD high performance graphics. 2019-03-17 01:18:37 +01:00
FunkyFr3sh
ee14204ced use spaces 2019-01-28 21:11:34 +01:00
FunkyFr3sh
c0d7805976 #8 - Add Command & Conquer: Red Alert 2: Yuri's Revenge - XWIS preset 2019-01-28 20:40:20 +01:00
FunkyFr3sh
5504817f2d #8 - Add Command & Conquer: Red Alert 2 - XWIS preset 2019-01-28 20:32:58 +01:00
FunkyFr3sh
cb09c794cd #8 - Add Tiberian Sun Demo preset 2019-01-28 20:25:45 +01:00
FunkyFr3sh
5a6fea7fd3 raise version for release 1.3.4.0 2018-12-11 09:43:47 +01:00
FunkyFr3sh
bf94d285e4 fix menu issues resize/alt+tab with opengl 2018-12-11 08:56:22 +01:00
FunkyFr3sh
fde4c29366 bump version 2018-12-10 12:19:04 +01:00
FunkyFr3sh
1612c7475d try to make the settings file easier to understand 2018-12-10 12:07:43 +01:00
FunkyFr3sh
fea88beb38 experimental glClear - maybe it's enough to clear the buffers only once initially? 2018-12-10 06:46:57 +01:00
FunkyFr3sh
f41b2fc177 use memset for DDBLT_COLORFILL 2018-12-10 05:55:48 +01:00
FunkyFr3sh
32fff11093 reduce vsync input lag 2018-12-10 04:24:30 +01:00
FunkyFr3sh
167bb4238c use FAILED macro for d3d9 present 2018-12-10 03:46:12 +01:00
FunkyFr3sh
6558ddb000 enable all cpus if singlecpu is set to false 2018-12-10 03:42:30 +01:00
FunkyFr3sh
e38f88a3e4 revert fps debug changes 2018-12-10 03:39:15 +01:00
FunkyFr3sh
133950f12d improve ClientToScreen and ScreenToClient hooks - fixes tiberian sun save game confirmation dialog 2018-12-10 03:36:51 +01:00
FunkyFr3sh
12119a40af bump version for release 1.3.3.0 2018-12-03 06:52:08 +01:00
FunkyFr3sh
551070ffbe remove WS_MAXIMIZEBOX until maximize is fully supported 2018-12-02 22:20:43 +01:00
FunkyFr3sh
6b0fbce7f8 add guardlines to HeapAlloc too in case bitmap creation fails 2018-12-02 07:31:53 +01:00
FunkyFr3sh
9605f4a4c4 bump version 2018-12-02 07:08:04 +01:00
FunkyFr3sh
66e37ed961 add 200 guardlines to prevent crashes 2018-12-02 06:53:11 +01:00
FunkyFr3sh
c5ce766509 pass WM_GETMINMAXINFO to DefWindowProc 2018-12-02 06:21:36 +01:00
FunkyFr3sh
945b4c954a don't allow window style changes 2018-12-02 06:18:28 +01:00
FunkyFr3sh
d1ccd81ad5 bump version 2018-12-02 00:18:17 +01:00
FunkyFr3sh
95fdd19b01 remove VirtualQuery 2018-12-01 06:28:46 +01:00
FunkyFr3sh
74cfb94717 bump version 2018-12-01 02:16:00 +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
45c2206946 adjust gdi renderer for accurateTimers 2018-11-30 05:18:44 +01:00
FunkyFr3sh
67ac35cfc4 fix description 2018-11-30 04:09:20 +01:00
FunkyFr3sh
3265ff30d8 add accuratetimers bool for dune 2000 2018-11-30 04:07:43 +01:00
FunkyFr3sh
abf71c70ca fix flip limiter 2018-11-30 02:59:56 +01:00
FunkyFr3sh
c47a186102 disable waitable timers for now, they're too OP - plz nerf 2018-11-30 02:55:51 +01:00
FunkyFr3sh
b366b77ee0 change ts/yr maxfps to 62 to reactivate the old tearing (doesn't work too well with waitable timers at 60 fps yet) 2018-11-30 02:15:06 +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
093486ec7f add some memcpy tweaks, not sure if it actually helps 2018-11-29 01:39:03 +01:00
FunkyFr3sh
6d337393ee force DDSCAPS_VIDEOMEMORY for all surfaces, otherwise red alert 2 is not using ddraw blt 2018-11-28 23:11:10 +01:00
FunkyFr3sh
8c119f4e33 remove dune2000 presets and enable DDFLIP_WAIT limiter instead 2018-11-28 14:14:26 +01:00
FunkyFr3sh
14304ff330 only limit game ticks via unlock if there was never any blt or flip 2018-11-28 13:40:29 +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
f051957ddb raise maxgameticks to 120 for unpatched cnc1/ra1 2018-11-28 12:57:43 +01:00
FunkyFr3sh
d8667edb02 default to 60 maxfps for TS/YR 2018-11-28 12:47:39 +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 1.3.2.0 2018-11-26 12:11:23 +01:00
FunkyFr3sh
c2a775abbb bump version for release 2018-11-25 21:34:49 +01:00
FunkyFr3sh
81ef5bad83 fix minWidth and minHeight 2018-11-25 15:38:43 +01:00
FunkyFr3sh
ee23027eda auto stretching tweaks, try to get the lowest possible resolution in case 2x scaling isn't possible 2018-11-25 15:05:09 +01:00