summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockHandler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-448/+0
2012-09-29Made beds placeablefaketruth1-1/+4
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-3/+3
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com1-0/+14
2012-09-04Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized.madmaxoft@gmail.com1-112/+228
2012-08-28Fixed a few warningsmadmaxoft@gmail.com1-3/+3
2012-08-26Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)madmaxoft@gmail.com1-0/+3
2012-08-22Added a documentation for block and item handlerslapayo94@gmail.com1-6/+0
2012-08-19Fixed Bug #236lapayo94@gmail.com1-1/+6
2012-08-06BLOCKTYPE signedness change - fixed more detailsmadmaxoft@gmail.com1-1/+1
2012-07-28Fixed a few gcc warningsmadmaxoft@gmail.com1-1/+1
2012-07-16Some code improvementslapayo94@gmail.com1-4/+4
2012-07-16Fixed some small bugs :)lapayo94@gmail.com1-2/+13
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+302