summaryrefslogtreecommitdiffstats
path: root/logic/settings
Commit message (Collapse)AuthorAgeLines
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-5/+5
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-6/+14
|
* GH-1223 fix override settingsPetr Mrázek2015-09-04-9/+42
| | | | They now work more like passthrough settings, except not passing through set and reset
* NOISSUE document exceptions a bit morePetr Mrázek2015-06-06-0/+1
|
* NOISSUE use FS a bit morePetr Mrázek2015-06-06-14/+7
|
* GH-997 fix saving of settings values with special charactersPetr Mrázek2015-05-26-1/+1
| | | | Values are now escaped properly
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-6/+57
| | | | | 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/+138
|
* NOISSUE move everything.Petr Mrázek2015-04-12-7/+7
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-4/+4
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-0/+2
|
* NOISSUE actually make INI file saving work again... oops :PPetr Mrázek2015-02-21-3/+5
|
* NOISSUE make sure saving config files is atomicPetr Mrázek2015-02-21-5/+22
|
* Change copyright dates to 2015Greenphlem2015-02-06-10/+10
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-5/+5
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-5/+5
|
* 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/+856