summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/JukeboxEntity.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-21Better Jukebox APIHowaner1-13/+35
2013-11-27Fixed VC2008 compilation, normalized include paths.madmaxoft1-1/+1
2013-11-27Fixed the remaining derpsAlexander Harkness1-1/+1
2013-11-25Further attempts to fix compileTiger Wang1-1/+1
2013-11-24Attempt to fix compilationTiger Wang1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-14Exported cJukeboxEntity to Lua API.madmaxoft1-23/+15
2013-11-14Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft1-3/+13
2013-11-10Bundled fixes [SEE DESC]Tiger Wang1-3/+3
2013-11-10Bundled fixes [SEE DESC]Tiger Wang1-1/+1
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-123/+123
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-1/+1
2013-05-24Refactored cInventory to use cItemGrid for the actual Storagemadmaxoft@gmail.com1-2/+1
2013-05-19Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com1-2/+3
2012-11-24Fixed drops for: Stone, Mycelium, Redstone Torch.luksor111@gmail.com1-1/+1
2012-11-15- Added the "wait" music discluksor111@gmail.com1-3/+3
2012-10-21Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com1-0/+123