]> git.lizzy.rs Git - minetest.git/history - src/database-sqlite3.cpp
Cleanup client init states by bumping protocol version
[minetest.git] / src / database-sqlite3.cpp
2013-11-24 kwolekrDon't continue trying to deserialize blank block data
2013-11-17 kwolekrDo the same for LevelDB interface
2013-11-17 kwolekrHandle blank blocks in database
2013-09-16 prollerAdd configurable PRAGMA synchronous =
2013-09-10 KahrlAdd license headers and remove useless includes
2013-09-09 Sfan5Use STL containers instead of irr::core::list
2013-09-09 Sfan5Make it compile
2013-09-09 Ilya ZhuravlevAdd dummy and LevelDB database backends