qzdoom/src/maploader
Christoph Oelckers 467c73b2d7 - split P_SetupLevel so that the main part of it can be made part of the MapLoader class.
- allocate BlockNodes from the same memory arena as SecNodes.
2018-12-27 23:34:07 +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 - split P_SetupLevel so that the main part of it can be made part of the MapLoader class. 2018-12-27 23:34:07 +01:00
maploader.h - split P_SetupLevel so that the main part of it can be made part of the MapLoader class. 2018-12-27 23:34:07 +01:00
slopes.cpp
udmf.cpp