summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/JukeboxEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-24Remove BLOCKENTITY_PROTODEFTiger Wang1-6/+0
2020-09-25Do not call into things we don't own in destructorsTiger Wang1-1/+0
2020-09-25Small cleanup in JukeboxesTiger Wang1-1/+2
2020-04-16Using Super.Mattes D1-1/+1
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D1-0/+1
2020-03-23Jukebox improvements (#4537)Mat1-0/+1
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-4/+4
2017-06-16BlockEntities: Support cloning self.Mattes D1-2/+5
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-8/+8
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+1
2014-11-27BlockEntities: Removed the extra semicolon.Mattes D1-1/+1
2014-11-18Finished mob spawner implementation.Howaner1-9/+0
2014-10-19cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D1-2/+2
2014-09-30Removed WSSCompactTiger Wang1-3/+0
2014-09-26Removed more unessicary includesTycho1-1/+0
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-02-28Documented the changes in cJukeboxEntity.madmaxoft1-2/+3
2014-02-21Better Jukebox APIHowaner1-3/+13
2014-02-12Added more missing GetClassStatic()sTiger Wang1-0/+2
2013-12-22merged in warnings changesTycho Bickerstaff1-1/+1
2013-12-21Chunk is now warnings cleanTycho Bickerstaff1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-14Exported cJukeboxEntity to Lua API.madmaxoft1-10/+18
2013-11-14Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft1-0/+5
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-1/+1
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-43/+43
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-1/+1
2012-10-21Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com1-0/+43