raze/source
Mitchell Richters fd149e50ee - Remove early return from GrpScan() that was allowing addons to come through even if they weren't valid.
* Raze configured to only search $PROGDIR with a single `worldtour.grp` file would attempt to autoload even if its dependency CRC wasn't present. Attempted to re-arrange function but had mixed results. Removing this early return is what worked under all test cases.
2021-08-24 20:56:28 +10:00
..
build - Build: Change MAXSPRITESONSCREEN from constant of 2560 to 1/4 of MAXSPRITES. 2021-07-25 15:38:51 +10:00
common - give TMap a proper move constructor and assignment operator. 2021-08-23 19:05:31 +02:00
core - Remove early return from GrpScan() that was allowing addons to come through even if they weren't valid. 2021-08-24 20:56:28 +10:00
games - SW: fixed episode indexing resulting in bad display on the automap. 2021-08-24 09:57:36 +02:00
glbackend Give -1 to model light index otherwise mLightIndex in renderstate ends up getting set to 0 which is a valid light index 2021-05-13 10:04:40 +02:00
platform - added detection of Steam's Powerslave on macOS 2021-07-31 12:51:21 +03:00
thirdparty - macOS backend update, plus moving base64.cpp around. 2020-09-27 16:12:50 +02:00
CMakeLists.txt - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00