summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityLiving.java
Commit message (Expand)AuthorAgeLines
...
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-177/+189
* N.M.S cleanup in preparation for updateDinnerbone2011-02-21-3/+1
* Second part of NPE and arctan update :3VictorD2011-02-20-1/+2
* Fixed bug in event when taking fall damage. Now uses event damage.Andrew Ardill2011-02-12-1/+1
* Implemented ENTITY_DEATH for monsters and animalsDinnerbone2011-01-30-6/+24
* 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-446/+488
* Fixed drowning damage event.sk89q2011-01-30-1/+13
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-5/+4
* Added suffocation damage as an event.sk89q2011-01-20-1/+11
* Expanded scope of change comments.sk89q2011-01-20-1/+1
* Added fall damage event.sk89q2011-01-20-1/+15
* fixed imports on all EntitiesAndrew Ardill2011-01-18-0/+2
* fixes to combust event so that it is raised only once on combustion.Andrew Ardill2011-01-18-1/+0
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+8
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+723