summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemRedstoneDust.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | 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.
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-1/+1
|
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
| | | | May Fix #640
* Renamed g_TorchPlaceable...Tiger Wang2014-01-111-1/+1
| | | | ...to g_FullyOccupiesVoxel, as recommended by @bearbin
* Fixed dust from being placed on nonsolidsTiger Wang2013-12-191-0/+5
|
* Moved source to srcAlexander Harkness2013-11-241-0/+38