Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-04 | Change internal type for seeds to s32 | kwolekr | |
This fixes value truncation (and therefore incompatibility) on platforms with an LP32 data model, such as VAX or MS-DOS. | |||
2016-05-27 | Dungeongen: Remove dependency on Mapgen | kwolekr | |
2015-11-29 | Dungeongen: Also preserve river water nodes | paramat | |
For future river mapgens Dungeons will not generate in river water, to avoid dungeons filling and blocking river channels | |||
2015-01-05 | Shorten ManualMapVoxelManipulator to MMVManip | kwolekr | |
2014-12-06 | Rewrite generate notification mechanism | kwolekr | |
Add support for notify-on-decoration Clean up mapgen constructors Clean up mapgen.cpp code style somewhat Remove trailing whitespace from some files | |||
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-03-10 | Re-add dungeons in new dungeongen.cpp | kwolekr | |