mirror of
https://github.com/ENSL/NS.git
synced 2025-02-02 05:52:03 +00:00
b9fa136bef
* Removed superfluous configurations * Removed superfluous include directories and hard-coded library locations * There are now only 3 configurations: Debug, Playtest and Release * Debug and Playtest have the PLAYTEST and BALANCE_ENABLED preprocessor commands, while release doesn't * Release has maximum optimisations enabled. Debug has none, and playtest has minimal * Removed hard-coded output directories based on half-life installations, dlls are output in the solution folder (and user can customise as they see fit) * All projects for all configurations compile without warnings or errors |
||
---|---|---|
.. | ||
hl | ||
Balance.cpp | ||
Balance.h | ||
Balance.txt | ||
Checksum.cpp | ||
Checksum.h | ||
CString.h | ||
GammaTable.cpp | ||
GammaTable.h | ||
LinuxSupport.cpp | ||
LinuxSupport.h | ||
Mat3.cpp | ||
Mat3.h | ||
MathUtil.cpp | ||
MathUtil.h | ||
nowarnings.h | ||
Quat.cpp | ||
Quat.h | ||
Stacktrace.cpp | ||
Stacktrace.h | ||
STLUtil.cpp | ||
STLUtil.h | ||
StringVector.h | ||
Tokenizer.cpp | ||
Tokenizer.h | ||
Zassert.cpp | ||
Zassert.h | ||
ZassertTemplate.cpp |