summaryrefslogtreecommitdiffstats
path: root/source/blocks/Block.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com2012-09-111-0/+14
* Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized.madmaxoft@gmail.com2012-09-041-112/+228
* Fixed a few warningsmadmaxoft@gmail.com2012-08-281-3/+3
* Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)madmaxoft@gmail.com2012-08-261-0/+3
* Added a documentation for block and item handlerslapayo94@gmail.com2012-08-221-6/+0
* Fixed Bug #236lapayo94@gmail.com2012-08-191-1/+6
* BLOCKTYPE signedness change - fixed more detailsmadmaxoft@gmail.com2012-08-061-1/+1
* Fixed a few gcc warningsmadmaxoft@gmail.com2012-07-281-1/+1
* Some code improvementslapayo94@gmail.com2012-07-161-4/+4
* Fixed some small bugs :)lapayo94@gmail.com2012-07-161-2/+13
* A new Block handling system :olapayo94@gmail.com2012-07-151-0/+302