summaryrefslogtreecommitdiff
path: root/src/mapgen.h
AgeCommit message (Collapse)Author
2011-11-29Add on_generated hookPerttu Ahola
2011-11-29Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter ↵Perttu Ahola
wrapper in old code
2011-11-29GameDef compilesPerttu Ahola
2011-09-23Adding (most) of the sapling functionality. It has yet to work, since ↵Mark Holmquist
MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest.
2011-06-25moved mapgen stuff around abitPerttu Ahola
2011-06-25moved map generator to separate source filesPerttu Ahola