summaryrefslogtreecommitdiffstats
path: root/source/Doors.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-09Pickups are now being saved into Anvil.madmaxoft@gmail.com1-29/+55
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-12/+12
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-0/+0
2012-09-23Source files cleanup: Removed unused cBlockToPickupmadmaxoft@gmail.com1-1/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-61/+61
2011-12-25- improved and simplified the door system (shorter, clearer)lapayo94@gmail.com1-36/+39
2011-11-10Made block action sanity checks more robust, water buckets, lava buckets and empty buckets should all now work.admin@omencraft.com1-0/+2
2011-11-10Fixed doors. I forgot to actually return proper Hex value. Started work on adding farmland, farming, and leaf decay support.admin@omencraft.com1-6/+6
2011-11-10Added code for doors. Doors now place correctly but opening them is buggy and I need to change the current opening code to use bitwise operators.admin@omencraft.com1-0/+57