summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/WorldGenerator.java
Commit message (Collapse)AuthorAgeLines
* Updated version to 1.2.5-R0.1-SNAPSHOTDinnerbone (Laptop)2012-03-30-2/+2
|
* Fixed fatal crash at world generation.Nathan Adams2012-03-23-1/+1
|
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-5/+7
|
* [Bleeding] Prevent update inconsistencies on generation/decoration that span ↵Mike Primm2012-03-22-0/+7
| | | | chunks. Fixes BUKKIT-871
* [Bleeding] Added support for all TreeType entries to ↵zml20082012-03-21-1/+1
| | | | CraftWorld.generateTree(). Addresses BUKKIT-1161
* Update for 1.1_01 renames.Erik Broes2012-01-15-1/+1
| | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1.
* Fix CraftBukkit comments.Erik Broes2012-01-12-2/+2
|
* Update for 1.0.0Erik Broes2011-11-20-0/+31