UltimateZoneBuilder/Source/Core/Map
MaxED 4f7e2298f4 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.
2014-12-29 09:19:20 +00:00
..
BlockEntry.cs Sector Info panel now shows how many sidedefs highlighted sector has. 2013-09-09 14:03:02 +00:00
BlockMap.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
GroupInfo.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
Linedef.cs 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. 2014-12-29 09:19:20 +00:00
MapElement.cs Map Analysis mode: results can now be hidden individually. 2014-09-12 21:08:11 +00:00
MapElementCollection.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
MapOptions.cs Changed long texture names handling. Texture names conversion is no longer required. 2014-12-03 09:06:05 +00:00
MapSet.cs 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. 2014-12-29 09:19:20 +00:00
Sector.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
SelectableElement.cs Selection groups are now stored in the map's .dbs file. 2014-07-16 09:45:04 +00:00
SelectionType.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
Sidedef.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
SidedefPart.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
SplitLineBehavior.cs "File -> Export -> Selection as Wavefront .obj" menu command was not working. 2014-03-19 13:03:47 +00:00
Thing.cs Visual mode: "Fit Textures" action can now fit textures across multiple selected surfaces. A number of times to repeat a texture can now be specified. 2014-12-22 21:36:49 +00:00
UniFields.cs Manual linedef splitting: UDMF texture coordinates were incorrectly interpolated in some cases. 2013-09-05 13:03:17 +00:00
UniValue.cs Thing Info panel: thing action is no longer shown in Doom map format. 2013-12-17 08:19:40 +00:00
Vertex.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00