UltimateZoneBuilder/Source/Plugins/BuilderModes
MaxED 8599f18f4c "Reset" button was missing from "Draw Grid" settings.
Buttons order was messed up in editing modes toolbar after performing "Reload Resources" action.
Fixed editing modes toolbar layout.
2014-03-04 09:04:43 +00:00
..
ClassicModes Added "Full Brightness" toolbar button and "View" menu item. These call "Toggle Full Brightness" action. 2014-03-03 09:52:55 +00:00
ErrorChecks According to dotnetperls.com, "new Dictionary<string, [anything]>(StringComparer.Ordinal)" works 17% faster than "new Dictionary<string, [anything]>()", so let's stick that everywhere and see what happens :) 2014-02-26 14:11:06 +00:00
FindReplace Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
General According to dotnetperls.com, "new Dictionary<string, [anything]>(StringComparer.Ordinal)" works 17% faster than "new Dictionary<string, [anything]>()", so let's stick that everywhere and see what happens :) 2014-02-26 14:11:06 +00:00
Interface "Reset" button was missing from "Draw Grid" settings. 2014-03-04 09:04:43 +00:00
IO According to dotnetperls.com, "new Dictionary<string, [anything]>(StringComparer.Ordinal)" works 17% faster than "new Dictionary<string, [anything]>()", so let's stick that everywhere and see what happens :) 2014-02-26 14:11:06 +00:00
Properties Fixed button states for "Draw [stuff]" modes in the modes toolbar. 2014-02-28 14:32:20 +00:00
Resources Added "Full Brightness" toolbar button and "View" menu item. These call "Toggle Full Brightness" action. 2014-03-03 09:52:55 +00:00
VisualModes Added "Full Brightness" toolbar button and "View" menu item. These call "Toggle Full Brightness" action. 2014-03-03 09:52:55 +00:00
BuilderModes.csproj Fixed button states for "Draw [stuff]" modes in the modes toolbar. 2014-02-28 14:32:20 +00:00