aboutsummaryrefslogtreecommitdiff
path: root/src/database/database-files.h
AgeCommit message (Collapse)Author
2022-11-24Remove unnecessary bool return typesJude Melton-Houghton
2022-11-24Rename "mod metadata" to "mod storage" everywhereJude Melton-Houghton
2022-11-15Add MetaDataRef:get_keys (#12841)Jude Melton-Houghton
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
Co-authored-by: sfan5 <sfan5@live.de>
2022-01-07Use a database for mod storage (#11763)Jude Melton-Houghton
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