summaryrefslogtreecommitdiffstats
path: root/backend/OneSixUpdate.cpp
Commit message (Collapse)AuthorAgeLines
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-169/+0
| | | | Also, implemented some basic modlist logic, to be wired up.
* Working on legacy support, incomplete.Petr Mrázek2013-08-14-0/+3
|
* OneSix instances now have a minecraft folder inside.Petr Mrázek2013-08-12-1/+10
| | | | | Also, the main instance view was expanded with helpful key events: F2 for rename, F5 for refresh, Enter for start instance, Delete for...
* Version filtering and general related code sanitization.Petr Mrázek2013-08-11-3/+3
| | | | | Version list dialog has alternating row background set. Nostalgia versions, based on OneSix.
* Various task related improvements.Petr Mrázek2013-08-09-9/+5
| | | | | | | * Errors are reported back to task users via Failure signals. * Lwjgl doesn't download on each legacy instance start anymore. * Tasks were unified when it comes to success/failure. * Task dialogs don't get spawned after short tasks finish anymore.
* Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ↵Petr Mrázek2013-08-07-18/+2
| | | | extraction.
* Runnable 1.6 instances!Petr Mrázek2013-08-05-37/+74
|
* More code cleanups!Petr Mrázek2013-08-04-0/+140