UltimateZoneBuilder/Source/Core/General
MaxED 9c11d7e682 DECORATE parser: added special handling for ZDoom's special sprite names (namely TNT1, "####" and "----").
Internal: changed the way apppath is acquired. It should no longer fail when launching the editor from a shared network folder.
Main Form: changed some labels of dynamic light and model rendering selectors to be less confusing.
Updated ZDoom_DECORATE.cfg.
2015-01-03 18:43:37 +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 DECORATE parser: added special handling for ZDoom's special sprite names (namely TNT1, "####" and "----"). 2015-01-03 18:43:37 +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