summaryrefslogtreecommitdiffstats
path: root/logic/InstanceLauncher.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-94/+0
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Reorganize logic code.Petr Mrázek2014-06-09-1/+1
|
* Nuke dead codeAndrew2013-11-28-2/+3
|
* Merge branch 'feature_yggdrasil' into developPetr Mrázek2013-11-24-0/+3
|\ | | | | | | | | | | | | | | Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix.
| * Nuke and pave the old login systemAndrew2013-11-20-0/+3
| | | | | | | | Also, account list now saves profile lists.
* | Fix console window (now not a QDialog)Petr Mrázek2013-11-23-5/+2
| | | | | | | | | | | | It now opens and coloses as expected, depending on user preferences and the status of the various processes involved. Console window geometry and state are remembered between runs.
* | Implement user info stub for newest minecraft snapshotPetr Mrázek2013-11-22-1/+1
|/
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-29/+48
|
* Added file loggerPetr Mrázek2013-10-06-1/+1
|
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-2/+2
| | | | No fancy login token saving involved.
* Implement legacy forge button!Petr Mrázek2013-09-18-2/+2
| | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
* Fix buildPetr Mrázek2013-09-08-1/+1
|
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-0/+74