aboutsummaryrefslogtreecommitdiff
path: root/src/database-leveldb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix LevelDB mapsSfan52013-12-031-1/+1
* Don't continue trying to deserialize blank block datakwolekr2013-11-241-0/+1
* Do the same for LevelDB interfacekwolekr2013-11-171-59/+72
* Add license headers and remove useless includesKahrl2013-09-101-13/+23
* Use STL containers instead of irr::core::listSfan52013-09-091-1/+1
* Make it compileSfan52013-09-091-1/+1
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-091-0/+163