Azamat H. Hackimov
a0929aefe2
Rename ddio_common to ddio
2024-05-24 22:18:14 +03:00
Azamat H. Hackimov
6bc3c71a83
Reordering ddio_common module
...
Merge ddio_lnx and ddio_win into ddio_common module.
2024-05-24 22:17:44 +03:00
Azamat H. Hackimov
08b906fcc3
Introducing installation steps
...
Added installation steps for all built targets. Added FORCE_PORTABLE_INSTALL cmake option that controls portable installation (only supported for now).
2024-05-22 21:35:52 +03:00
C.W. Betts
446ead20d6
Make plug-ins and modules only export select symbols.
2024-05-13 01:22:40 -06:00
Azamat H. Hackimov
280dd43636
Fix search paths on Hog generation
...
Replaced CMAKE_BINARY_DIR with target's directory expression generator.
2024-05-07 21:18:40 +03:00
Azamat H. Hackimov
c3b39ca344
Fix generating TCP/IP HOG file
...
Game expects a HOG file instead of direct library.
2024-05-07 20:01:58 +03:00
JeodC
d8be484eb6
TCP~IP.d3c building on windows
...
Adds winsock to cmakelists target libraries. Removes an include for unused header file. Converts an unsigned int to u_long for windows.
2024-05-06 18:13:49 -04:00
C.W. Betts
c534c1be1d
Also make net games and internet plug-ins also be MODULES.
2024-05-04 12:05:15 -06:00
Louis Gombert
c2b71b8147
Standardize CMake formatting
...
lowercase function names, blocks indent
2024-04-20 14:45:49 +02:00
Louis Gombert
4b53454c0f
Remove D3_GAMEDIR hard-coded CMake variable
2024-04-20 13:02:40 +02:00
Dan Raviv
c6ffeb8ad4
Tweak var name to fix CMake errors on macOS
...
The tilde confuses CMake, maybe(?) due to CMP0053, though I would expect the OLD behavior to just keep working
2024-04-16 13:00:23 -07:00
Kevin Bentley
df209742fc
Initial import
2024-04-15 21:43:29 -06:00