summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/NoteEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-27BlockEntities: Removed the extra semicolon.Mattes D1-1/+1
2014-11-18Finished mob spawner implementation.Howaner1-6/+0
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-19cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D1-2/+2
2014-09-30Removed WSSCompactTiger Wang1-3/+0
2014-08-06Fixed style issuesTycho1-1/+4
2014-08-06Fixed multiple inhertance being output by toluaTycho1-2/+4
2014-08-05Removed dependecy of redstone simulator on NoteBlockTycho1-1/+9
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-07-17Basic style fixes.madmaxoft1-1/+1
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-14Added cNoteEntity to Lua API.madmaxoft1-12/+19
2013-11-14Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft1-1/+5
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-52/+52
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-4/+4
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-08-26Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)madmaxoft@gmail.com1-0/+52