summaryrefslogtreecommitdiffstats
path: root/src/World.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the cWorld::ScheduleTask() signature.madmaxoft2014-01-191-130/+146
* Command blocks: Execute()andrew2014-01-181-1/+1
* Basic command block implementationandrew2014-01-181-6/+10
* Added user setting compression factorTycho2014-01-171-0/+2
* Merge pull request #534 from mc-server/SpawnMinecartMattes D2014-01-171-0/+3
|\
| * Renamed cEmptyMinecart to cRideableMinecartSTRWarrior2014-01-121-1/+1
| * EmptyMinecarts should be able to get a block inside of them.STRWarrior2014-01-121-1/+1
| * Added cWorld::SpawnMinecart.STRWarrior2014-01-121-0/+3
* | added cWorld::ScheduleTask FunctionTycho2014-01-141-0/+24
|/
* Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-0/+24
* Exported cWorld::BroadcastBlockAction().madmaxoft2014-01-061-1/+1
* fixed warnings in World.cppTycho Bickerstaff2013-12-311-0/+1
* Replaced esCreeper with esMonster.madmaxoft2013-12-231-1/+1
* Implented BroadcastParticleEffectSTRWarrior2013-12-221-0/+1
* Fixed the rest of constructor reorders.madmaxoft2013-12-201-1/+1
* Removed some old cRedstone remnantsTiger Wang2013-12-161-5/+0
* This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions.STRWarrior2013-12-151-0/+2
* Implemented note block playing and fixed wireTiger Wang2013-12-141-0/+5
* Redstone data is now loaded on chunk loadTiger Wang2013-12-131-0/+1
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-0/+3
|\
| * Added a SpawnFallingBlock function so plugins can make other blocks fall.STRWarrior2013-12-071-0/+3
* | Renamed animation functionTiger Wang2013-12-071-1/+1
* | Fixed duplication glitch with QueueSetBlockTiger Wang2013-12-061-1/+1
|/
* Lava can spawn fire.madmaxoft2013-12-041-0/+3
* Added the real tick duration to the OnWorldTick hook.madmaxoft2013-11-301-1/+1
* Merged master into redstonefixesTiger Wang2013-11-271-1/+5
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+3
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-2/+8
* Moved source to srcAlexander Harkness2013-11-241-0/+744