summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityCreature.java
Commit message (Expand)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-2/+1
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-11/+11
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-24/+28
* Update for 1.1_01 renames.Erik Broes2012-01-15-2/+2
* Updated to Minecraft 1.1Erik Broes2012-01-12-20/+20
* Fix CraftBukkit comments.Erik Broes2012-01-12-6/+6
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-2/+2
* Remove expensive debugcalls from production codeErik Broes2011-11-26-6/+6
* Update for 1.0.0Erik Broes2011-11-20-26/+34
* Update for Minecraft 1.8Dinnerbone2011-09-15-21/+36
* Update to Minecraft 1.7Dinnerbone2011-06-30-47/+51
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-10/+6
* Update for 1.6.5Erik Broes2011-05-30-13/+13
* Implemented 1.6!Dinnerbone2011-05-26-10/+14
* Whitespace + general cleanupErik Broes2011-05-15-1/+2
* 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-47/+46
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-11/+32
* Generic code cleanupErik Broes2011-02-23-3/+6
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-15/+15
* N.M.S cleanup in preparation for updateDinnerbone2011-02-21-5/+1
* Second part of NPE and arctan update :3VictorD2011-02-20-1/+2
* Added Creature.setTarget per jlogsdonJames Logsdon2011-02-09-2/+2
* Port to new mc-dev format.Erik Broes2011-01-30-107/+112
* EntityTargetEventTaylor Kelly2011-01-26-2/+30
* 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/+149