summaryrefslogtreecommitdiff
path: root/src/mapgen.cpp
AgeCommit message (Expand)Author
2012-01-22Node placement / mineral / serialization / iron freq / node_dig callbackKahrl
2011-11-29Add node definitions in Lua and do not use content_mapnode_init anymore (exce...Kahrl
2011-11-29Make map generator more responsivePerttu Ahola
2011-11-29Add reason parameter to setModified and print it out to verbosestream when sa...Perttu Ahola
2011-11-29Optimize map generator for the dynamic content ids a bitPerttu Ahola
2011-11-29Fix silly misspelling in mapgen that made junglegrass to be CONTENT_IGNOREPerttu Ahola
2011-11-29Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter w...Perttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuffPerttu Ahola
2011-10-15mobv2Perttu Ahola
2011-09-23Fixed merge issues with saplings, ready to pull now!Mark Holmquist
2011-09-21Better apple tree generationPerttu Ahola
2011-09-11Removed Spacessfan5
2011-09-11Added Apple Treessfan5
2011-08-15Hopefully fixed msvc "'sqrt' : ambiguous call to overloaded function"Perttu Ahola
2011-08-15modified mapgen to generate less lavaPerttu Ahola
2011-08-15lava!Perttu Ahola
2011-08-02Fix "integer constant is too large for 'long' type" errorDmitry Marakasov
2011-07-30Fixed handling of inventory in creative mode (normal inventory is not trashed...Perttu Ahola
2011-07-23merged jungle and bluish shadowsPerttu Ahola
2011-07-23merged the content type extension and deltaPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-07-23merged some stuff from upstream while merging deltaPerttu Ahola
2011-07-23Jungle biome/whatever thingPerttu Ahola
2011-07-22Merge branch 'upstream/master'Nils Dagsson Moskopp
2011-07-22Fixed new map generator causing a crash when generating at map limitPerttu Ahola
2011-07-15* regression fix, clay occurs again nowNils Dagsson Moskopp
2011-07-15* possibly nicer treesNils Dagsson Moskopp
2011-07-14Merge branch 'upstream/master'Nils Dagsson Moskopp
2011-07-13* possible fix for large cubic holes in mapNils Dagsson Moskopp
2011-07-13* slightly different values for 3d perlin noiseNils Dagsson Moskopp
2011-07-13* regression fix, papyrus should appear again nowNils Dagsson Moskopp
2011-06-26fixed block unloading from memory (a better fix coming next)Perttu Ahola
2011-06-26tuned mapgenPerttu Ahola
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola
2011-06-26backported cactus, papyrus and claySebastian Rühl
2011-06-25moved mapgen stuff around abitPerttu Ahola
2011-06-25moved map generator to separate source filesPerttu Ahola