vkdoom_m/src/maploader
Christoph Oelckers 3bef08b1aa - MBF21: implemented the new line scroller types.
These extend the parameter set of Scroll_Texture_Offsets, so in Hexen/UDMF format the advanced scroll types are also available for the tag-less variant.
2021-06-28 22:06:07 +02:00
..
compatibility.cpp - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
edata.cpp - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
glnodes.cpp - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
maploader.cpp - Fixed nodes were not rebuilt after loading broken extended nodes. 2021-01-29 20:39:27 +01:00
maploader.h - minor FTexture cleanup. 2020-04-11 20:19:53 +02:00
polyobjects.cpp Raise SNDSEQ limit to 4096 sequences 2020-10-25 15:58:30 +01:00
postprocessor.cpp - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
renderinfo.cpp - fixed a few issues pointed out by the assert in the TArray [] operator. 2020-04-11 14:00:10 +02:00
slopes.cpp - moved the combined compatibility flags into FLevelLocals. 2019-01-29 19:28:22 +01:00
specials.cpp - MBF21: implemented the new line scroller types. 2021-06-28 22:06:07 +02:00
strifedialogue.cpp - prevent redundant string copying in Strife conversation parser 2021-06-08 10:31:45 +03:00
udmf.cpp - MBF21: implemented new line flags. 2021-06-28 20:17:08 +02:00
udmf.h - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
usdf.cpp Fix IfItem amount not being checked (#1262) 2021-01-02 07:39:14 -05:00