]> git.lizzy.rs Git - dragonfireclient.git/history - src/database.h
Don't unload blocks if save failed
[dragonfireclient.git] / src / database.h
2014-07-07 kwolekrDon't unload blocks if save failed
2014-04-23 ShadowNinjaRevert binary database block position encoding
2014-04-15 ShadowNinjaUse binary operators rather than "Python modulo" in...
2014-03-12 ShadowNinjaReplace usage of long long with u64/s64
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