Fix damage flash when damage disabled
[oweals/minetest.git] / src / database.cpp
2015-03-06 ShadowNinjaClean up database API and save the local map on an...
2014-04-23 ShadowNinjaRevert binary database block position encoding
2014-04-15 ShadowNinjaUse bit shifts rather than multiplication in block...
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 Ilya ZhuravlevAdd dummy and LevelDB database backends