summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpOrb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ExpOrb saving.Howaner2014-03-151-7/+19
* Fixed minor formatting issues from #682Tiger Wang2014-02-161-4/+2
* 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