raze/source
Christoph Oelckers d5c9768414 - append an empty line to thr RFS file to be parsed.
Looks like the parser needs the last line to be properly terminated.
2021-08-13 21:44:23 +02:00
..
build - Build: Change MAXSPRITESONSCREEN from constant of 2560 to 1/4 of MAXSPRITES. 2021-07-25 15:38:51 +10:00
common - added means to define resource IDs in all container formats allowing long file names. 2021-08-11 12:04:53 +02:00
core - Blood: Expose legacy 1.0 weapon handling game option as a CVAR. 2021-08-03 00:47:05 +10:00
games - append an empty line to thr RFS file to be parsed. 2021-08-13 21:44:23 +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