summaryrefslogtreecommitdiffstats
path: root/source/blocks (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-29Unified folder name-casingmadmaxoft@gmail.com46-2538/+0
2012-09-29Made beds placeablefaketruth2-1/+127
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com45-85/+85
2012-09-23Source files cleanup: UI files renamedmadmaxoft@gmail.com1-1/+1
2012-09-20Refactored windows.madmaxoft@gmail.com1-5/+10
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com31-25/+213
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-09-02Fixed Bug #241:lapayo94@gmail.com1-0/+5
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