UltimateZoneBuilder/Source/Core/Editing
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
..
ClassicMode.cs Linedef info panel: tag is no longer shown in Hexen map format. 2014-01-23 13:36:51 +00:00
CopyPasteManager.cs Thing Info panel: thing action is no longer shown in Doom map format. 2013-12-17 08:19:40 +00:00
CustomThingsFilter.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EditingManager.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
EditMode.cs Linedef info panel: tag is no longer shown in Hexen map format. 2014-01-23 13:36:51 +00:00
EditModeAttribute.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EditModeInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
GridSetup.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
NullThingsFilter.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ThingsFilter.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
UndoManager.cs Renderer now works much faster in 2D modes. 2013-07-29 08:50:50 +00:00
UndoSnapshot.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00