summaryrefslogtreecommitdiffstats
path: root/src/Broadcaster.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix building with clang 8.0 (#4346)Bond-0092019-08-111-1/+1
* Store and pass entity effect duration as an int not a short. (#4293)Alexander Harkness2018-08-261-1/+1
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+1
* Broadcast refactor (#4264)peterbell102018-07-241-25/+601
* Removed ClientHandle.h dependencies from common headers.Mattes D2016-11-181-1/+14
* Fixed some Visual Studio warningsTiger Wang2015-05-091-1/+1
* Added support for additional data in the ParticleEffect Packettycho2015-05-071-0/+47