summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/vehicle/VehicleListener.java
Commit message (Expand)AuthorAgeLines
* Deprecation cleanup.Erik Broes2012-02-18-75/+0
* [Bleeding] Changed event system into a new, much faster design. Huge thanks t...Nathan Adams2012-01-17-0/+1
* Small javadoc cleanupNathan Adams2011-10-10-2/+0
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-9/+9
* Removing 14 deprecated methods per http://bit.ly/mO2f4dDinnerbone2011-06-16-8/+1
* Whitespace + general cleanupErik Broes2011-05-15-32/+23
* Added VEHICLE_DESTROY eventRobert Sargant2011-04-02-0/+8
* We weren't supposed to break things *that* hard. Plugins still need to update...Dinnerbone2011-03-31-2/+5
* Force compile-time failures for the subtle changes done in the APIErik Broes2011-03-30-0/+3
* Line endings, consistency!Dinnerbone2011-03-27-78/+78
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-1/+1
* Added VEHICLE_UPDATEDinnerbone2011-02-01-2/+10
* Fixed VehicleListener not being able to registerDinnerbone2011-01-08-1/+6
* Change vehicle hook changes.sk89q2011-01-03-2/+3
* Implemented vehicle hooks (some changes will still be made).sk89q2011-01-03-0/+64