summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BlockEntityWithItems.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-8/+8
* Unified the doxy-comment format.Mattes D2015-07-311-2/+2
* Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2015-05-231-1/+1
* Removed unwanted base classes from Lua API.Mattes D2015-03-191-0/+2
* BlockEntities: Removed the extra semicolon.Mattes D2014-11-271-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D2014-10-191-1/+3
* Compilation fixTiger Wang2014-09-281-2/+2
* SuggestionsTiger Wang2014-09-271-7/+5
* Merge remote-tracking branch 'origin/master' into chestcartsTiger Wang2014-09-271-0/+1
|\
| * Removed more unessicary includesTycho2014-09-261-0/+1
* | Implemented Chest MinecartsTiger Wang2014-09-131-1/+1
|/
* Normalized comments.madmaxoft2014-07-171-1/+1
* Changed inheritance a bitTiger Wang2014-02-121-0/+7
* 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