summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/JukeboxEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 #2603 Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
* 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