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
/
ClientHandle.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented the 1.7.6 protocol and authenticator.
madmaxoft
2014-04-14
1
-1
/
+7
*
A client UUID is generated when the server is in offline mode.
madmaxoft
2014-04-14
1
-1
/
+6
*
Added Yggdrasil Authentication System
daniel0916
2014-04-13
1
-1
/
+5
*
Merge branch 'master' into HTTPSizeT
madmaxoft
2014-04-04
1
-3
/
+3
|
\
|
*
Fixed some Clang warnings in protocols.
madmaxoft
2014-04-04
1
-1
/
+1
|
*
Simplified and fixed slabs, fixes #835
Tiger Wang
2014-03-31
1
-2
/
+2
*
|
Fixed All signedness warnings in HTTPServer.cpp
Tycho
2014-04-02
1
-1
/
+1
|
/
*
Unified Vector classes
andrew
2014-03-11
1
-1
/
+1
*
Merge pull request #731 from mc-server/ballisticmissiles
Tiger Wang
2014-03-09
1
-1
/
+3
|
\
|
*
CheckBlockInteractionsRate() fixed & enabled
Tiger Wang
2014-03-09
1
-1
/
+3
*
|
Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting.
Jan-Fabian Humann
2014-03-08
1
-1
/
+3
|
/
*
Merge pull request #669 from xdot/master
Tiger Wang
2014-02-24
1
-0
/
+4
|
\
|
*
Manual merge (Fixed conflicts)
andrew
2014-02-20
1
-2
/
+11
|
|
\
|
*
|
Map decorators; Map clients
andrew
2014-02-18
1
-0
/
+2
|
*
|
IDCount Serialization
andrew
2014-02-13
1
-2
/
+2
|
*
|
Implementation of in-game maps
andrew
2014-02-13
1
-0
/
+2
*
|
|
cClientHandle manages the client-registered plugin channels.
madmaxoft
2014-02-20
1
-26
/
+46
|
|
/
|
/
|
*
|
Implemented paintings, fixes #689
Tiger Wang
2014-02-18
1
-0
/
+2
*
|
Add Locale to ClientHandle
Howaner
2014-02-16
1
-1
/
+6
*
|
Implemented cCompositeChat.
madmaxoft
2014-02-15
1
-1
/
+3
|
/
*
Merge branch 'master' into playerimprovements
Tiger Wang
2014-02-09
1
-5
/
+5
|
\
|
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-5
/
+5
*
|
Improved chat messaging functions
Tiger Wang
2014-02-07
1
-1
/
+1
*
|
Fixed explosions bug
Tiger Wang
2014-02-05
1
-11
/
+2
|
/
*
Merge branch 'master' of https://github.com/mc-server/MCServer
andrew
2014-01-21
1
-0
/
+1
|
\
|
*
Removed unneeded paramters
Tiger Wang
2014-01-19
1
-1
/
+1
|
*
Changed SendBlockEntity format slightly
Tiger Wang
2014-01-19
1
-2
/
+1
|
*
Improved command blocks
Tiger Wang
2014-01-19
1
-0
/
+2
*
|
Scoreboard protocol support
andrew
2014-01-21
1
-0
/
+4
|
/
*
Parse the MC|AdvCdm plugin message
andrew
2014-01-18
1
-0
/
+3
*
Added handshake processing to protocol 1.7.
madmaxoft
2014-01-13
1
-0
/
+6
*
Added cClientHandle::SendPluginMessage().
madmaxoft
2014-01-09
1
-0
/
+1
*
Plugin messages are received and handed to plugins.
madmaxoft
2014-01-07
1
-0
/
+1
*
Implented BroadcastParticleEffect
STRWarrior
2013-12-22
1
-0
/
+1
*
Fixed the rest of constructor reorders.
madmaxoft
2013-12-20
1
-9
/
+0
*
Removed some old cRedstone remnants
Tiger Wang
2013-12-16
1
-1
/
+0
*
Fixed cClientHandle::Tick() being called from two threads.
madmaxoft
2013-12-16
1
-0
/
+4
*
Moved reading flags to the protocol.
STRWarrior
2013-12-15
1
-1
/
+1
*
Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() function
STRWarrior
2013-12-15
1
-0
/
+2
*
Forgot to commit the ClientHandle.
STRWarrior
2013-12-14
1
-0
/
+2
*
Unknown packet type extended to 32 bits.
madmaxoft
2013-12-12
1
-1
/
+1
*
Renamed animation function
Tiger Wang
2013-12-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+331