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
/
Protocol17x.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved reading flags to the protocol.
STRWarrior
2013-12-15
1
-1
/
+19
*
Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() function
STRWarrior
2013-12-15
1
-2
/
+10
*
Merge pull request #431 from mc-server/Entity_Effects
Mattes D
2013-12-14
1
-0
/
+24
|
\
|
*
Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.
STRWarrior
2013-12-14
1
-0
/
+24
*
|
Removed leftover debugging messages from cProtocol172.
madmaxoft
2013-12-14
1
-4
/
+0
|
/
*
Fixed threading issues affecting cProtocol172.
madmaxoft
2013-12-13
1
-163
/
+163
*
Fixed protocol 1.7 recovery after unknown packet.
madmaxoft
2013-12-12
1
-4
/
+0
*
Fixed tabcompletion packet, fixes #356
Tiger Wang
2013-12-08
1
-8
/
+4
*
Fixed falling block metas, fixes #406
Tiger Wang
2013-12-08
1
-1
/
+1
*
Renamed animation function
Tiger Wang
2013-12-07
1
-2
/
+2
*
Removed stray printf, again.
Samuel Barney
2013-12-02
1
-1
/
+0
*
Switched to using provided ReadItem function.
Samuel Barney
2013-12-02
1
-17
/
+3
*
Removed stray printf.
Samuel Barney
2013-12-02
1
-1
/
+0
*
Fixed 1.7 slab and stair placement.
Samuel Barney
2013-12-02
1
-0
/
+19
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+15
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+12
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+1917