summaryrefslogtreecommitdiffstats
path: root/source/items/ItemSlab.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-45/+0
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-2/+2
* Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup.madmaxoft@gmail.com2012-07-291-11/+16
* Fixed incompatibility to apples c++ compiler...lapayo94@gmail.com2012-07-171-1/+2
* Some code improvementslapayo94@gmail.com2012-07-161-2/+2
* Changed GetBlockMeta to return NIBBLETYPE instead of charmadmaxoft@gmail.com2012-07-161-1/+1
* A new Block handling system :olapayo94@gmail.com2012-07-151-0/+39