Adding (most) of the sapling functionality. It has yet to work, since MEET_OTHER...
authorMark Holmquist <marktraceur@gmail.com>
Tue, 16 Aug 2011 09:14:49 +0000 (02:14 -0700)
committerMark Holmquist <marktraceur@gmail.com>
Sat, 24 Sep 2011 01:13:53 +0000 (18:13 -0700)
commit85f119e1e6cc958a54eaf8468f2a302aa8c60dbe
tree289ee051ee5eeba1174147229f111ce109ac9e68
parent789c88509c1eab8407d3451d55eb31f65150e54a
Adding (most) of the sapling functionality. It has yet to work, since MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest.
src/content_mapblock.cpp
src/content_mapnode.cpp
src/content_mapnode.h
src/environment.cpp
src/map.cpp
src/mapgen.h
src/mapnode.h
src/server.cpp