aboutsummaryrefslogtreecommitdiff
path: root/logic/settings/INISettingsObject.cpp
AgeCommit message (Collapse)Author
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-02-06Change copyright dates to 2015Greenphlem
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek