summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BlockEntityWithItems.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Changed inheritance a bitTiger Wang2014-02-121-0/+7
| | | | * cBlockEntityWithItems now inherits from cBlockEntityWindowOwner
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+2
|
* Chunk is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|
* Fixed pickups spawning for BlockEntitiesTiger Wang2013-12-061-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+86