summaryrefslogtreecommitdiffstats
path: root/source/BlockArea.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-14Floody fluid sim: reads params from world.ini; water and lava react together into cobblestone / stone / obsidianmadmaxoft@gmail.com1-0/+4
2012-10-14BlockArea: Added const-ness to non-modifying functions, so that a const cBlockArea & can be used.madmaxoft@gmail.com1-11/+11
2012-10-06BlockArea writing support (BlockTypes with BlockMeta only)madmaxoft@gmail.com1-10/+23
2012-07-09BlockArea name change revertedlapayo94@gmail.com1-0/+0
2012-07-08Squirrel Pluginslapayo94@gmail.com1-0/+0
2012-07-02Leaves decay properly - if they are not connected to a logmadmaxoft@gmail.com1-0/+9
2012-07-02cBlockArea object added (with only minimal testing so far)madmaxoft@gmail.com1-0/+138