Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-11 | Simple end gen (#4973) | NiLSPACE | 1 | -16/+11 | |
* Fixed current end generator * Implemented new simplified end generation which includes a void between the main island and other islands * Fixed basic style * Hopefully fixed clang errors. | |||||
2020-10-04 | Fixed current end generator (#4968) | NiLSPACE | 1 | -8/+0 | |
2019-09-08 | ShapeGen, HeiGen: Changed to use cChunkCoords. | Mattes D | 1 | -5/+4 | |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -7/+7 | |
2015-07-31 | Unified the doxy-comment format. | Mattes D | 1 | -7/+10 | |
2014-11-26 | Merge remote-tracking branch 'origin-master' into c++11 | Tiger Wang | 1 | -4/+4 | |
2014-11-18 | Moved all Noise-related files into a separate folder. | Mattes D | 1 | -1/+1 | |
2014-11-12 | Generator: Shape initial refactoring. | Mattes D | 1 | -4/+4 | |
The code compiles, but several structure generators are broken, crash on start. | |||||
2014-05-31 | Implemented end and nether portals | Tiger Wang | 1 | -2/+1 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -69/+69 | |
2013-06-22 | Added the End height and composition generators. | madmaxoft@gmail.com | 1 | -0/+69 | |
Also made the dimension in world.ini specifiable by a string. Exported StringToDimension() and StringToBiome() to Lua API. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1621 0a769ca7-a7f5-676a-18bf-c427514a06d6 |