summaryrefslogtreecommitdiffstats
path: root/source/Chunk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made DeepSnow remove flowers and mushrooms while snowing.luksor111@gmail.com2012-10-221-0/+12
* 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/+84
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-0/+31
* Made cWorld's block query functions more orthogonal, added GetBlockInfo() returning all info on a block.madmaxoft@gmail.com2012-10-201-0/+13
* Removed unused [Physics].Water section from settings.ini.madmaxoft@gmail.com2012-10-191-10/+0
* Fixed DelayedFluidSimulator.madmaxoft@gmail.com2012-10-151-1/+1
* Floody fluid simulator now dries up correctly, too.madmaxoft@gmail.com2012-10-141-16/+72
* Preparation for multiple fluid simulators.madmaxoft@gmail.com2012-10-131-2/+0
* All blockticking is now done in cBlockHandlersmadmaxoft@gmail.com2012-10-071-95/+5
* Completely removed the old (buggy) redstone simulator.madmaxoft@gmail.com2012-10-061-1/+0
* BlockArea writing support (BlockTypes with BlockMeta only)madmaxoft@gmail.com2012-10-061-0/+53
* Fixed saplings not growing into treesmadmaxoft@gmail.com2012-10-031-3/+3
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-31/+1
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-6/+3
* Beds can be slept in now (it doesn't change the time though)faketruth2012-09-291-0/+12
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-1/+1
* Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com2012-09-251-0/+16
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+1852