Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fixed bug in event when taking fall damage. Now uses event damage. | Andrew Ardill | 2011-02-12 | -1/+1 |
* | Implemented ENTITY_DEATH for monsters and animals | Dinnerbone | 2011-01-30 | -6/+24 |
* | Fixed rogue chmods | Erik Broes | 2011-01-30 | -0/+0 |
* | Reworked getEntity; Hi instanceof, bay 16 classes | Erik Broes | 2011-01-30 | -6/+0 |
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -446/+488 |
* | Fixed drowning damage event. | sk89q | 2011-01-30 | -1/+13 |
* | Entity audit. Adds checks for null entities, and adds conformity. | Andrew Ardill | 2011-01-21 | -5/+4 |
* | Added suffocation damage as an event. | sk89q | 2011-01-20 | -1/+11 |
* | Expanded scope of change comments. | sk89q | 2011-01-20 | -1/+1 |
* | Added fall damage event. | sk89q | 2011-01-20 | -1/+15 |
* | fixed imports on all Entities | Andrew Ardill | 2011-01-18 | -0/+2 |
* | fixes to combust event so that it is raised only once on combustion. | Andrew Ardill | 2011-01-18 | -1/+0 |
* | Addition of all Entity classes. | Andrew Ardill | 2011-01-18 | -0/+8 |
* | Adding all Entities into CraftBukkit. | Andrew Ardill | 2011-01-18 | -0/+723 |