summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSideways.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Fixed some meta resetting bugsTiger Wang2014-07-141-6/+6
| | | | | * Fixes #1174 * Fixes #1171
* Add log pickups.Howaner2014-03-241-1/+7
|
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
| | | | May Fix #640
* This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars.STRWarrior2014-02-031-0/+72