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
/
Blocks
/
BroadcastInterface.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
Improve entity position updates (#4701)
Tiger Wang
1
-4
/
+2
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-2
/
+2
2018-08-26
Store and pass entity effect duration as an int not a short. (#4293)
Alexander Harkness
1
-1
/
+1
2018-07-24
Broadcast refactor (#4264)
peterbell10
1
-6
/
+56
2017-09-19
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
1
-1
/
+1
2016-07-07
removed cast from BlockTrapdoor.h (#3256)
gaurav sehgal
1
-0
/
+7
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-1
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-13
Changed BroadcastSoundEffect function to take floating pos.
Howaner
1
-1
/
+1
2014-03-28
Fixed non-virtual destructors warnings.
madmaxoft
1
-1
/
+2
2014-03-09
Beds now work properly fixes #707
Tiger Wang
1
-2
/
+3
2014-01-26
Refactored cBlockHandler::OnUse and dependents
Tycho
1
-0
/
+10