summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/WorldGenBigTree.java
Commit message (Expand)AuthorAgeLines
* Fix growing large tress near world height. Fixes BUKKIT-1072md_52012-04-25-2/+2
* [Bleeding] Completely fix the tree generation algorithm to make it near ident...md_52012-03-20-1/+1
* [Bleeding] Undo changes to the tree WorldGenerators.Zeerix2012-02-23-45/+6
* Fix formatting.Erik Broes2012-01-15-1/+1
* Update for 1.1_01 renames.Erik Broes2012-01-15-7/+7
* Fix CraftBukkit comments.Erik Broes2012-01-12-9/+9
* Fix for big trees not growing BUKKIT-304 and BUKKIT-365 (thanks M D)Tahg2011-12-20-1/+1
* Fixed bonemeal not being consumed on failed growth attempts. This fixes BUKKI...Nathan Adams2011-12-19-3/+0
* Implemented onStructureGrow event, thanks to md-5.Nathan Adams2011-12-09-5/+47
* Update for 1.0.0Erik Broes2011-11-20-3/+5
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-3/+2
* Implemented 1.6!Dinnerbone2011-05-26-4/+4
* Whitespace + general cleanupErik Broes2011-05-15-2/+1
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-5/+5
* Generic code cleanupErik Broes2011-02-23-5/+3
* Generic cleanup/reformat.Erik Broes2011-02-02-3/+3
* Added support for different tree generation types and a callback.sk89q2011-01-30-0/+373