| Commit message (Expand) | Author | Age |
* | Deal with compiler warnings | sfan5 | 2022-04-30 |
* | Spacing fixes | ShadowNinja | 2022-04-08 |
* | Fix the documentation of InvRef:get_lists() and clean up code (#12150) | DS | 2022-03-29 |
* | Get rid of legacy workaround in SQLite backend | sfan5 | 2022-01-28 |
* | Optimize folder handling in 'files' mod storage backend | sfan5 | 2022-01-17 |
* | Use a database for mod storage (#11763) | Jude Melton-Houghton | 2022-01-07 |
* | Make sure relevant std::stringstreams are set to binary | sfan5 | 2021-09-11 |
* | Provide exact error message if postgres connection string missing | sfan5 | 2021-05-30 |
* | PlayerDatabaseFiles: Fix segfault while saving a player | SmallJoker | 2021-01-29 |
* | Settings: Proper priority hierarchy | SmallJoker | 2021-01-29 |
* | RemotePlayer: Remove Settings writer to Files database | SmallJoker | 2021-01-29 |
* | (se)SerializeString: Include max length in the name | SmallJoker | 2020-10-01 |
* | Record player existence in dymmy database. | Lars | 2020-09-20 |
* | Fix build due to revert error | rubenwardy | 2020-07-07 |
* | Revert "Verify database connection on interval (#9665)" | rubenwardy | 2020-07-07 |
* | Add LevelDB player database (#9982) | luk3yx | 2020-06-12 |
* | Add PostgreSQL authentication backend (#9756) | Loïc Blot | 2020-04-27 |
* | Add LevelDB auth database. (#9476) | luk3yx | 2020-04-23 |
* | Verify database connection on interval (#9665) | Loïc Blot | 2020-04-15 |
* | PostgreSQL: Fix listAllLoadableBlocks returning the same block | SmallJoker | 2020-04-14 |
* | Move PlayerSAO to dedicated files | Loic Blot | 2020-04-11 |
* | Consistent HP and damage types (#8167) | SmallJoker | 2019-02-10 |
* | Fix on_successful_save -> onSuccessfulSave | Loïc Blot | 2019-01-04 |
* | Fix various player save issues (performance penalty on sql backends + bugs) | Loïc Blot | 2019-01-04 |
* | Player file directory must be only created when using file backend. | Loïc Blot | 2019-01-04 |
* | Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395) | CoderForTheBetter | 2018-11-28 |
* | Replace auth.txt with SQLite auth database (#7279) | Ben Deutsch | 2018-08-05 |
* | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy | 2018-04-06 |
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |