summaryrefslogtreecommitdiff
path: root/src/database.cpp
Commit message (Expand)AuthorAge
* Player data to Database (#5475)Loïc Blot2017-04-23
* Clean up database API and save the local map on an intervalShadowNinja2015-03-06
* Revert binary database block position encodingShadowNinja2014-04-23
* Use bit shifts rather than multiplication in block position encodingShadowNinja2014-04-15
* Use binary operators rather than "Python modulo" in decoding block positionsShadowNinja2014-04-15
* Replace usage of long long with u64/s64ShadowNinja2014-03-12
* Add license headers and remove useless includesKahrl2013-09-10
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-09