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

1953 Commits

Author SHA1 Message Date
FunkyFr3sh
ed5176942f simplify makefile 2024-04-25 00:57:54 +02:00
FunkyFr3sh
aba07e00b4 bump version 2024-04-20 09:09:29 +02:00
FunkyFr3sh
b638b90e69 only build ReleaseXP and DeubgLogXP for now to speed things up a bit 2024-04-20 06:59:05 +02:00
FunkyFr3sh
ec648669ef add partial support for menus in fullscreen via nonexclusive=true 2024-04-20 04:41:04 +02:00
FunkyFr3sh
f735ef839c #305 add support for window menu in borderless mode 2024-04-20 00:34:46 +02:00
FunkyFr3sh
547fda273a use default toolset so you don't require a specific VS version 2024-04-18 01:35:22 +02:00
FunkyFr3sh
18c15280ba #304 add a check for CW_USEDEFAULT just to be sure 2024-04-16 03:11:33 +02:00
FunkyFr3sh
36bf42af6f allow negative values for window width/height 2024-04-16 02:54:40 +02:00
FunkyFr3sh
6dc8390fed #304 - Limit window size to max surface size (Dune2000 1.02) 2024-04-16 02:48:15 +02:00
FunkyFr3sh
9d4f3b148b add position check to make sure we'll only resize on first start 2024-04-12 01:37:44 +02:00
FunkyFr3sh
3a52a07ba6 add (commented out) code to adjust the zone list size on first start 2024-04-12 01:25:00 +02:00
FunkyFr3sh
3089c8872d fix some warnings 2024-04-11 04:10:33 +02:00
FunkyFr3sh
4dc8eb5f56 fix build on macos 2024-03-31 00:25:31 +01:00
FunkyFr3sh
6c5bac9058 Revert "only build DebugLogXP and ReleaseXP"
This reverts commit 1ef99b12955a93a86820187bc99dd5f747671ac0.
2024-03-29 22:36:44 +01:00
FunkyFr3sh
1ef99b1295 only build DebugLogXP and ReleaseXP 2024-03-29 22:31:35 +01:00
FunkyFr3sh
12838e5426 update debug build config 2024-03-29 22:22:56 +01:00
FunkyFr3sh
94d5072988 fix dirs 2024-03-29 22:20:25 +01:00
FunkyFr3sh
979b35bcb7 use older toolset for GHA 2024-03-29 22:16:23 +01:00
FunkyFr3sh
a5ddb67940 update project configs 2024-03-29 22:06:51 +01:00
FunkyFr3sh
86c86999d0 remove Win2000 build since it doesn't actualyl work on windows 2000 2024-03-29 21:36:25 +01:00
FunkyFr3sh
e893532562 fix build on linux 2024-03-28 23:11:18 +01:00
FunkyFr3sh
078099e3c6 fix current GHA for testing 2024-03-28 17:52:08 +01:00
FunkyFr3sh
b89b184ce0 don't force devmode on for infantry (keep it for zone list only) 2024-03-28 17:48:31 +01:00
FunkyFr3sh
75f5c24305 fix for last commit 2024-03-25 02:50:55 +01:00
FunkyFr3sh
ed7296220b Disable ALT+ENTER on Infantry Online Zone List Window for now 2024-03-25 01:41:02 +01:00
FunkyFr3sh
18c3b3927c rename build.bat 2024-03-22 22:57:28 +01:00
FunkyFr3sh
36a87419e3 don't allocate ddraw struct 2024-03-22 22:27:00 +01:00
FunkyFr3sh
d69a56c0d0 add some more debug logging to dd_EnumDisplayModes 2024-03-22 04:36:30 +01:00
FunkyFr3sh
978946a5d9 bump version 2024-03-20 21:51:23 +01:00
FunkyFr3sh
f57055fd8c add better forground window detection and always enable new GetKeyState hooks 2024-03-20 21:31:05 +01:00
FunkyFr3sh
c8d4cd997e use real_ functions 2024-03-20 05:41:42 +01:00
FunkyFr3sh
871ccbf196 hook GetKeyState and GetAsyncKeyState for infantry 2024-03-20 05:35:36 +01:00
FunkyFr3sh
c52544ad6f fix keyboard not working with devmode TRUE 2024-03-18 00:37:18 +01:00
FunkyFr3sh
0af9bbb88f fix build on linux 2024-03-15 17:07:40 +01:00
FunkyFr3sh
c15f02c27b bump version 2024-03-11 18:05:18 +01:00
FunkyFr3sh
82571fe8db #295 add workaround for Win11 steam RA2 crash v6.3.0.0 2024-03-11 17:48:27 +01:00
FunkyFr3sh
f2d1e9e3e6 log d3d9on12 module ptr 2024-03-10 16:56:46 +01:00
FunkyFr3sh
951871669c Revert "make sure you can host "no-hd" games with 640x480"
This reverts commit 488bad66d86e36fbe09d421a63fae572d0d80a84.
2024-03-09 21:38:24 +01:00
FunkyFr3sh
488bad66d8 make sure you can host "no-hd" games with 640x480 2024-03-09 21:33:38 +01:00
FunkyFr3sh
6cc99330bd fix screenshot names 2024-03-07 17:45:04 +01:00
FunkyFr3sh
9e000720e4 fix screenshot names 2024-03-07 17:42:15 +01:00
FunkyFr3sh
5082a40a3d fix debug build 2024-03-03 02:53:07 +01:00
FunkyFr3sh
e18e4dbbe3 Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw 2024-03-02 05:02:17 +01:00
FunkyFr3sh
9880c3899c bump version 2024-03-02 05:02:05 +01:00
FunkyFr3sh
c67b919d97
Merge pull request #291 from egornovivan/master
Add GHA workflow
2024-03-02 00:20:10 +01:00
egornovivan
0d2845b4c7 Add GHA workflow 2024-03-02 04:09:03 +05:00
FunkyFr3sh
5b3a7b4994 add debug code for possible DwmFlush failure 2024-02-25 23:46:32 +01:00
FunkyFr3sh
bc1bf81e15 bump version v6.2.0.0 2024-02-22 03:51:09 +01:00
FunkyFr3sh
ac3486bebb update copyright year 2024-02-17 23:22:20 +01:00
FunkyFr3sh
b87e5b78fb bump version 2024-02-17 23:21:43 +01:00