Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-24 | Remove unnecessary bool return types | Jude Melton-Houghton | |
2022-11-24 | Rename "mod metadata" to "mod storage" everywhere | Jude Melton-Houghton | |
2022-11-15 | Add MetaDataRef:get_keys (#12841) | Jude Melton-Houghton | |
2022-09-26 | Avoid duplication of mod metadata in memory (#12562) | Jude Melton-Houghton | |
Co-authored-by: sfan5 <sfan5@live.de> | |||
2022-01-07 | Use a database for mod storage (#11763) | Jude Melton-Houghton | |
2021-01-29 | Settings: Proper priority hierarchy | SmallJoker | |
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-29 | RemotePlayer: Remove Settings writer to Files database | SmallJoker | |
2019-01-04 | Player 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-05 | Replace auth.txt with SQLite auth database (#7279) | Ben Deutsch | |
* Replace auth.txt with SQLite auth database | |||
2017-11-08 | Move files to subdirectories (#6599) | Vitaliy | |
* Move files around |