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
/
Entities
/
Player.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detaching improvements
Tiger Wang
2014-01-13
1
-0
/
+2
*
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-1
/
+1
*
Merge branch 'master' of github.com:mc-server/MCServer
Tycho Bickerstaff
2013-12-22
1
-0
/
+3
|
\
|
*
Floater now dissapears when the player doesn't have an fishing rod equipped.
STRWarrior
2013-12-21
1
-0
/
+3
*
|
Root is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-2
/
+2
|
/
*
Sorted a few constructors to remove warnings.
madmaxoft
2013-12-20
1
-3
/
+6
*
Implented IsFishing, SetIsFishing and GetFloaterID().
STRWarrior
2013-12-19
1
-0
/
+10
*
Fixed cClientHandle::Tick() being called from two threads.
madmaxoft
2013-12-16
1
-2
/
+0
*
Renamed ShootTo function to ForceSetSpeed.
STRWarrior
2013-12-15
1
-2
/
+2
*
This adds a function that allows you to 'shoot' a player towards a direction.
STRWarrior
2013-12-15
1
-0
/
+3
*
Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() function
STRWarrior
2013-12-15
1
-1
/
+13
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-17
/
+26
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+447