Skip to content
Snippets Groups Projects
  1. Nov 23, 2015
  2. Nov 15, 2015
  3. Nov 14, 2015
  4. Nov 09, 2015
  5. Oct 29, 2015
  6. Oct 24, 2015
  7. Oct 12, 2015
  8. Oct 07, 2015
  9. Oct 06, 2015
  10. Jun 20, 2015
  11. Jun 18, 2015
  12. Jun 15, 2015
  13. May 23, 2015
  14. May 17, 2015
  15. May 12, 2015
  16. Mar 19, 2015
  17. Mar 12, 2015
  18. Mar 07, 2015
  19. Feb 26, 2015
  20. Feb 21, 2015
  21. Jan 19, 2015
    • paramat's avatar
      Mapgen V5: Various improvements · 9b89f7aa
      paramat authored
      Caves check for biome nodes, only excavate stone under water level
      Unease caves noises, use MT0.3 parameters
      Blobgen after cavegen
      Biomegen: remove 'is replaceable content' bool
      9b89f7aa
  22. Jan 12, 2015
  23. Jan 01, 2015
    • paramat's avatar
      MgV5/6/7: Generate dungeons above water level · 7452d539
      paramat authored
      Use/add stone_surface_max_y to speed-optimise/guide dungeon generation
      MgV7: Don't let mountain terrain chop dungeons at mapchunk borders
      Make mountain terrain update stone_surface_max_y for caves in mountains
      7452d539
  24. Dec 30, 2014
  25. Dec 12, 2014
  26. Dec 07, 2014
  27. Dec 06, 2014
    • kwolekr's avatar
      Rewrite generate notification mechanism · 5062b99c
      kwolekr authored
      Add support for notify-on-decoration
      Clean up mapgen constructors
      Clean up mapgen.cpp code style somewhat
      Remove trailing whitespace from some files
      5062b99c
  28. Nov 21, 2014
  29. Nov 13, 2014
  30. Nov 10, 2014
  31. Nov 08, 2014
  32. Feb 04, 2014
    • kwolekr's avatar
      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
  33. Jul 06, 2013
  34. Jun 28, 2013
  35. Jun 23, 2013
  36. Jun 17, 2013
  37. May 19, 2013
Loading