UltimateZoneBuilder/Source/Core/Actions
MaxED dc29b59fe8 Fixed, Visual mode: double-sided middle texture highlighting transparency check didn't take TEXTURES scaling into account.
Fixed, long texture names: textures located in a directory/pk3/pk7 root can't have long texture names.
Fixed, texture selector controls, long texture names: both long and short texture names should be added to texture name auto-completion list. 
Changed: "Grid Increase" and "Grid Decrease" actions can now be bound to mouse wheel.
2015-09-01 19:44:03 +00:00
..
Action.cs Fixed, Visual mode: double-sided middle texture highlighting transparency check didn't take TEXTURES scaling into account. 2015-09-01 19:44:03 +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 Changed long texture names handling. Texture names conversion is no longer required. 2014-12-03 09:06:05 +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 Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
KeyControl.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
MouseInput.cs Reformatted debug output from previous commit so it no longer generates compilation warnings when compiling in Release mode. 2014-09-17 13:16:11 +00:00
SpecialKeys.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00