Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Update to Minecraft 1.3 beta | Dinnerbone | 2011-02-23 | -33/+33 |
* | N.M.S cleanup in preparation for update | Dinnerbone | 2011-02-21 | -1/+1 |
* | Fixed rogue chmods | Erik Broes | 2011-01-30 | -0/+0 |
* | Reworked getEntity; Hi instanceof, bay 16 classes | Erik Broes | 2011-01-30 | -10/+2 |
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -161/+163 |
* | Entity audit. Adds checks for null entities, and adds conformity. | Andrew Ardill | 2011-01-21 | -5/+5 |
* | Fixes to projectile events to check for null entities. | Andrew Ardill | 2011-01-20 | -20/+16 |
* | fixed imports on all Entities | Andrew Ardill | 2011-01-18 | -2/+0 |
* | Updates to all Entities to use getBukkitEntity() any time an event is | Andrew Ardill | 2011-01-18 | -4/+1 |
* | created getBukkitEntity() in minecraft.server.Entity | Andrew Ardill | 2011-01-18 | -0/+4 |
* | Implementation of the EntityDamage*Events. | Andrew Ardill | 2011-01-16 | -0/+269 |