An SDK to create Mods for dhewm3
Find a file
Daniel Gibson 20879f6972 List.h needs sys/platform.h for ID_INLINE
Everytime List.h is included in a new file (and sys/platform.h isn't)
there are confusing compiler-errors..
So just #include sys/platform.h in List.h directly, because it uses
ID_INLINE which is defined there
2018-08-20 01:46:37 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Fix several bugs from iodoom3 bugtracker 2018-08-20 01:46:37 +02:00
framework Use FILENAME_MAX for MAX_OSPATH 2018-08-20 01:46:35 +02:00
game More logging cleanup 2018-08-20 01:46:36 +02:00
idlib List.h needs sys/platform.h for ID_INLINE 2018-08-20 01:46:37 +02:00
renderer Fix dedicated server for Windows 2018-08-20 01:46:37 +02:00
sound Port EAX to EFX 2018-08-20 01:46:32 +02:00
sys Get rid of Sys_SetFatalError() 2018-08-20 01:46:35 +02:00
tools/compilers/aas Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
ui Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CMakeLists.txt Win32: Statically link libgcc and libstdc++ 2018-08-20 01:46:37 +02:00
config.h.in Introduce CMAKE_INSTALL_PREFIX relative paths 2018-08-20 01:46:34 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00