aboutsummaryrefslogtreecommitdiff
path: root/src/database-sqlite3.cpp
AgeCommit message (Collapse)Author
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