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
/
Protocol
/
Protocol_1_10.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2018-05-02
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
1
-37
/
+37
2017-09-14
Fix switch warnings (#4013)
peterbell10
1
-33
/
+35
2017-09-02
GetPacketID for protocol packet IDs (#3977)
Lane Kolbly
1
-1
/
+1
2017-08-27
Implement Forge protocol handshake support (#3869)
satoshinm
1
-0
/
+2
2017-08-25
Add cUUID class (#3871)
peterbell10
1
-1
/
+1
2017-08-24
Minor changes (#3909)
mathiascode
1
-1
/
+1
2017-07-28
Tentative fix for player-limit race condition (#3862)
Tiger Wang
1
-2
/
+2
2017-06-09
Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner
Lukas Pioch
1
-0
/
+114
2017-05-24
Exported boat
Lukas Pioch
1
-1
/
+1
2017-05-16
Use FastWriter instead of StyledWriter
mathiascode
1
-1
/
+1
2017-05-15
VarInt metadata written correctly for boats (#3709)
peterbell10
1
-3
/
+3
2017-03-03
Add 1.11 entity metadata (#3601)
Pokechu22
1
-1
/
+1
2017-02-21
Add 1.11.1/1.11.2 protocol (#3575)
mathiascode
1
-1
/
+1
2017-01-03
Track skin part and main hand preferences (#3498)
Pokechu22
1
-0
/
+8
2017-01-03
Track skin part and main hand preferences (#3498)
Pokechu22
1
-0
/
+8
2016-12-16
Initial support for the 1.11 protocol.
Mattes D
1
-11
/
+10
2016-11-18
Removed ClientHandle.h dependencies from common headers.
Mattes D
1
-0
/
+2
2016-09-06
Enclosed Clang pragmas with ifdef's (#3373)
bibo38
1
-4
/
+7
2016-09-02
Added support for the Minecraft 1.10 protocol(#210) (#3348)
bibo38
1
-0
/
+879