Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix all warnings reported by clang | Sfan5 | 2014-04-15 |
| | |||
* | 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. | ||
* | Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams | kwolekr | 2013-05-19 |
| | |||
* | Enhance caves for mgv7, add ravines | kwolekr | 2013-04-27 |
| | |||
* | Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to ↵ | kwolekr | 2013-04-21 |
| | | | | Mapgen V7 | ||
* | Add Ore infrastructure and l_register_ore() | kwolekr | 2013-03-24 |
| | |||
* | Mapgen indev: float islands, larger far biomes | proller | 2013-03-24 |
| | |||
* | initial mapgen indev version with farscale feature and huge caves | proller | 2013-03-16 |