summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/NoteEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-2/+0
* Use pitch lookup in noteblock block entity (#4826)12xx122020-09-051-9/+9
* Using Super.Mattes D2020-04-161-1/+1
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-4/+5
* Added 1.12 blocks (#3760)Bond-0092017-06-301-1/+6
* BlockEntities: Support cloning self.Mattes D2017-06-161-2/+4
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* Reorganised the redstone simulatorTiger Wang2015-12-181-12/+0
* 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-1/+1
* Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2015-05-231-1/+1
* 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-6/+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
* Fixed style issuesTycho2014-08-061-1/+4
* Fixed multiple inhertance being output by toluaTycho2014-08-061-2/+4
* Removed dependecy of redstone simulator on NoteBlockTycho2014-08-051-1/+9
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Added more missing GetClassStatic()sTiger Wang2014-02-121-0/+2
* Chunk is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+63