aboutsummaryrefslogtreecommitdiff
path: root/src/database-sqlite3.cpp
AgeCommit message (Collapse)Author
2013-11-24Don't continue trying to deserialize blank block datakwolekr
2013-11-17Do the same for LevelDB interfacekwolekr
2013-11-17Handle blank blocks in databasekwolekr
Fix screwed-up indentation
2013-09-17Add configurable PRAGMA synchronous =proller
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