raze/source
Christoph Oelckers 0f7d3d0cbb - streamlined and fixed game startup with '-map' option.
* Blood: Initialize global pointers in app_init so that they are not NULL.
* consider Mapinfo data when checking for a given level name.
* removed redundant level name output.
2021-06-26 10:11: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 - streamlined and fixed game startup with '-map' option. 2021-06-26 10:11:50 +02:00
games - streamlined and fixed game startup with '-map' option. 2021-06-26 10:11: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
gitinfo.cpp