Skip to content
Snippets Groups Projects
  • kwolekr's avatar
    5a34f40d
    Huge overhaul of the entire MapgenParams system · 5a34f40d
    kwolekr authored
    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.
    5a34f40d
    History
    Huge overhaul of the entire MapgenParams system
    kwolekr authored
    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.