aboutsummaryrefslogtreecommitdiff
path: root/src/database/database-files.h
AgeCommit message (Collapse)Author
2021-01-29Settings: Proper priority hierarchySmallJoker
Remove old defaults system Introduce priority-based fallback list Use new functions for map_meta special functions Change groups to use end tags Unittest changes: * Adapt unittest to the new code * Compare Settings objects
2021-01-29RemotePlayer: Remove Settings writer to Files databaseSmallJoker
2019-01-04Player file directory must be only created when using file backend.Loïc Blot
Also ensure on each player save that the directory exists
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
* Replace auth.txt with SQLite auth database
2017-11-08Move files to subdirectories (#6599)Vitaliy
* Move files around