summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpOrb.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-3/+3
2014-07-17Fixed tabs used for alignment.madmaxoft1-2/+2
2014-07-13Changed BroadcastSoundEffect function to take floating pos.Howaner1-1/+1
2014-04-23Some change to Entity.cppTiger Wang1-2/+0
2014-03-15Add ExpOrb saving.Howaner1-7/+19
2014-02-16Fixed minor formatting issues from #682Tiger Wang1-4/+2
2014-02-16Replace random Float Generation and broadcast the Exp Pickup SoundHowaner1-6/+3
2014-02-16Add Exp Bottle EffectsHowaner1-1/+9
2013-12-15Fixed indentation.madmaxoft1-1/+1
2013-12-14Fixed not getting XP from mobs.STRWarrior1-1/+1
2013-12-13Using "a_ClosestPlayer != NULL" in cExpOrb.STRWarrior1-1/+1
2013-12-11ExpOrbs now move.STRWarrior1-4/+8