summaryrefslogtreecommitdiff
path: root/src/database-sqlite3.cpp
Commit message (Collapse)AuthorAge
* Don't continue trying to deserialize blank block datakwolekr2013-11-24
|
* Do the same for LevelDB interfacekwolekr2013-11-17
|
* Handle blank blocks in databasekwolekr2013-11-17
| | | | Fix screwed-up indentation
* Add configurable PRAGMA synchronous =proller2013-09-17
|
* Add license headers and remove useless includesKahrl2013-09-10
|
* Use STL containers instead of irr::core::listSfan52013-09-09
|
* Make it compileSfan52013-09-09
|
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-09