aboutsummaryrefslogtreecommitdiff
path: root/src/database-leveldb.cpp
AgeCommit message (Expand)Author
2013-12-03Fix LevelDB mapsSfan5
2013-11-24Don't continue trying to deserialize blank block datakwolekr
2013-11-17Do the same for LevelDB interfacekwolekr
2013-09-10Add license headers and remove useless includesKahrl
2013-09-09Use STL containers instead of irr::core::listSfan5
2013-09-09Make it compileSfan5
2013-09-09Add dummy and LevelDB database backendsIlya Zhuravlev