aboutsummaryrefslogtreecommitdiff
path: root/src/database
AgeCommit message (Expand)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-11-10Add PostgreSQL helper pg_to_stringJude Melton-Houghton
2022-11-10Add mod storage PostgreSQL backendJude Melton-Houghton
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2022-09-18Catch exceptions in SQLite3 callbackJude Melton-Houghton
2022-09-06Code optimizations / refactor (#12704)Herman Semenov
2022-04-30Deal with compiler warningssfan5
2022-04-08Spacing fixesShadowNinja
2022-03-29Fix the documentation of InvRef:get_lists() and clean up code (#12150)DS
2022-01-28Get rid of legacy workaround in SQLite backendsfan5
2022-01-17Optimize folder handling in 'files' mod storage backendsfan5
2022-01-07Use a database for mod storage (#11763)Jude Melton-Houghton
2021-09-11Make sure relevant std::stringstreams are set to binarysfan5
2021-05-30Provide exact error message if postgres connection string missingsfan5
2021-01-29PlayerDatabaseFiles: Fix segfault while saving a playerSmallJoker
2021-01-29Settings: Proper priority hierarchySmallJoker
2021-01-29RemotePlayer: Remove Settings writer to Files databaseSmallJoker
2020-10-01(se)SerializeString: Include max length in the nameSmallJoker
2020-09-20Record player existence in dymmy database.Lars
2020-07-07Fix build due to revert errorrubenwardy
2020-07-07Revert "Verify database connection on interval (#9665)"rubenwardy
2020-06-12Add LevelDB player database (#9982)luk3yx
2020-04-27Add PostgreSQL authentication backend (#9756)Loïc Blot
2020-04-23Add LevelDB auth database. (#9476)luk3yx
2020-04-15Verify database connection on interval (#9665)Loïc Blot
2020-04-14PostgreSQL: Fix listAllLoadableBlocks returning the same blockSmallJoker
2020-04-11Move PlayerSAO to dedicated filesLoic Blot
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2019-01-04Fix on_successful_save -> onSuccessfulSaveLoïc Blot
2019-01-04Fix various player save issues (performance penalty on sql backends + bugs)Loïc Blot
2019-01-04Player file directory must be only created when using file backend.Loïc Blot
2018-11-28Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)CoderForTheBetter
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2017-11-08Move files to subdirectories (#6599)Vitaliy