Use binary operators rather than "Python modulo" in decoding block positions
authorShadowNinja <shadowninja@minetest.net>
Tue, 15 Apr 2014 20:07:53 +0000 (16:07 -0400)
committerShadowNinja <shadowninja@minetest.net>
Tue, 15 Apr 2014 20:09:15 +0000 (16:09 -0400)
commit54ffe2e5de9ce44129f84f4748743f893b75fda7
treef888b2f75e669912ad870df52a28be6f0dcf0a8d
parent118e2ae865bd7a0020586ef72d05bf14d66f4eae
Use binary operators rather than "Python modulo" in decoding block positions
src/database.cpp
src/database.h