summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityPotion.java
Commit message (Expand)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-2/+2
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-9/+9
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-14/+14
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-1/+1
* Call PotionSplashEvent even for no effects. Fixes BUKKIT-3618EdGruberman2013-03-28-2/+2
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-2/+2
* Add ability to modify ThrownPotion properties. Adds BUKKIT-3197Olof Larsson2013-03-21-1/+1
* Always call PotionSplashEvent. Fixes BUKKIT-3363Zloteanu Nikita2013-01-17-1/+1
* Update CraftBukkit to Minecraft 1.4.7feildmaster2013-01-17-1/+1
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-1/+1
* Take into account if the shooter is a player before considering pvp mode for ...feildmaster2012-11-27-2/+2
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-16/+16
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-12/+38
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-12/+23
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-4/+1
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-1/+1
* Updated to rename revision 02Erik Broes2012-03-01-4/+5
* Made splash options abide by PVP settings. Fixes BUKKIT-542EvilSeph2012-02-10-0/+7
* [Bleeding] Implemented PotionSplashEvent. Closes BUKKIT-307Zeerix2012-01-24-0/+28
* [Bleeding] Added event calls for healing and harming by potionsZeerix2012-01-17-1/+1
* Update to mc-dev rename revision 01Nathan Adams2012-01-12-1/+1
* Fix Craft Entity constructors and toStrings.Andrew Ardill2011-11-29-0/+87