qzdoom/src/maploader
2019-01-27 16:08:22 +01:00
..
compatibility.cpp Merge branch 'rolling_back' into new_level_refactor 2019-01-25 00:57:01 +01:00
edata.cpp - moved the tag manager into FLevelLocals 2019-01-24 01:53:05 +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 - handled most level references in actorinlines.h and p_mobj.cpp. 2019-01-27 16:08:22 +01:00
maploader.h - moved most functions of portals.cpp into FLevelLocals. 2019-01-25 00:30:55 +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
specials.cpp - give thinkers a 'level' member and change linking to the chain to happen outside the constructor. 2019-01-27 01:49:20 +01:00
udmf.cpp - moved the tag manager into FLevelLocals 2019-01-24 01:53:05 +01:00