vkdoom_m/src/maploader
Christoph Oelckers 546d3d1bf5 - allow localization of Hexen's original ACS strings.
This way of looking up strings is intentionally limited to content from Hexen.wad and Hexdd.wad.
2019-02-05 11:51:19 +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 - allow localization of Hexen's original ACS strings. 2019-02-05 11:51:19 +01:00
maploader.h Merge branch 'master' into new_level_refactor 2019-02-04 13:11:01 +01:00
polyobjects.cpp - fix polyobject init 2019-02-04 13:10:53 +01:00
renderinfo.cpp - fixed glitches with some poorly set up sector stack portals. 2019-02-04 13:08:30 +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