summaryrefslogtreecommitdiffstats
path: root/source/Entities/Player.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed bug and added SpendExperience()Daniel O'Brien2013-11-161-0/+4
* fix possible threadlock issue, changed function names to be closer to standardDaniel O'Brien2013-11-161-8/+15
* finished #143 I believeDaniel O'Brien2013-11-151-0/+2
* added cProtocol function to pass xp to clientDaniel O'Brien2013-11-151-7/+7
* luaExportDaniel O'Brien2013-11-141-0/+5
* changed function nameDaniel O'Brien2013-11-131-3/+3
* minor changesDaniel O'Brien2013-11-131-1/+1
* changed name conventionDaniel O'Brien2013-11-131-3/+3
* Fixed problems with code style etcDaniel O'Brien2013-11-131-21/+16
* Player Xp, includes get/set and addExperienceDaniel O'Brien2013-11-131-1/+1
* Player XpDaniel O'Brien2013-11-131-1/+43
* Added cPlayer::GetEffectiveGameMode().madmaxoft2013-11-031-0/+4
* Cleanup in cPlayer.madmaxoft2013-10-241-2/+4
* Unified cPlayer's Heal() function with cEntity's.madmaxoft2013-10-241-6/+9
* Moved throw pos and speed calculation from cProjectileEntity into cPlayer.madmaxoft2013-08-301-1/+7
* Shooting a bow kinda works.madmaxoft2013-08-301-0/+15
* Debuggers: Added continuous hunger reporting.madmaxoft2013-08-191-2/+5
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-0/+372