Added Hexen -> UDMF and UDMF -> Hexen action conversion as described in...
Added Hexen -> UDMF and UDMF -> Hexen action conversion as described in "Universal Doom Map Format ZDoom extensions" (udmf_zdoom.txt). It is used when changing map format form Hexen to UDMF and from UDMF to Hexen. Game configurations, Line Identification action: added "Front side only" (128) flag to arg1. Game configurations, Line Identification action: renamed arg1 flags to match corresponding UDMF flag names. Updated udmf_zdoom.txt.
Showing
- Build/Configurations/Includes/ZDoom_linedefs.cfg 7 additions, 6 deletionsBuild/Configurations/Includes/ZDoom_linedefs.cfg
- Build/Configurations/Includes/ZDoom_misc.cfg 1 addition, 1 deletionBuild/Configurations/Includes/ZDoom_misc.cfg
- Documents/udmf_zdoom.txt 27 additions, 24 deletionsDocuments/udmf_zdoom.txt
- Source/Core/Editing/CopyPasteManager.cs 2 additions, 2 deletionsSource/Core/Editing/CopyPasteManager.cs
- Source/Core/General/MapManager.cs 10 additions, 8 deletionsSource/Core/General/MapManager.cs
- Source/Core/Map/Linedef.cs 197 additions, 5 deletionsSource/Core/Map/Linedef.cs
- Source/Core/Map/MapSet.cs 2 additions, 2 deletionsSource/Core/Map/MapSet.cs
Loading
Please register or sign in to comment