]> git.lizzy.rs Git - dragonfireclient.git/history - src/database
Remove obsolete eye_height related workaround
[dragonfireclient.git] / src / database /
2022-04-30 sfan5Deal with compiler warnings
2022-04-08 ShadowNinjaSpacing fixes
2022-03-29 DSFix the documentation of InvRef:get_lists() and clean...
2022-01-28 sfan5Get rid of legacy workaround in SQLite backend
2022-01-17 sfan5Optimize folder handling in 'files' mod storage backend
2022-01-07 Jude Melton-HoughtonUse a database for mod storage (#11763)
2021-09-11 sfan5Make sure relevant std::stringstreams are set to binary
2021-05-30 sfan5Provide exact error message if postgres connection...
2021-01-29 SmallJokerPlayerDatabaseFiles: Fix segfault while saving a player
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2021-01-29 SmallJokerRemotePlayer: Remove Settings writer to Files database
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-09-21 LarsRecord player existence in dymmy database.
2020-07-07 rubenwardyFix build due to revert error
2020-07-07 rubenwardyRevert "Verify database connection on interval (#9665)"
2020-06-12 luk3yxAdd LevelDB player database (#9982)
2020-04-27 Loïc BlotAdd PostgreSQL authentication backend (#9756)
2020-04-23 luk3yxAdd LevelDB auth database. (#9476)
2020-04-15 Loïc BlotVerify database connection on interval (#9665)
2020-04-14 SmallJokerPostgreSQL: Fix listAllLoadableBlocks returning the...
2020-04-11 Loic BlotMove PlayerSAO to dedicated files
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-01-04 Loïc BlotFix on_successful_save -> onSuccessfulSave
2019-01-04 Loïc BlotFix various player save issues (performance penalty...
2019-01-04 Loïc BlotPlayer file directory must be only created when using...
2018-11-28 CoderForTheBetterAdd Lua methods 'set_rotation()' and 'get_rotation...
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2017-11-08 VitaliyMove files to subdirectories (#6599)