aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs/VersionSelectDialog.cpp
AgeCommit message (Collapse)Author
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-16VersionSelectDialog is for SELECTING versions.Petr Mrázek
Not blinking in and out of existence. That is not the job of a version SELECTION dialog.
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-09-06More sync from quickmodsPetr Mrázek
Also a small VersionSelectDialog refactor
2014-07-06Fix liteloader, some cleanups.Petr Mrázek
2014-06-09Reorganize logic code.Petr Mrázek
2014-05-04Fix version select dialog filteringPetr Mrázek
2014-04-19Download and cache FML libs for legacy minecraft versions.Petr Mrázek
* minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge
2014-02-19New, better, liteloader supportJan Dalheimer
2014-01-29Add 'empty text' to all the version selection dialogs.Petr Mrázek
Customize it for the Forge one so people finally shut up about 1.7.4
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek