summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/MobEffectList.java
Commit message (Expand)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-6/+3
* [Bleeding] Fixed potions throwing double events. Fixes BUKKIT-1332feildmaster2012-03-26-13/+3
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-4/+4
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-4/+4
* Updated to rename revision 02Erik Broes2012-03-01-5/+5
* [Bleeding] Added Potions API. Fixes BUKKIT-389fullwall2012-02-10-0/+4
* Fix giving wrong arguments to callEntityDamageEvent. Forgot to update after c...Erik Broes2012-01-18-2/+2
* [Bleeding] Added event calls for healing and harming by potionsZeerix2012-01-17-0/+187