UltimateZoneBuilder/Source/Core/Actions
MaxED 3a35b7603a Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks.
Fixed, Map Analysis mode: fixed a crash when trying to dissolve an invalid sector when one of it's linedefs referenced it on the both sides.
Fixed, Sectors mode: fixed incorrect undo description when deleting sectors.
Internal: joined declaration and assignment of some more variables.
2015-12-28 15:01:53 +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 ACS parser: fixed several cases when #include and #import directives were processed incorrectly. 2015-12-27 21:54:50 +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 Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks. 2015-12-28 15:01:53 +00:00
KeyControl.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
MouseInput.cs Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks. 2015-12-28 15:01:53 +00:00
SpecialKeys.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00