summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BlockEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a nullptr check to cEntity::IsA (#3659)Marvin Kopf2017-04-011-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-16/+16
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-2/+3
* Unified the doxy-comment format.Mattes D2015-07-311-9/+8
* Reinstate "Chunk queue collapsing"Tiger Wang2015-06-101-0/+1
* ComparatorsTiger Wang2015-06-061-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Finished mob spawner implementation.Howaner2014-11-181-5/+0
* Merge branch 'master' into MobSpawnerHowaner2014-11-181-4/+33
|\
| * En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
| * cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D2014-10-191-0/+31
| * Removed WSSCompactTiger Wang2014-09-301-2/+0
* | Merge branch 'master' into MobSpawnerHowaner2014-09-261-3/+2
|\|
| * Removed more unessicary includesTycho2014-09-261-3/+2
* | Created MobSpawnerEntity class.Howaner2014-09-171-1/+1
|/
* Removed redundant semicolons and re-added warningarchshift2014-07-241-2/+2
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Fixed compilation in VC2008.madmaxoft2013-12-301-2/+1
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+6
* ChunkSender is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+5
* Moved source to srcAlexander Harkness2013-11-241-0/+101