gzdoom-gles/src/maploader
2019-02-04 13:10:53 +01:00
..
compatibility.cpp - copied a few more map information CCMDs to g_ccmd. 2019-01-31 03:03:56 +01:00
edata.cpp - moved the tag manager into FLevelLocals 2019-01-24 01:53:05 +01:00
glnodes.cpp - copied a few more map information CCMDs to g_ccmd. 2019-01-31 03:03:56 +01:00
maploader.cpp - changed the linedef translator into a struct and reorganized its storage to allow having different ones at the same time. 2019-02-02 01:22:12 +01:00
maploader.h - cleaned up the header list in maploader.cpp. 2019-01-31 01:23:06 +01:00
polyobjects.cpp - fix polyobject init 2019-02-04 13:10:53 +01:00
renderinfo.cpp - store the index of each map item in the struct itself and return that for the Index function. 2019-01-06 00:41:46 +01:00
slopes.cpp - moved the combined compatibility flags into FLevelLocals. 2019-01-29 19:28:22 +01:00
specials.cpp Moved the PointInSector functions into FLevelLocals 2019-01-29 01:30:41 +01:00
udmf.cpp - changed the linedef translator into a struct and reorganized its storage to allow having different ones at the same time. 2019-02-02 01:22:12 +01:00