summaryrefslogtreecommitdiffstats
path: root/logic/OneSixFTBInstance.h
Commit message (Collapse)AuthorAgeLines
* More sync from quickmodsPetr Mrázek2014-09-06-1/+0
| | | | Also a small VersionSelectDialog refactor
* No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek2014-06-20-1/+0
|
* Fix many memory leaks.Petr Mrázek2014-03-30-0/+1
|
* Copying of FTB instances working againJan Dalheimer2014-02-21-0/+2
|
* Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer2014-02-21-2/+6
|
* Use FTB's libraries/ and versions/ folders for non-copied instancesJan Dalheimer2014-02-20-0/+3
|
* Offline mode can be used even when online.Petr Mrázek2014-01-27-1/+1
| | | | | | Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.
* Fix FTB.Petr Mrázek2014-01-15-0/+2
| | | | | Add support of private packs. Fix instance ID problems related to FTB instances.
* Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer2013-12-21-0/+20