Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Entity effects: changed User to Creator, removed pawn pass-by-value | archshift | 2014-06-17 | 1 | -5/+5 |
* | Entity Effects: Clarified user, added it to AddEntityEffect | archshift | 2014-06-17 | 1 | -3/+3 |
* | Changed the AddEntityEffect() params for easier calls. | madmaxoft | 2014-06-17 | 1 | -15/+12 |
* | Entity Effect: Separates total duration and ticks of activity | archshift | 2014-06-17 | 1 | -3/+10 |
* | Entity effect type: use 'eff' as a prefix instead of 'ef' | archshift | 2014-06-17 | 1 | -24/+24 |
* | Added splash potion functionality | archshift | 2014-06-17 | 1 | -0/+4 |
* | Implemented drinkable potions, noeffect entity effect, | archshift | 2014-06-17 | 1 | -0/+1 |
* | EntityEffect: read-only getters, added user and distance modifier fields | archshift | 2014-06-17 | 1 | -5/+25 |
* | Moved Effects.h to EntityEffects.h, added initial impl | archshift | 2014-06-17 | 1 | -0/+53 |