summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/JukeboxEntity.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-05Revert "Temporarily commented out override directives."Tycho1-3/+3
This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
2014-08-21Temporarily commented out override directives.Samuel Barney1-3/+3
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
Ref. #228
2013-11-14Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft1-0/+5
This fixes both #228 and #347.
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
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1527 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-21Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com1-0/+43
git-svn-id: http://mc-server.googlecode.com/svn/trunk@994 0a769ca7-a7f5-676a-18bf-c427514a06d6