summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/MobEffectList.java
Commit message (Collapse)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-4/+4
|
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-15/+24
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-32/+31
|
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-6/+3
| | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once
* [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 ↵Erik Broes2012-01-18-2/+2
| | | | changing the signature :(
* [Bleeding] Added event calls for healing and harming by potionsZeerix2012-01-17-0/+187