summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockTrapdoor.java
Commit message (Expand)AuthorAgeLines
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-3/+7
* Update for 1.1_01 renames.Erik Broes2012-01-15-3/+3
* Updated to Minecraft 1.1Erik Broes2012-01-12-1/+1
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-3/+3
* Doors and trapdoors should function correctly once againNathan Adams2011-11-28-1/+1
* Fixed trapdoors + few commentsNathan Adams2011-11-23-3/+3
* Update for 1.0.0Erik Broes2011-11-20-8/+28
* Fixed not being able to move properly around doors or trapdoorsDinnerbone2011-09-16-1/+1
* Fixed doors not updating their state to reflect any redstone currents when pl...EvilSeph2011-06-30-0/+1
* Made trapdoors fire BlockRedstone events.EvilSeph2011-06-30-0/+188