aboutsummaryrefslogtreecommitdiff
path: root/application/pages/InstanceSettingsPage.cpp
AgeCommit message (Collapse)Author
2015-05-25GH-1003 add some save locking for dialog pages that deal with settingsPetr Mrázek
2015-05-23GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek
This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
2015-05-04GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek