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
/
Protocol125.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #777 from jfhumann/issue317
Mattes D
2014-03-09
1
-1
/
+10
|
\
|
*
Adjusted style of switch/case
Jan-Fabian Humann
2014-03-09
1
-15
/
+5
|
*
Changed if-else to switch-case
Jan-Fabian Humann
2014-03-08
1
-13
/
+11
|
*
Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting.
Jan-Fabian Humann
2014-03-08
1
-1
/
+22
*
|
Warnings
Tycho
2014-03-07
1
-1
/
+1
|
/
*
Manual merge (Fixed conflicts)
andrew
2014-02-20
1
-0
/
+38
|
\
|
*
Implemented cCompositeChat.
madmaxoft
2014-02-15
1
-0
/
+38
*
|
Map decorators; Map clients
andrew
2014-02-18
1
-0
/
+25
*
|
Implementation of in-game maps
andrew
2014-02-13
1
-0
/
+27
|
/
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-2
/
+2
*
Removed internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-9
/
+9
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-5
/
+5
*
Added cClientHandle::SendPluginMessage().
madmaxoft
2014-01-09
1
-0
/
+14
*
Implented BroadcastParticleEffect
STRWarrior
2013-12-22
1
-0
/
+9
*
Fixed pre 1.7 clients crashing.
STRWarrior
2013-12-15
1
-2
/
+2
*
Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.
STRWarrior
2013-12-14
1
-0
/
+30
*
Renamed animation function
Tiger Wang
2013-12-07
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+18
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+15
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+1869