gzdoom/src/maploader
2020-06-12 17:05:08 +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 Revert "- disabled the non-functional sidedef range check." 2020-06-12 17:05:08 +02:00
maploader.h - minor FTexture cleanup. 2020-04-11 20:19:53 +02:00
polyobjects.cpp - fixed map things erroneously treated as polyobject anchors/spots 2020-05-18 17:48:10 +03: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 - made 3D floor damage transfers optional by adding a new flag bit (2048) and made that mode automatic for the old ZDoom-based light only transfer special. 2020-04-19 13:40:21 +02:00
strifedialogue.cpp - moved file system implementation to 'common'. 2020-04-11 14:00:20 +02:00
udmf.cpp Properly namespaced UDMF flag 2020-04-27 20:30:37 +02:00
udmf.h - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
usdf.cpp - fixed compilation for Linux and macOS 2020-04-11 20:36:36 +03:00