summaryrefslogtreecommitdiffstats
path: root/depends/settings/setting.cpp
Commit message (Collapse)AuthorAgeLines
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-53/+0
|
* Remove offending Settings constructor.Petr Mrázek2014-01-01-6/+0
| | | | Was causing build problems on OSX.
* Allow the use of synonyms in settings. Refactor settings.Petr Mrázek2014-01-01-0/+59
Remove a bunch of obsolete/unused code.