index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Broadcaster.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
Unify multiprotocol entity animations
Tiger Wang
1
-27
/
+1
2021-04-12
Streamline player abilities handling
Tiger Wang
1
-0
/
+13
2021-04-12
Fix sending incorrect date values on world change
Tiger Wang
1
-1
/
+1
2021-03-20
Change TimeOfDay to WorldDate (#5160)
Tiger Wang
1
-1
/
+1
2021-03-19
Don't send ping updates one packet at a time
Tiger Wang
1
-3
/
+3
2021-03-11
Fixed some death messages showing up even when they are disabled. (#5153)
NiLSPACE
1
-0
/
+5
2021-03-05
Adding Boss bar (#5025)
12xx12
1
-6
/
+19
2021-02-06
Adds playerlist header and footer broadcasting (1.8-1.13)
dImrich
1
-0
/
+13
2020-08-28
Broadcaster: don't loop over all entities to broadcast one's position
Tiger Wang
1
-1
/
+1
2020-05-04
Improve entity position updates (#4701)
Tiger Wang
1
-32
/
+6
2019-08-11
Fix building with clang 8.0 (#4346)
Bond-009
1
-1
/
+1
2018-08-26
Store and pass entity effect duration as an int not a short. (#4293)
Alexander Harkness
1
-1
/
+1
2018-07-26
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
1
-1
/
+1
2018-07-24
Broadcast refactor (#4264)
peterbell10
1
-25
/
+601
2016-11-18
Removed ClientHandle.h dependencies from common headers.
Mattes D
1
-1
/
+14
2015-05-09
Fixed some Visual Studio warnings
Tiger Wang
1
-1
/
+1
2015-05-07
Added support for additional data in the ParticleEffect Packet
tycho
1
-0
/
+47