summaryrefslogtreecommitdiffstats
path: root/src/Entities/Player.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+1
* Merge branch 'master' of github.com:mc-server/MCServerTycho Bickerstaff2013-12-221-0/+3
|\
| * Floater now dissapears when the player doesn't have an fishing rod equipped.STRWarrior2013-12-211-0/+3
* | Root is now warnings cleanTycho Bickerstaff2013-12-211-2/+2
|/
* Sorted a few constructors to remove warnings.madmaxoft2013-12-201-3/+6
* Implented IsFishing, SetIsFishing and GetFloaterID().STRWarrior2013-12-191-0/+10
* Fixed cClientHandle::Tick() being called from two threads.madmaxoft2013-12-161-2/+0
* Renamed ShootTo function to ForceSetSpeed.STRWarrior2013-12-151-2/+2
* This adds a function that allows you to 'shoot' a player towards a direction.STRWarrior2013-12-151-0/+3
* Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() functionSTRWarrior2013-12-151-1/+13
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-17/+26
* Moved source to srcAlexander Harkness2013-11-241-0/+447