gzdoom-gles/src/maploader
Christoph Oelckers 65b01bd16d - fixed incomplete commit.
I have no idea where the rest of this stuff went...
2018-12-30 08:22:34 +01:00
..
compatibility.cpp - cleanuo. 2018-12-28 23:19:01 +01:00
edata.cpp - removed the optional MAPINFO data handler and moved the 3 items still using it to the main parser file. 2018-12-27 17:38:11 +01:00
glnodes.cpp
maploader.cpp - fixed incomplete commit. 2018-12-30 08:22:34 +01:00
maploader.h - made some changes to how the compatibility code works to allow removing the last remaining global variables of the map loading code. 2018-12-28 23:14:11 +01:00
polyobjects.cpp - fixed: The polyobject spawn point collector did not properly check for bad mapthings. 2018-12-29 08:49:53 +01:00
renderinfo.cpp - moved renderinfo.cpp entriely into the map loader. 2018-12-28 15:51:32 +01:00
slopes.cpp
udmf.cpp - let UDMFParser use the level from the map loader, not the global variable. 2018-12-29 16:20:06 +01:00