summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockMinecartTrack.java
Commit message (Collapse)AuthorAgeLines
* Removed unneeded mc-dev imports. Fixes BUKKIT-682Wesley Wolfe2012-08-17-266/+0
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-14/+15
|
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-1/+1
| | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-1/+1
|
* [Bleeding] Fixed bug involving pistons and powered rails. This fixes BUKKIT-517md_52012-03-22-1/+1
|
* Added BlockMinecartTrack and MinecartTrackLogic for diff visibility.md_52012-03-22-0/+265
|
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-265/+0
|
* Reverted onPlace changes.EvilSeph2012-01-28-2/+2
|
* [Bleeding] Audit of onPlace methods, Moved to postPlace as appropriate.Tahg2012-01-24-2/+2
| | | | Closes BUKKIT-89
* Fixed bug involving pistons and powered rails. This fixes BUKKIT-517.Nathan Adams2012-01-15-1/+1
|
* Added MinecartTrackLogic.java and BlockMinecartTrack.java for diff visibilityNathan Adams2012-01-15-0/+265