summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/JukeboxEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-6/+0
* Do not call into things we don't own in destructorsTiger Wang2020-09-251-1/+0
* Small cleanup in JukeboxesTiger Wang2020-09-251-1/+2
* Using Super.Mattes D2020-04-161-1/+1
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-031-0/+1
* Jukebox improvements (#4537)Mat2020-03-231-0/+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/+5
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-8/+8
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-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-9/+0
|/
* cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D2014-10-191-2/+2
* Removed WSSCompactTiger Wang2014-09-301-3/+0
* Removed more unessicary includesTycho2014-09-261-1/+0
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Documented the changes in cJukeboxEntity.madmaxoft2014-02-281-2/+3
* Better Jukebox APIHowaner2014-02-211-3/+13
* 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/+56