]> git.lizzy.rs Git - minetest.git/history - src/database.cpp
Fix memory leaks due to messed up memory handling for particles as well as their...
[minetest.git] / src / database.cpp
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