8,596 Commits over 3,256 Days - 0.11cph!
False -> nullptr in a bunch of places (clang complains)
Automated Windows Build #745
Automated Linux DS Build #745
Automated Linux Build #745
Automated Windows Build #744
Debug output for SRCDS collection info
Separate texture for bone manipulation scale
Automated Windows Build #743
Automated Linux Build #743
Automated Linux DS Build #743
Automated Windows Build #742
Automated Linux DS Build #742
Better error reporting when SRCDS fails to get collection details
Fix tool projects failing to build via VPC
Removed invalid conversion from HFont to char*
Linux binaries are built with GCC 4.8 (std=c++11)
Updated Crypto++/Curl static libs for Linux
build_win32_projects.bat uses VS2017
Chromium Embedded Framework static lib -> VS2017
Update to Crypto++ 5.6.5 - (VS2017 static lib)
VPC can generate VS2017 solutions
Converted dependents.sln to vs2017 project, dependencies target v141_xp toolset instead of v141
Converted dependency premake4 scripts to premake5
Automated Windows Build #741
Automated Linux Build #741
Automated Linux DS Build #741
Added -steamtest to try to identify a cause of NoSteamUser
Added memoverride.cpp implementation compatible with VS2017
Automated Windows Build #740
Buld select to Disable/Enable/Uninstall and Search Bar for addons menu
Fix incorrect inlining in Pet causing compile errors with VS2017
Windows: Use %(PreProcessorDefinitions) in project settings (We need _USING_V110_SDK71_ to be defined to use VS2017 with XP compat)
Automated Windows Build #739
Automated Linux DS Build #739
Automated Linux Build #739
Addons Menu - Added tag grouping, and a button to delete all addons. ( With ample warning )
Replace usage of hash_map with unordered_map on msvc14 and higher
Disable SAFESEH on built binaries (can't enable it until every static lib is replaced)
No longer building pointeroverride.asm
Disable compiler-specific hack in FS_setbufsize when using msvc14 or higher
Fixed some more syntax errors when compiling with C++11
round() renamed to V_round in ai_movesolver (upstream change)