Skip to content

zDoom Launcher v1 p2 Second Update

Compare
Choose a tag to compare
@RoqueDeicide RoqueDeicide released this 09 Mar 23:44
· 210 commits to master since this release

Changes:

  1. Changed the symbol that is used by the "Refresh" buttons.
  2. Replaced NumericUpDown controls from WPFToolKit with my own implementation.
  3. The main window now has a minimal size.
  4. Changed the maximal value on "Turbo" control to 255 which is maximal supported value in ZDoom.
  5. Changed "Step" property in resolution fields to 20, so clicking on spinner buttons which increment/decrement resolution dimension length by 20 instead of 1.
  6. 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.
  7. Replaced a duo of move up/down buttons that move selected files in the queue to a pair of spinner buttons.
  8. The program is now licensed under MIT license.