Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-03 | Huge overhaul of the entire MapgenParams system | kwolekr | |
MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations. Separation between the common and mapgen-specific parameters is now strongly defined. Mapgen parameters objects are now properly encapsulated within the proper subsystems. | |||
2013-12-14 | Add map feature generation notify Lua API | kwolekr | |
2013-12-07 | Dungeongen: Create dungeon gen tuneables; add desert temples for Mapgen V6 | kwolekr | |
2013-09-06 | Standardized method of getting node info in dungeon mapgen. | 0gb.us | |
2013-03-10 | Re-add dungeons in new dungeongen.cpp | kwolekr | |