UltimateZoneBuilder/Source/Core/General
MaxED 88b12750c1 Linedef info panel: tag is no longer shown in Hexen map format.
Numeric textbox: in addition to '++NN' and '--NN', you can use '*NN' and '/NN' to multiply or divide the values.
Configurations, ZDoom_linedefs.cfg: some linedef action arguments were missing a proper type.
Rewritten parts of hints system. Hints are now loaded from "Hints.cfg" file.
2014-01-23 13:36:51 +00:00
..
BinaryHeap.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
Clock.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
CRC.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
ErrorItem.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ErrorLogger.cs Edit forms: current selection is no longer cleared when the edit is canceled. 2013-11-29 12:24:47 +00:00
General.cs Linedef info panel: tag is no longer shown in Hexen map format. 2014-01-23 13:36:51 +00:00
Launcher.cs Hints panel was improperly resized in some cases. 2013-12-18 09:11:04 +00:00
MapManager.cs Changed mode buttons order in the toolbar. 2014-01-09 13:09:43 +00:00
SavePurpose.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StepsList.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00