summaryrefslogtreecommitdiffstats
path: root/source/cBlockToPickup.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-23Source files cleanup: Removed unused cBlockToPickupmadmaxoft@gmail.com1-27/+0
2012-07-15A new Block handling system :olapayo94@gmail.com1-1/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-28/+28
2012-06-13Added a BlockToPickup hook for modifying pickups when a player breaks a block.madmaxoft@gmail.com1-1/+1
2012-06-06Item-dropping code rewritten and centralized - now there's only one place to modify if we want to split or merge same-item drops: cWorld:SpawnItemPickups(). Also, mined blocks can now drop more items, and they recognize if they're being mined by the correct tool.madmaxoft@gmail.com1-7/+21
2011-12-25- improved and simplified the door system (shorter, clearer)lapayo94@gmail.com1-0/+1
2011-10-03MCServer c++ source filesfaketruth1-0/+13