summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockFlowing.java
Commit message (Expand)AuthorAgeLines
* Generic code cleanupErik Broes2011-02-23-4/+2
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-11/+11
* Port to new mc-dev format.Erik Broes2011-01-30-174/+183
* Moved the source block definition higher in BlockFlowing to ensure its accuracy.sk89q2011-01-15-3/+7
* Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.BlockDinnerbone2011-01-15-1/+1
* Moved block stuff from org.bukkit to org.bukkit.blockDinnerbone2011-01-15-1/+1
* Changed BlockFace enum to match coding standardsDinnerbone2011-01-15-2/+2
* Update to Minecraft Server 1.2Dinnerbone2011-01-14-23/+23
* Updated against new mc-dev format, takes out quite some casting troubles at t...Erik Broes2011-01-11-7/+8
* fixed bug where water wasn't flowingdurron5972011-01-05-2/+3
* Changed base of the source file to be based off of grum/mc-dev:durron5972011-01-01-117/+145
* Changed tabs to 4 spaces, removed unnecessary importsdurron5972011-01-01-37/+37
* Transition to MavenErik Broes2011-01-01-0/+252