aboutsummaryrefslogtreecommitdiff
path: root/logic/OneSixFTBInstance.h
AgeCommit message (Collapse)Author
2014-09-06More sync from quickmodsPetr Mrázek
Also a small VersionSelectDialog refactor
2014-06-20No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek
2014-03-30Fix many memory leaks.Petr Mrázek
2014-02-21Copying of FTB instances working againJan Dalheimer
2014-02-21Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer
2014-02-20Use FTB's libraries/ and versions/ folders for non-copied instancesJan Dalheimer
2014-01-27Offline mode can be used even when online.Petr Mrázek
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.
2014-01-15Fix FTB.Petr Mrázek
Add support of private packs. Fix instance ID problems related to FTB instances.
2013-12-21Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer