summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/JukeboxEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-1/+2
* Do not call into things we don't own in destructorsTiger Wang2020-09-251-13/+0
* Unify block entity pickup conversionTiger Wang2020-09-251-1/+10
* Small cleanup in JukeboxesTiger Wang2020-09-251-12/+16
* Add more statistic tracking (#4837)12xx122020-09-051-0/+2
* Using Super.Mattes D2020-04-161-2/+2
* Jukebox improvements (#4537)Mat2020-03-231-4/+22
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-6/+6
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* cWorld: Manually bind deprecated broadcast functions (#4265)peterbell102018-07-271-2/+2
* Prefer static_cast to reinterpret_cast (#4223)peterbell102018-05-021-1/+1
* BlockEntities: Support cloning self.Mattes D2017-06-161-2/+14
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-2/+2
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+4
* Add enum for Sound and Particle EffectsDave Tucker2015-11-241-2/+3
* Fixes #2485Tiger Wang2015-09-021-1/+0
* convert old style casts to fix warningsSteven Riehl2014-10-121-5/+1
* Removed WSSCompactTiger Wang2014-09-301-28/+0
* Removed more unessicary includesTycho2014-09-261-2/+2
* Better Jukebox APIHowaner2014-02-211-13/+35
* 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/+125