]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen.cpp
The new mapgen, noise functions, et al.
[dragonfireclient.git] / src / mapgen.cpp
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2012-12-30 RealBadAngelL-System treegen
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-22 Ilya ZhuravlevFix trees growing into any type of node
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-11-02 PilzAdamMerge pull request #272 from PilzAdam/pow
2012-11-02 PilzAdamReplace pow() with multiplikation to improve speed
2012-09-01 Perttu AholaAttempt to fix flying gravel and dirt
2012-09-01 Sergey GilfanovSmooth transition to the desert biome.
2012-07-20 darkroseRemove trenches from map generator (cyisfor) (glitches...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-07 Perttu AholaTune mapgen
2012-04-07 Perttu AholaTune desert beaches
2012-04-07 Perttu AholaAdd deserts to map generator
2012-04-07 Perttu AholaTune mapgen a bit
2012-04-02 Perttu AholaTune cave generation
2012-04-01 Perttu AholaImprove caves more
2012-04-01 Perttu AholaSome completely crapshit coding to make caves more...
2012-03-29 Perttu AholaGenerate beaches
2012-03-28 Perttu AholaGenerate blobs of dirt and gravel in stone
2012-03-28 Perttu AholaAdd blockseed to on_generated
2012-03-27 Perttu AholaMake mapgen use mapgen_* node aliases rather than the...
2012-03-27 Perttu AholaTune caves
2012-03-27 Perttu AholaFix deep ground cave generation a bit
2012-03-27 Perttu AholaFix mapgen block_is_underground heuristic
2012-03-27 Perttu AholaTune mapgen
2012-03-27 Perttu AholaRe-implement and re-tune mapgen v2
2012-03-27 Perttu AholaRemove no-op mapgen::add_random_objects
2012-03-27 Perttu AholaFix inexistent_top_provides_sunlight heuristic in make_...
2012-03-27 Perttu AholaDo post-mapgen lighting using the VoxelManipulator...
2012-03-27 Perttu Aholavoxalgo::clearLightAndCollectSources
2012-03-27 Perttu AholaFix tree generation density for different mapgen chunk...
2012-03-27 Perttu AholaMake mapgen generate stuff in chunks of 3^3 mapblocks
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2011-11-29 KahrlAdd node definitions in Lua and do not use content_mapn...
2011-11-29 Perttu AholaMake map generator more responsive
2011-11-29 Perttu AholaAdd reason parameter to setModified and print it out...
2011-11-29 Perttu AholaOptimize map generator for the dynamic content ids...
2011-11-29 Perttu AholaFix silly misspelling in mapgen that made junglegrass...
2011-11-29 Perttu AholaDo not expose CONTENT_* stuff in content_mapnode.h...
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-10-14 Perttu Aholamobv2
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-24 Mark HolmquistFixed merge issues with saplings, ready to pull now!
2011-09-21 Perttu AholaBetter apple tree generation
2011-09-16 Perttu AholaMerge remote-tracking branch 'sfan5/apple-trees'
2011-09-11 sfan5Removed Spaces
2011-09-11 sfan5Added Apple Trees
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-15 Perttu AholaHopefully fixed msvc "'sqrt' : ambiguous call to overlo...
2011-08-15 Perttu Aholamodified mapgen to generate less lava
2011-08-14 Perttu Aholalava!
2011-08-01 Dmitry MarakasovFix "integer constant is too large for 'long' type...
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaFixed handling of inventory in creative mode (normal...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Perttu AholaJungle biome/whatever thing
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaFixed new map generator causing a crash when generating...
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-15 Nils Dagsson Moskopp* regression fix, clay occurs again now
2011-07-15 Nils Dagsson Moskopp* regression fix, clay occurs again now
2011-07-15 Nils Dagsson Moskopp* possibly nicer trees
2011-07-15 Nils Dagsson Moskopp* possibly nicer trees
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-13 Nils Dagsson Moskopp* possible fix for large cubic holes in map
2011-07-13 Nils Dagsson Moskopp* possible fix for large cubic holes in map
2011-07-13 Nils Dagsson Moskopp* slightly different values for 3d perlin noise
2011-07-13 Nils Dagsson Moskopp* slightly different values for 3d perlin noise
2011-07-13 Nils Dagsson Moskopp* regression fix, papyrus should appear again now
2011-07-13 Nils Dagsson Moskopp* regression fix, papyrus should appear again now
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholafixed block unloading from memory (a better fix coming...
2011-06-26 Perttu Aholatuned mapgen
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Sebastian Rühlbackported cactus, papyrus and clay
2011-06-26 Sebastian Rühlbackported cactus, papyrus and clay
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu Aholamoved mapgen stuff around abit
2011-06-25 Perttu Aholamoved map generator to separate source files