summaryrefslogtreecommitdiffstats
path: root/src/World.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rewrote queue not to use promises for waitsTycho Bickerstaff2014-01-021-1/+4
* fixed warnings in World.cppTycho Bickerstaff2013-12-311-1/+3
* Implented BroadcastParticleEffectSTRWarrior2013-12-221-0/+9
* Fixed the rest of constructor reorders.madmaxoft2013-12-201-6/+6
* Removed some old cRedstone remnantsTiger Wang2013-12-161-24/+0
* This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions.STRWarrior2013-12-151-0/+18
* Implemented note block playing and fixed wireTiger Wang2013-12-141-0/+9
* Improved pickups spawning speed againTiger Wang2013-12-101-4/+4
* Merge pull request #408 from mc-server/SpawnPoint_FixMattes D2013-12-081-1/+1
|\
| * Now spawn points will not be in deep oceans or rivers etc.STRWarrior2013-12-081-1/+1
* | Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-2/+13
|\|
| * Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-2/+1
| * Added a SpawnFallingBlock function so plugins can make other blocks fall.STRWarrior2013-12-071-0/+12
* | Bonemeal has particles, fixes #393Tiger Wang2013-12-081-0/+6
* | Renamed animation functionTiger Wang2013-12-071-2/+2
* | Fixed duplication glitch with QueueSetBlockTiger Wang2013-12-061-2/+2
* | Added pickup invalid item checkTiger Wang2013-12-061-0/+11
|/
* Lava can spawn fire.madmaxoft2013-12-041-0/+1
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-2/+2
* Explicitly set spawnpoint fixes.madmaxoft2013-11-301-20/+11
* Added the real tick duration to the OnWorldTick hook.madmaxoft2013-11-301-9/+10
* Made TNT pickups spawning chance 25%Tiger Wang2013-11-271-1/+1
* Merged master into redstonefixesTiger Wang2013-11-271-11/+73
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+12
* Fixed another one.Alexander Harkness2013-11-261-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+18
* Moved source to srcAlexander Harkness2013-11-241-0/+2715