summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BroadcastInterface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify multiprotocol entity animationsTiger Wang2021-04-121-3/+1
* Don't send ping updates one packet at a timeTiger Wang2021-03-191-1/+1
* Adding Boss bar (#5025)12xx122021-03-051-1/+2
* Adds playerlist header and footer broadcasting (1.8-1.13)dImrich2021-02-061-0/+1
* Improve entity position updates (#4701)Tiger Wang2020-05-041-4/+2
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-2/+2
* Store and pass entity effect duration as an int not a short. (#4293)Alexander Harkness2018-08-261-1/+1
* Broadcast refactor (#4264)peterbell102018-07-241-6/+56
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-1/+1
* removed cast from BlockTrapdoor.h (#3256)gaurav sehgal2016-07-071-0/+7
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
* Fixed non-virtual destructors warnings.madmaxoft2014-03-281-1/+2
* Beds now work properly fixes #707Tiger Wang2014-03-091-2/+3
* Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-0/+10