]> git.lizzy.rs Git - dragonfireclient.git/history - src/database.cpp
Use binary operators rather than "Python modulo" in decoding block positions
[dragonfireclient.git] / src / database.cpp
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