summaryrefslogtreecommitdiffstats
path: root/logic/settings/SettingsObject.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-214/+0
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-1/+3
|
* GH-1223 fix override settingsPetr Mrázek2015-09-04-1/+2
| | | | They now work more like passthrough settings, except not passing through set and reset
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-2/+24
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek2015-05-04-0/+10
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-0/+2
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-1/+1
|
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-1/+1
|
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-0/+177