summaryrefslogtreecommitdiffstats
path: root/source/blocks (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-01Implemented: http://www.mc-server.org/support/index.php?do=details&task_id=239&project=2&dev=26lapayo94@gmail.com2-28/+30
2012-08-29Added a check if torch is placed on the bottom face, temporarily fix the assert.madmaxoft@gmail.com1-0/+4
2012-08-28Fixed a few warningsmadmaxoft@gmail.com3-6/+4
2012-08-26Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)madmaxoft@gmail.com2-0/+16
2012-08-22Added a documentation for block and item handlerslapayo94@gmail.com2-12/+29
2012-08-19Fixed Bug #236lapayo94@gmail.com9-9/+27
2012-08-10Fixed cacti and sugarcane not being placeable on themselves (FS #234, patch submitted by STR_Warrior)madmaxoft@gmail.com2-21/+50
2012-08-09Torch placement handling (contributed by l0udPL)madmaxoft@gmail.com2-9/+108
2012-08-06A bit of cleanup and documentation around the UI window handlingmadmaxoft@gmail.com2-17/+35
2012-08-06BLOCKTYPE signedness change - fixed more detailsmadmaxoft@gmail.com3-3/+3
2012-07-28Fixed a few gcc warningsmadmaxoft@gmail.com2-2/+2
2012-07-21Grass blockticking fixmadmaxoft@gmail.com1-30/+32
2012-07-16Some code improvementslapayo94@gmail.com51-290/+212
2012-07-16Fixed a compilation warningmadmaxoft@gmail.com1-1/+1
2012-07-16Fixed some small bugs :)lapayo94@gmail.com7-37/+101
2012-07-15A new Block handling system :olapayo94@gmail.com51-0/+1909