summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/NoteEntity.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-30Removed WSSCompactTiger Wang1-29/+0
2014-09-26Removed more unessicary includesTycho1-1/+1
2014-07-13Changed BroadcastSoundEffect function to take floating pos.Howaner1-1/+1
2014-02-24BlockEntities is warnings freeTycho1-0/+1
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-14Added cNoteEntity to Lua API.madmaxoft1-18/+8
2013-11-14Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft1-4/+9
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-159/+159
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-1/+1
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-2/+2
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com1-0/+11
2012-08-31Progress on the 1.3.2 protocol.madmaxoft@gmail.com1-1/+1
2012-08-26Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)madmaxoft@gmail.com1-0/+148