| Commit message (Expand) | Author | Age | Lines |
* | All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.en... | Dinnerbone | 2011-01-15 | -2/+2 |
* | Various fixes; boats, minecarts, musicblocks | Dinnerbone | 2011-01-14 | -1/+1 |
* | Update to Minecraft Server 1.2 | Dinnerbone | 2011-01-14 | -121/+122 |
* | Updated against new mc-dev format, takes out quite some casting troubles at t... | Erik Broes | 2011-01-11 | -78/+67 |
* | Implemented BlockState.update(boolean), signs should now work, cleaned up som... | Dinnerbone | 2011-01-08 | -67/+67 |
* | Implemented World.spawnBoat(), added CraftMappable interface that defines a m... | sk89q | 2011-01-07 | -3/+9 |
* | Implemented boat, fixed some event issues with minecarts, and implemented the... | sk89q | 2011-01-07 | -28/+28 |
* | Moved some minecart flags that don't belong in the event out of the event. | sk89q | 2011-01-07 | -19/+2 |
* | Implemented more minecart hooks. | sk89q | 2011-01-07 | -33/+104 |
* | Show reason for invalid plugin | Dinnerbone | 2011-01-05 | -751/+751 |
* | Initial implementation of inventory stuff, (read-)only for StorageMinecart sofar | Erik Broes | 2011-01-05 | -0/+6 |
* | Implemented some minecart vehicle hooks, but there's a some things missing in... | sk89q | 2011-01-03 | -0/+745 |