71cd0199fda68a84c5f9a5252bf63e69712b177b
Still not perfect - chunk and region calculations can be made into a single CPU instruction - SAR - but not all compilers are known to support that (">>" operator on signed datatypes needs to perform arithmetic shift, C/C++ standard makes it implementation-specific; MSVC and GCC do what we need, LLVM unknown)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1224 0a769ca7-a7f5-676a-18bf-c427514a06d6
Description
Personal fork of Cuberite
Languages
C++
89.5%
Lua
8%
HTML
1%
CMake
0.6%
C
0.5%
Other
0.2%