aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen.h
AgeCommit message (Expand)Author
2012-03-29Generate beachesPerttu Ahola
2012-03-28Add blockseed to on_generatedPerttu Ahola
2012-03-27Remove no-op mapgen::add_random_objectsPerttu Ahola
2012-03-27Make mapgen generate stuff in chunks of 3^3 mapblocksPerttu Ahola
2011-11-29Add on_generated hookPerttu 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-09-23Adding (most) of the sapling functionality. It has yet to work, since MEET_OT...Mark Holmquist
2011-06-25moved mapgen stuff around abitPerttu Ahola
2011-06-25moved map generator to separate source filesPerttu Ahola