Added, action argument inputs: added "<" and ">" prefixes. These...
Added, action argument inputs: added "<" and ">" prefixes. These decrement/increment given value by selected map element number. Changed, action argument inputs: "+++" and "---" prefixes now do the same thing as they do in other numeric controls (e.g. add/subtract given value multiplied by selected map element number to/from initial value). Changed, action argument inputs: changed value colors, added tooltips.
Showing
- Source/Core/Controls/ArgumentBox.Designer.cs 7 additions, 0 deletionsSource/Core/Controls/ArgumentBox.Designer.cs
- Source/Core/Controls/ArgumentBox.cs 25 additions, 7 deletionsSource/Core/Controls/ArgumentBox.cs
- Source/Core/Controls/ArgumentBox.resx 3 additions, 0 deletionsSource/Core/Controls/ArgumentBox.resx
- Source/Core/Controls/ArgumentsControl.cs 12 additions, 12 deletionsSource/Core/Controls/ArgumentsControl.cs
- Source/Core/Controls/NumericTextbox.cs 1 addition, 1 deletionSource/Core/Controls/NumericTextbox.cs
- Source/Core/ZDoom/GldefsParser.cs 2 additions, 7 deletionsSource/Core/ZDoom/GldefsParser.cs
Loading
Please register or sign in to comment