summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpOrb.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Converted cExpOrbEntity to std::chronoTycho2015-01-161-4/+4
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-2/+2
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-3/+3
|
* Fixed tabs used for alignment.madmaxoft2014-07-171-2/+2
|
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
|
* Some change to Entity.cppTiger Wang2014-04-231-2/+0
| | | | * Added comments to BroadcastMovementUpdate() and the collision tracer
* Add ExpOrb saving.Howaner2014-03-151-7/+19
|
* Fixed minor formatting issues from #682Tiger Wang2014-02-161-4/+2
| | | | | - Removed unused PlaySoundEffect * Simplified and parenthesised code
* Replace random Float Generation and broadcast the Exp Pickup SoundHowaner2014-02-161-6/+3
|
* Add Exp Bottle EffectsHowaner2014-02-161-1/+9
|
* Fixed indentation.madmaxoft2013-12-151-1/+1
|
* Fixed not getting XP from mobs.STRWarrior2013-12-141-1/+1
|
* Using "a_ClosestPlayer != NULL" in cExpOrb.STRWarrior2013-12-131-1/+1
|
* ExpOrbs now move.STRWarrior2013-12-111-4/+8
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+60
Conflicts: VC2008/MCServer.vcproj