summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/DropSpenserEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Normalized comments.madmaxoft2014-07-171-4/+4
| | | | | 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 a DropSpenser AddFace bugTiger Wang2014-07-151-1/+1
|
* BlockEntities is warnings freeTycho2014-02-241-0/+1
|
* Removed some unneeded BroadcastWholeWindow()sTiger Wang2014-02-121-7/+0
|
* Moved json includes to where they are really needed.madmaxoft2013-11-281-0/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+266