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

708 Commits

Author SHA1 Message Date
FunkyFr3sh
9c555c8e05 tweaks for last commit 2020-10-19 16:40:55 +02:00
FunkyFr3sh
b690cb5c24 improve hook 3/4 performance 2020-10-19 16:37:12 +02:00
FunkyFr3sh
7d0e3e8da5 replace "forcefps=" with "minfps=" 2020-10-18 02:40:45 +02:00
FunkyFr3sh
f8eebf87fb fix for TM2 2020-10-17 13:46:37 +02:00
FunkyFr3sh
307360cc3d
Update README.md 2020-10-17 06:04:11 +02:00
FunkyFr3sh
f848c39e87
Update README.md 2020-10-17 05:58:30 +02:00
FunkyFr3sh
ad7af1462c
Update README.md 2020-10-17 05:46:45 +02:00
FunkyFr3sh
142843fb7e
Create LICENSE 2020-10-17 05:41:36 +02:00
FunkyFr3sh
be68ca43fc
Update README.md 2020-10-17 05:40:49 +02:00
FunkyFr3sh
d2ea09c4f9 fix DirectDrawEnumerateExA 2020-10-17 04:52:31 +02:00
FunkyFr3sh
869eb36256 filter spammy messages on mini log build 2020-10-16 01:36:48 +02:00
FunkyFr3sh
5e131b5ecb bump version 2020-10-16 01:03:26 +02:00
FunkyFr3sh
583d927da6 add a few more missing functions for logging 2020-10-16 01:03:01 +02:00
FunkyFr3sh
f86f0b3736 bump version 1.3.8.0 2020-10-15 08:09:37 +02:00
FunkyFr3sh
d220415c3f add Dungeon Keeper 2 preset 2020-10-15 08:09:13 +02:00
FunkyFr3sh
6e54817718 add a hack for Dungeon Keeper 2 util there's a better solution 2020-10-15 07:43:03 +02:00
FunkyFr3sh
1ebacfcd27 comment on ddraw passthrough 2020-10-15 07:22:48 +02:00
FunkyFr3sh
ae4b72c9c9 export DirectDrawCreateEx 2020-10-15 05:13:37 +02:00
FunkyFr3sh
d45bf45895 remove old stom hooks 2020-10-15 01:17:40 +02:00
FunkyFr3sh
a17896d154 Revert "clear ddcaps"
This reverts commit a72a95baca439b492da95a0258b65fa83c329440.
2020-10-14 11:08:37 +02:00
FunkyFr3sh
85115cbf16 filter WM_NCACTIVATE with noactivateapp=true 2020-10-14 10:58:59 +02:00
FunkyFr3sh
a72a95baca clear ddcaps 2020-10-14 10:33:09 +02:00
FunkyFr3sh
4c12ebc077 #21 fixes Dungeon Keeper 2 color issues 2020-10-14 09:58:59 +02:00
FunkyFr3sh
8c0cb61394 return E_FAIL for newer d3d versions 2020-10-14 01:04:43 +02:00
FunkyFr3sh
b496169243 add dummy IDirect3D interface 2020-10-14 00:42:42 +02:00
FunkyFr3sh
4deccb229e add fflush 2020-10-13 23:54:06 +02:00
FunkyFr3sh
b10ece0687 support GetMonitorFrequency 2020-10-13 22:55:49 +02:00
FunkyFr3sh
dc93ff735f align 2020-10-13 21:58:04 +02:00
FunkyFr3sh
be79bb8c8b align and tweak some more 2020-10-13 11:29:52 +02:00
FunkyFr3sh
b417da74f6 align 2020-10-13 10:53:30 +02:00
FunkyFr3sh
da69bc6620 use different folder for DebugLog build 2020-10-13 10:18:55 +02:00
FunkyFr3sh
25e561d953 add DebugLog build config 2020-10-13 10:15:42 +02:00
FunkyFr3sh
baaa87b18f refactoring 2020-10-13 09:20:52 +02:00
FunkyFr3sh
95afd87656 #48 revert populous hack 2020-10-11 00:13:27 +02:00
FunkyFr3sh
1bd612dcd5 add some notes to ddraw.ini 2020-10-06 21:08:29 +02:00
FunkyFr3sh
7ccccdab23 adjust Twisted Metal default settings 2020-10-06 20:48:43 +02:00
FunkyFr3sh
21e6cd3093 adjust Twisted Metal 2 default settings 2020-10-06 20:45:20 +02:00
FunkyFr3sh
37af4e6ee4 add 2 new .ini settings "nonexclusive" and "resizable" 2020-10-06 20:43:40 +02:00
FunkyFr3sh
475955d8ef allow to disable all game speed limiters 2020-10-06 04:28:18 +02:00
FunkyFr3sh
2c629cbe55 some Twisted Metal experiments 2020-10-06 02:33:41 +02:00
FunkyFr3sh
4283065d93 fix for min fps commit 2020-10-06 01:45:23 +02:00
FunkyFr3sh
2b453edb95 bump version 2020-10-06 01:32:54 +02:00
FunkyFr3sh
b2ba8896b2 force 5 min. FPS 2020-10-06 01:32:38 +02:00
FunkyFr3sh
5f0f8f8737 bump version 1.3.7.0 2020-10-05 20:00:37 +02:00
FunkyFr3sh
c41f4566cd fix return DD_OK on WaitForVerticalBlank 2020-10-05 19:59:57 +02:00
FunkyFr3sh
7a7b419866 adjust tm1 settings 2020-10-04 18:12:34 +02:00
FunkyFr3sh
ab06a682bb add support for WaitForVerticalBlank 2020-10-04 18:07:59 +02:00
FunkyFr3sh
1303d105f3 switch to windowed mode on error 2020-10-03 21:51:33 +02:00
FunkyFr3sh
3f93982306 only center window if the new resolution is bigger than the current size of the window 2020-10-03 21:22:38 +02:00
FunkyFr3sh
2e65cc31aa try to keep window size on alt+enter 2020-10-03 20:17:45 +02:00