dhewm3-sdk/idlib
dhewg afebd7e1e5 Untangle the epic precompiled.h mess
Don't include the lazy precompiled.h everywhere, only what's
required for the compilation unit.
platform.h needs to be included instead to provide all essential
defines and types.
All includes use the relative path to the neo or the game
specific root.
Move all idlib related includes from idlib/Lib.h to precompiled.h.
precompiled.h still exists for the MFC stuff in tools/.
Add some missing header guards.
2018-08-20 01:46:28 +02:00
..
bv Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
containers Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
geometry Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
hashing Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
math Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Base64.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Base64.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
BitMsg.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
BitMsg.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CmdArgs.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CmdArgs.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Dict.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Dict.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Heap.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Heap.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
LangDict.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
LangDict.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lexer.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lexer.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lib.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lib.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
MapFile.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
MapFile.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Parser.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Parser.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
precompiled.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Str.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Str.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Timer.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Timer.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Token.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Token.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00