Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Huge overhaul of the entire MapgenParams system | kwolekr | 2014-02-03 |
| | | | | | | 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. | ||
* | Add map feature generation notify Lua API | kwolekr | 2013-12-14 |
| | |||
* | Dungeongen: Create dungeon gen tuneables; add desert temples for Mapgen V6 | kwolekr | 2013-12-07 |
| | |||
* | Standardized method of getting node info in dungeon mapgen. | 0gb.us | 2013-09-06 |
| | |||
* | Re-add dungeons in new dungeongen.cpp | kwolekr | 2013-03-10 |