summaryrefslogtreecommitdiffstats
path: root/src/Chunk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial ChunkStay code.madmaxoft2014-02-081-54/+56
* Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later).STRWarrior2014-02-071-1/+1
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
* Basic command block implementationandrew2014-01-181-6/+10
* Fixed compilation in VC2008.madmaxoft2013-12-301-23/+0
* Implented BroadcastParticleEffectSTRWarrior2013-12-221-0/+1
* This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions.STRWarrior2013-12-151-0/+2
* Implemented note block playing and fixed wireTiger Wang2013-12-141-1/+5
* Renamed animation functionTiger Wang2013-12-071-1/+1
* Fixed duplication glitch with QueueSetBlockTiger Wang2013-12-061-3/+4
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-3/+3
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+9
* Moved source to srcAlexander Harkness2013-11-241-0/+475