Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Dec 30, 2014
  3. Dec 23, 2014
  4. Dec 17, 2014
  5. Nov 30, 2014
  6. Nov 26, 2014
  7. Nov 20, 2014
  8. Nov 19, 2014
  9. Nov 08, 2014
  10. Oct 29, 2014
  11. Oct 24, 2014
    • Pavel Puchkin's avatar
      Remove remenants of mob code · 73bf791f
      Pavel Puchkin authored
      Since minetest has no mobs within the core anymore, I suppose these
      settings and code should go. Any mod that uses `minetest.setting_getbool`
      will work with no problem since the default return value is `false`.
      73bf791f
  12. Oct 02, 2014
  13. Sep 19, 2014
  14. Sep 17, 2014
  15. Aug 05, 2014
  16. Jul 12, 2014
  17. Jun 29, 2014
    • sapier's avatar
      Add support for Android 2.3+ · 1cc40c0a
      sapier authored
      There have been plenty of ppl involved in creating this version.
      I don't wanna mention names as I'm sure I'd forget someone so I
      just tell where help has been done:
      - The partial android versions done by various ppl
      - Testing on different android devices
      - reviewing code (especially the in core changes)
      - testing controls
      - reviewing texts
      
      A big thank you to everyone helping this to be completed!
      1cc40c0a
  18. Jun 26, 2014
  19. Jun 25, 2014
  20. Jun 22, 2014
  21. May 24, 2014
  22. May 18, 2014
  23. May 07, 2014
  24. Apr 29, 2014
  25. Apr 27, 2014
  26. Apr 18, 2014
  27. Apr 12, 2014
  28. Mar 21, 2014
  29. Feb 16, 2014
  30. Feb 09, 2014
  31. Feb 08, 2014
  32. Feb 05, 2014
  33. 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
  34. Jan 10, 2014
  35. Jan 07, 2014
Loading