summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemPotion.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the AddEntityEffect() params for easier calls.madmaxoft2014-06-171-2/+1
* Fixed MSVC compilation.madmaxoft2014-06-171-7/+7
* Pawn: renamed HandleEntityEffects to HandleEntityEffectarchshift2014-06-171-1/+1
* Removed long function wrappingarchshift2014-06-171-10/+2
* ItemHandler: changed IsDrinkable() to take a short argumentarchshift2014-06-171-9/+4
* Splash potion: Adjusted speed, fixed spawn positionarchshift2014-06-171-6/+3
* Entity effect type: use 'eff' as a prefix instead of 'ef'archshift2014-06-171-33/+33
* Added splash potion functionalityarchshift2014-06-171-1/+35
* Implemented drinkable potions, noeffect entity effect,archshift2014-06-171-0/+137