summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityWolf.java
Commit message (Expand)AuthorAgeLines
* Update for 1.0.0Erik Broes2011-11-20-44/+51
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-9/+9
* Bunchafixes which may or may not have any end resultDinnerbone2011-09-16-2/+1
* Rename revision 2Dinnerbone2011-09-15-2/+2
* Update for Minecraft 1.8Dinnerbone2011-09-15-54/+57
* Added reasons for entities regaining health.EvilSeph2011-06-30-1/+2
* Update to Minecraft 1.7Dinnerbone2011-06-30-17/+17
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-69/+53
* Fixed the fix of the EntityTame event.EvilSeph2011-06-23-17/+12
* Added more events for Wolves. Thanks Deaygo!EvilSeph2011-06-18-1/+16
* Added wolf damage and target events. Thanks Deaygo!EvilSeph2011-06-18-6/+58
* Fixed EntityTame event firing too many times.EvilSeph2011-06-17-11/+5
* Fixed EntityTame event.EvilSeph2011-06-15-20/+24
* Generic cleanupErik Broes2011-06-12-1/+2
* Added EntityTame event. Thanks halvors!EvilSeph2011-06-09-0/+431