UltimateZoneBuilder/Source/Core/Actions
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
..
Action.cs Alt key can now be bound to mouse button/scroll wheel combination. 2014-01-03 12:54:52 +00:00
ActionAttribute.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ActionDelegate.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ActionManager.cs Linedef info panel: tag is no longer shown in Hexen map format. 2014-01-23 13:36:51 +00:00
BeginActionAttribute.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EndActionAttribute.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
HintsManager.cs Linedef info panel: tag is no longer shown in Hexen map format. 2014-01-23 13:36:51 +00:00
KeyControl.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
MouseInput.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
SpecialKeys.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00