summaryrefslogtreecommitdiffstats
path: root/src/Generating/BioGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented faster upscaling using templates.madmaxoft2014-03-211-8/+8
* Fogot to save BiogenTycho2014-02-031-4/+4
* Fixed Compile errorsTycho2014-02-031-1/+1
* Increased Type safety of BiomesTycho2014-02-031-5/+5
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-3/+3
* fixed warnings in src/Generating/BioGen.cppTycho Bickerstaff2013-12-081-1/+1
* Fixed CheckerboardBiomeGen in negative coords.madmaxoft2013-11-291-2/+3
* Moved BiomeGen creation from INI file data to BioGen.cpp.madmaxoft2013-11-281-0/+66
* BiomeVisualiser: Added the TwoLevel biome generator.madmaxoft2013-11-281-0/+191
* Voronoi-related biomegens use the new cVoronoiMap class.madmaxoft2013-11-271-46/+10
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+707