summaryrefslogtreecommitdiffstats
path: root/src/Entities/EntityEffects.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-19EntityEffects.x -> EntityEffect.x, Object-Oriented effectsarchshift1-82/+0
2014-06-17Entity effects: changed User to Creator, removed pawn pass-by-valuearchshift1-5/+5
2014-06-17Entity Effects: Clarified user, added it to AddEntityEffectarchshift1-3/+3
2014-06-17Changed the AddEntityEffect() params for easier calls.madmaxoft1-15/+12
2014-06-17Entity Effect: Separates total duration and ticks of activityarchshift1-3/+10
2014-06-17Entity effect type: use 'eff' as a prefix instead of 'ef'archshift1-24/+24
2014-06-17Added splash potion functionalityarchshift1-0/+4
2014-06-17Implemented drinkable potions, noeffect entity effect,archshift1-0/+1
2014-06-17EntityEffect: read-only getters, added user and distance modifier fieldsarchshift1-5/+25
2014-06-17Moved Effects.h to EntityEffects.h, added initial implarchshift1-0/+53