Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 2012-06-14 | 1 | -293/+293 |
* | Added a cBioGenCache object for caching generated biomes | madmaxoft@gmail.com | 2012-06-02 | 1 | -0/+90 |
* | DistortedVoronoi biome generator | madmaxoft@gmail.com | 2012-05-31 | 1 | -17/+41 |
* | Added a voronoi biome generator (#180) | madmaxoft@gmail.com | 2012-05-27 | 1 | -0/+57 |
* | Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi) | madmaxoft@gmail.com | 2012-05-27 | 1 | -2/+5 |
* | Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration. | madmaxoft@gmail.com | 2012-05-27 | 1 | -4/+34 |
* | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 2012-05-25 | 1 | -0/+89 |