Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed runtime crashes in generator on Raspberry Pi (damn picky gcc!) | madmaxoft@gmail.com | 2012-08-06 | 1 | -24/+24 |
* | Ravines: implemented proper caching - another 10 % in generator speedup :) | madmaxoft@gmail.com | 2012-07-29 | 1 | -1/+1 |
* | Caves and Ravines: fixed compilation and linking issues on gcc | madmaxoft@gmail.com | 2012-07-28 | 1 | -3/+3 |
* | Removed bottom lava from caves generator, added a new finish generator BottomLava for that. Also fixed a slight error in SameBlock composition generator cfg | madmaxoft@gmail.com | 2012-07-27 | 1 | -17/+3 |
* | Basic WormNestCaves are working | madmaxoft@gmail.com | 2012-07-27 | 1 | -17/+45 |
* | Initial WormNestCaves commit. Won't generate caves, only the schematic for caves' centers. | madmaxoft@gmail.com | 2012-07-27 | 1 | -47/+607 |
* | Added a new cave generator: DualRidgeCaves ( somewhat like http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/ ) | madmaxoft@gmail.com | 2012-07-22 | 1 | -0/+369 |