Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -970/+970 | |
2013-03-22 | Re-tweaked WormNestCaves for more reasonable cave sizes | madmaxoft@gmail.com | 1 | -7/+14 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1298 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-22 | WormNestCaves: tweaked a bit not to produce the single-block holes in the floor | madmaxoft@gmail.com | 1 | -5/+5 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1296 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-17 | Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging) | madmaxoft@gmail.com | 1 | -48/+20 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1282 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-12-16 | Made WormNest caves generate smaller. | madmaxoft@gmail.com | 1 | -3/+29 | |
http://forum.mc-server.org/showthread.php?tid=409&pid=5654#pid5654 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1077 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-10-19 | WormNestCaves: drills only through specific blocks (FS #259) | madmaxoft@gmail.com | 1 | -1/+23 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@981 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-23 | Source files cleanup: Generating-related files in a separate subfolder | madmaxoft@gmail.com | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@881 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-08-06 | Fixed runtime crashes in generator on Raspberry Pi (damn picky gcc!) | madmaxoft@gmail.com | 1 | -24/+24 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@714 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-07-29 | Ravines: implemented proper caching - another 10 % in generator speedup :) | madmaxoft@gmail.com | 1 | -1/+1 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@709 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-07-28 | Caves and Ravines: fixed compilation and linking issues on gcc | madmaxoft@gmail.com | 1 | -3/+3 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@699 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-07-27 | 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 | 1 | -17/+3 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@698 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-07-27 | Basic WormNestCaves are working | madmaxoft@gmail.com | 1 | -17/+45 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@697 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-07-27 | Initial WormNestCaves commit. Won't generate caves, only the schematic for caves' centers. | madmaxoft@gmail.com | 1 | -47/+607 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@696 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-07-22 | 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 | 1 | -0/+369 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@694 0a769ca7-a7f5-676a-18bf-c427514a06d6 |