UltimateZoneBuilder/Source/Core/General
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
..
BinaryHeap.cs Linedef Edit Form, Sector Edit Form: when several map elements with different textures are selected, the "texture stack" icon is shown in the texture selectors instead of the "missing texture" icon. 2014-03-05 09:21:28 +00:00
Clock.cs A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
CRC.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ErrorItem.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ErrorLogger.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
General.cs Several items can now be selected at once in Resource List Editor. 2014-12-12 13:21:52 +00:00
Launcher.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
MapManager.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
MurmurHash2.cs Internal: added a debug console. 2014-11-13 09:43:39 +00:00
SavePurpose.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StepsList.cs Sector Edit Form (Doom/Hexen): it was possible to set negative Brightness. 2014-09-15 08:15:22 +00:00