summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockQuartz.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code formatting fixes.Howaner2014-08-191-0/+1
|
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Normalized comments.madmaxoft2014-07-171-5/+5
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Improved Type safety of eBlockFaceTycho2014-02-041-3/+3
| | | | May Fix #640
* Named the different quartz block.STRWarrior2014-02-031-1/+1
|
* Fixed some issues.STRWarrior2014-02-031-1/+2
| | | | | Meta wasn't set if the block wasn't a pillar. Fixed typo.
* Renamed cBlockQuartsHandler to cBlockQuartzHandler. Fixed not being able to place normal quartz blocks.STRWarrior2014-02-031-3/+3
|
* This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars.STRWarrior2014-02-031-0/+66