summaryrefslogtreecommitdiffstats
path: root/src/Chunk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-1/+1
|\
| * Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* | Added basic ender chestsTiger Wang2013-12-071-0/+2
* | Renamed animation functionTiger Wang2013-12-071-2/+2
* | Fixed duplication glitch with QueueSetBlockTiger Wang2013-12-061-5/+26
|/
* Fixed an error in cChunk's block ticking.madmaxoft2013-12-041-2/+2
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-1/+18
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-1/+1
* Fixed some of tiger's derpyness.Alexander Harkness2013-11-271-1/+1
* Fixed loads more of them.Alexander Harkness2013-11-261-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-7/+51
* Moved source to srcAlexander Harkness2013-11-241-0/+2732