summaryrefslogtreecommitdiffstats
path: root/source/Entities/Player.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-1715/+0
* fixed function nameDaniel O'Brien2013-11-141-1/+1
* fixed commentDaniel O'Brien2013-11-131-1/+1
* changed function nameDaniel O'Brien2013-11-131-1/+1
* minor changesDaniel O'Brien2013-11-131-5/+5
* changed name conventionDaniel O'Brien2013-11-131-2/+2
* Fixed problems with code style etcDaniel O'Brien2013-11-131-30/+68
* Player Xp, includes get/set and addExperienceDaniel O'Brien2013-11-131-1/+2
* Player XpDaniel O'Brien2013-11-131-3/+71
* Fixed bow damage in creativeTiger Wang2013-11-021-1/+1
* Multiple fixesTiger Wang2013-11-021-12/+9
* cIniFile doesn't store filename internally anymore.madmaxoft2013-10-251-4/+4
* Unified cPlayer's Heal() function with cEntity's.madmaxoft2013-10-241-5/+2
* Pickups now have collection delay when vomitedTiger Wang2013-10-241-1/+1
* Moved cMakeDir::MakeDir to cFile::CreateFolder.madmaxoft2013-10-091-2/+1
* Attempt at fixing linux crash on player login.Matyas Dolak2013-09-161-1/+11
* Merge branch 'pickups' of git://github.com/tigerw/MCServer into tigerw-pickupsmadmaxoft2013-09-151-1/+1
|\
| * Players toss a little furtherTiger Wang2013-09-041-1/+1
* | Merge pull request #159 from tigerw/bugfixMattes D2013-09-111-3/+6
|\ \
| * | Better player gamemode detectionTiger Wang2013-09-111-1/+1
| * | Added player void damageTiger Wang2013-09-111-3/+6
| |/
* / Removed the "charging bow" debug message.madmaxoft2013-09-081-1/+0
|/
* Moved throw pos and speed calculation from cProjectileEntity into cPlayer.madmaxoft2013-08-301-0/+30
* Shooting a bow kinda works.madmaxoft2013-08-301-0/+44
* Hotfix for #83.madmaxoft2013-08-201-0/+6
* Debuggers: Added continuous hunger reporting.madmaxoft2013-08-191-2/+2
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-0/+1523