Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Port to new mc-dev format. | Erik Broes | 2011-01-30 | -174/+183 |
* | Moved the source block definition higher in BlockFlowing to ensure its accuracy. | sk89q | 2011-01-15 | -3/+7 |
* | Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block | Dinnerbone | 2011-01-15 | -1/+1 |
* | Moved block stuff from org.bukkit to org.bukkit.block | Dinnerbone | 2011-01-15 | -1/+1 |
* | Changed BlockFace enum to match coding standards | Dinnerbone | 2011-01-15 | -2/+2 |
* | Update to Minecraft Server 1.2 | Dinnerbone | 2011-01-14 | -23/+23 |
* | Updated against new mc-dev format, takes out quite some casting troubles at t... | Erik Broes | 2011-01-11 | -7/+8 |
* | fixed bug where water wasn't flowing | durron597 | 2011-01-05 | -2/+3 |
* | Changed base of the source file to be based off of grum/mc-dev: | durron597 | 2011-01-01 | -117/+145 |
* | Changed tabs to 4 spaces, removed unnecessary imports | durron597 | 2011-01-01 | -37/+37 |
* | Transition to Maven | Erik Broes | 2011-01-01 | -0/+252 |