summaryrefslogtreecommitdiffstats
path: root/source/World.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added cWorld:SpawnMob(PosX, PosY, PosZ, EntityType) to Lua APImadmaxoft@gmail.com2012-10-281-0/+3
* Fixed a valgrind warning in BlockDirt.madmaxoft@gmail.com2012-10-261-2/+2
* Top blocks are now snowed over, either normally, or in deep snow (patch contributed by funmaker, Luksor and Sebi)madmaxoft@gmail.com2012-10-211-0/+2
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-22/+23
* Made cWorld's block query functions more orthogonal, added GetBlockInfo() returning all info on a block.madmaxoft@gmail.com2012-10-201-12/+18
* Preparation for multiple fluid simulators.madmaxoft@gmail.com2012-10-131-8/+11
* Added delayed ticking to Lua APImadmaxoft@gmail.com2012-10-131-2/+2
* Added an option to disable/enable PVP on a per world basisfaketruth2012-10-101-0/+2
* BlockArea writing support (BlockTypes with BlockMeta only)madmaxoft@gmail.com2012-10-061-0/+7
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-1/+7
* Beds can be slept in now (it doesn't change the time though)faketruth2012-09-291-0/+1
* Made beds placeablefaketruth2012-09-291-1/+2
* Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com2012-09-251-1/+2
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+477