aboutsummaryrefslogtreecommitdiff
path: root/src/noise.cpp
AgeCommit message (Collapse)Author
2013-01-21Readded and optimized mapgen V6kwolekr
2013-01-21Cleaned & enhanced noise object managementkwolekr
2013-01-21Add initial Lua biomedef support, fixed biome selectionkwolekr
2013-01-21The new mapgen, noise functions, et al.kwolekr
2012-11-02Replace pow() with multiplikation to improve speedPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2011-06-26updated noise stuffPerttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola
(import from temporary git repo)
2011-04-26tested out and commented out some new stuff for the terrain generator, to be ↵Perttu Ahola
used in the future.
2011-03-02mapgen work-in-progressPerttu Ahola
2011-03-01mapgen tweakingPerttu Ahola
2011-02-28A third try on terrain generation. No trees yet.Perttu Ahola
2011-02-27fixed 3d noise and made 2d noise fasterPerttu Ahola
2011-02-263d noise stuffPerttu Ahola
2011-02-08made it to work with my windows compilerPerttu Ahola
2011-02-05added noise.*Perttu Ahola