aboutsummaryrefslogtreecommitdiff
path: root/src/database/database-sqlite3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the documentation of InvRef:get_lists() and clean up code (#12150)DS2022-03-291-2/+2
* Get rid of legacy workaround in SQLite backendsfan52022-01-281-17/+0
* Use a database for mod storage (#11763)Jude Melton-Houghton2022-01-071-0/+105
* Make sure relevant std::stringstreams are set to binarysfan52021-09-111-4/+9
* Revert "Verify database connection on interval (#9665)"rubenwardy2020-07-071-13/+13
* Verify database connection on interval (#9665)Loïc Blot2020-04-151-13/+13
* Move PlayerSAO to dedicated filesLoic Blot2020-04-111-1/+1
* Consistent HP and damage types (#8167)SmallJoker2019-02-101-1/+1
* Fix on_successful_save -> onSuccessfulSaveLoïc Blot2019-01-041-1/+1
* Fix various player save issues (performance penalty on sql backends + bugs)Loïc Blot2019-01-041-1/+2
* Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)CoderForTheBetter2018-11-281-6/+6
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-051-0/+167
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-061-2/+4
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+606