summaryrefslogtreecommitdiffstats
path: root/gui/versionselectdialog.h
Commit message (Collapse)AuthorAgeLines
* Allow users to filter out MCNostalgia and Snapshots from the version list.Andrew2013-05-06-0/+6
| | | | | Resolves JIRA issue MMC-9: https://jira.forkk.net/browse/MMC-9
* Make the new instance dialog support instance types.Andrew2013-04-22-0/+3
|
* Implemented version lists.Andrew2013-03-28-0/+50
Further work on this is still needed. Currently there is no sorting or filtering of any kind. In addition, changes need to be made to fix issues with bad ETags since the current system here is based on MultiMC 4's version list system before it was fixed.