Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Generic cleanup/reformat. | Erik Broes | 2011-02-02 | -6/+6 |
* | Don't hate me :( | Dinnerbone | 2011-02-01 | -0/+11 |
* | Re-add BlockBurnEvent | Taylor Kelly | 2011-01-30 | -8/+16 |
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -139/+100 |
* | Fixed an issue where fire spread cancellation changed the behavior of natural... | sk89q | 2011-01-28 | -1/+1 |
* | Fixed fire spread hook providing the wrong block. | sk89q | 2011-01-28 | -1/+1 |
* | BlockBurnEvent | Taylor Kelly | 2011-01-26 | -22/+28 |
* | Further fixes to fire events | Andrew Ardill | 2011-01-19 | -8/+12 |
* | Fix BlockIgniteEvent after someone updated it and missed some stuff. | speakeasy | 2011-01-19 | -7/+3 |
* | Fix to slow fire spread hook, to check if a block is on fire before | Andrew Ardill | 2011-01-18 | -15/+33 |
* | Moved block stuff from org.bukkit to org.bukkit.block | Dinnerbone | 2011-01-15 | -4/+4 |
* | Update to Minecraft Server 1.2 | Dinnerbone | 2011-01-14 | -35/+31 |
* | Added hooks for BlockIgniteEvent | speakeasy | 2011-01-11 | -0/+212 |