zDoom Launcher v1 p2 Second Update
Changes:
- Changed the symbol that is used by the "Refresh" buttons.
- Replaced NumericUpDown controls from WPFToolKit with my own implementation.
- The main window now has a minimal size.
- Changed the maximal value on "Turbo" control to 255 which is maximal supported value in ZDoom.
- Changed "Step" property in resolution fields to 20, so clicking on spinner buttons which increment/decrement resolution dimension length by 20 instead of 1.
- Replaced a duo of select/deselect buttons in the extra files selection control with 1 toggling button that has an appearance of an empty square when file is not selected, and appearance of a tick in the square when file is selected.
- Replaced a duo of move up/down buttons that move selected files in the queue to a pair of spinner buttons.
- The program is now licensed under MIT license.