summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityPigZombie.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-160/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-8/+8
* Rework mob item dropping on death. Fixes BUKKIT-5625Travis Watkins2014-05-26-29/+9
* [Bleeding] Call EntityTargetEvent in many new places.GJ2014-04-18-7/+5
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-7/+7
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-21/+17
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-6/+6
* Update CraftBukkit to 1.6.2mbax2013-07-08-11/+11
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-32/+40
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-1/+2
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-14/+14
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-2/+2
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-3/+3
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-26/+28
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-33/+37
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-21/+19
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-4/+2
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-2/+2
* [Bleeding] Account for new rare drops in EntityDeath events. Fixes BUKKIT-1105zerg9602012-03-21-7/+22
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-12/+31
* Updated to rename revision 02Erik Broes2012-03-01-1/+1
* Update for 1.1_01 renames.Erik Broes2012-01-15-2/+2
* Updated to Minecraft 1.1Erik Broes2012-01-12-5/+9
* Update to mc-dev rename revision 01Nathan Adams2012-01-12-2/+2
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-3/+3
* Fixed EntityDeathEvent not throwing for Ghasts and Pig Zombies (fixes issue #13)Nathan Adams2011-11-27-4/+10
* Update for 1.0.0Erik Broes2011-11-20-17/+33
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-1/+1
* Rename revision 2Dinnerbone2011-09-15-1/+1
* Update for Minecraft 1.8Dinnerbone2011-09-15-17/+19
* Implemented pig zombie get/set anger functions.Celtic Minstrel2011-07-14-1/+1
* Update to Minecraft 1.7Dinnerbone2011-06-30-4/+4
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-10/+4
* Update for 1.6.5Erik Broes2011-05-30-5/+5
* Implemented 1.6!Dinnerbone2011-05-26-3/+3
* Update for 1.5_02.Erik Broes2011-04-21-18/+18
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-21/+25
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-7/+7
* Generic code cleanupErik Broes2011-02-23-1/+3
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-12/+12
* Fixed rogue chmodsErik Broes2011-01-30-0/+0
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-6/+0
* Port to new mc-dev format.Erik Broes2011-01-30-39/+31
* EntityTargetEventTaylor Kelly2011-01-26-3/+21
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-4/+4
* fixed imports on all EntitiesAndrew Ardill2011-01-18-0/+2
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+7
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+100