summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/SignEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-6/+0
|
* Using Super.Mattes D2020-04-161-1/+1
|
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-4/+4
|
* BlockEntities: Support cloning self.Mattes D2017-06-161-2/+4
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-7/+7
|
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+1
|
* Unified the doxy-comment format.Mattes D2015-07-311-4/+4
|
* Merge branch 'master' into MobSpawnerHowaner2014-11-291-1/+1
|\
| * BlockEntities: Removed the extra semicolon.Mattes D2014-11-271-1/+1
| |
* | Finished mob spawner implementation.Howaner2014-11-181-9/+0
|/
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D2014-10-191-2/+2
|
* Removed WSSCompactTiger Wang2014-09-301-3/+0
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-2/+2
|
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Fixed typographical errorTiger Wang2014-02-151-2/+1
|
* Removed some unneeded BroadcastWholeWindow()sTiger Wang2014-02-121-0/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+67