summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityLiving.java
Commit message (Expand)AuthorAgeLines
* 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