madmaxoft@gmail.com 71cd0199fd Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it.
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
2013-02-27 10:01:20 +00:00
2012-09-04 10:37:31 +00:00
2012-08-06 19:34:09 +00:00
Description
A game client/server hybrid for the Minecraft software aiming for feature parity with Notchian Philosophies.
Multiple Licenses 172 MiB
Languages
C++ 97.6%
C 0.7%
CMake 0.6%
HTML 0.6%
Shell 0.2%
Other 0.1%