summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/NoteEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-1/+1
* Mark UNREACHABLE with intrinsicsTiger Wang2021-02-201-1/+0
* Add more statistic tracking (#4837)12xx122020-09-051-1/+2
* Use pitch lookup in noteblock block entity (#4826)12xx122020-09-051-36/+71
* Using Super.Mattes D2020-04-161-2/+2
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-6/+6
* Prefer static_cast to reinterpret_cast (#4223)peterbell102018-05-021-1/+1
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-4/+2
* Added 1.12 blocks (#3760)Bond-0092017-06-301-2/+35
* BlockEntities: Support cloning self.Mattes D2017-06-161-2/+14
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-6/+6
* Added some blocks and items (#3503)mathiascode2017-02-141-8/+118
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* Reorganised the redstone simulatorTiger Wang2015-12-181-2/+2
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-2/+2
* Fix commentstycho2015-05-281-5/+7
* Made -Weverything an error.tycho2015-05-241-2/+7
* Removed WSSCompactTiger Wang2014-09-301-29/+0
* Removed more unessicary includesTycho2014-09-261-1/+1
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
* BlockEntities is warnings freeTycho2014-02-241-0/+1
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-1/+1
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+154