| Age | Commit message (Collapse) | Author |
|
Rename try* non exceptioning functions to *NoEx
|
|
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.
|
|
|
|
|
|
A mapgen fix authored by paramat, as mentioned here: https://github.com/minetest/minetest/issues/989
|
|
|
|
|
|
|
|
Mapgen V7
|
|
|
|
|
|
|
|
|
|
|