raze-gles/source
Christoph Oelckers 20ca676539 - RR: fixed crash in function that handles acts of mass destruction (like blowing up gas stations.)
With bad setups 'spr' could be left uninitialized. This crashed E1L1 of 'The Hickston Swamp' mod.
2021-06-11 23:20:50 +02:00
..
build - fixed sprite exclusion logic in getzrange. 2021-06-09 00:31:54 +02:00
common - fixed hires replacements for colorized font characters. 2021-06-01 11:29:39 +02:00
core - fixed crash when trying to triangulate broken sectors. 2021-06-11 23:18:46 +02:00
games - RR: fixed crash in function that handles acts of mass destruction (like blowing up gas stations.) 2021-06-11 23:20:50 +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 - Remove leftover Ion Fury stuffs causing log errors like "Script error, 'D:/Program Files (x86)/Steam/steamapps/common/Ion Fury/fury.grpinfo" line 10: Warning: GRP without game defined. Ignoring'". 2020-09-25 18:06:06 +10: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