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