qzdoom/src/maploader
2019-01-24 01:40:09 +01:00
..
compatibility.cpp - fixed some merging issues. 2019-01-23 22:01:37 +01:00
edata.cpp - removed most global references to the tag manager by routing most access to FLevelocals. 2019-01-24 01:40:09 +01:00
glnodes.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
maploader.cpp - removed most global references to the tag manager by routing most access to FLevelocals. 2019-01-24 01:40:09 +01:00
maploader.h - removed most global references to the tag manager by routing most access to FLevelocals. 2019-01-24 01:40:09 +01:00
polyobjects.cpp - changed Polyobject thinkers to operate on the actual polyobjects instead of indices 2019-01-24 01:05:07 +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 - removed most global references to the tag manager by routing most access to FLevelocals. 2019-01-24 01:40:09 +01:00
udmf.cpp - removed most global references to the tag manager by routing most access to FLevelocals. 2019-01-24 01:40:09 +01:00