summaryrefslogtreecommitdiffstats
path: root/source/cBlockToPickup.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: Removed unused cBlockToPickupmadmaxoft@gmail.com2012-09-231-27/+0
* A new Block handling system :olapayo94@gmail.com2012-07-151-1/+0
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-28/+28
* Added a BlockToPickup hook for modifying pickups when a player breaks a block.madmaxoft@gmail.com2012-06-131-1/+1
* Item-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.com2012-06-061-7/+21
* - improved and simplified the door system (shorter, clearer)lapayo94@gmail.com2011-12-251-0/+1
* MCServer c++ source filesfaketruth2011-10-031-0/+13