Skip to content
Snippets Groups Projects
  1. Jan 14, 2015
  2. Jan 06, 2015
  3. Dec 30, 2014
  4. Dec 25, 2014
  5. Dec 24, 2014
  6. Dec 23, 2014
  7. Dec 17, 2014
  8. Dec 02, 2014
    • kwolekr's avatar
      Use setting groups for NoiseParams · 68c799bf
      kwolekr authored
      Add format example to minetest.conf.example
      Add Settings::setU16()
      Throw exception on attempted access of NULL settings groups
      68c799bf
  9. Dec 01, 2014
  10. Nov 30, 2014
  11. Nov 26, 2014
  12. Nov 19, 2014
  13. Nov 10, 2014
  14. Nov 08, 2014
  15. Oct 29, 2014
  16. 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
  17. Oct 02, 2014
  18. Sep 21, 2014
  19. Sep 19, 2014
  20. Sep 17, 2014
  21. Sep 12, 2014
  22. Aug 19, 2014
    • sapier's avatar
      Mod profiling support · c24e0753
      sapier authored
      Config settings:
      profiling = true/false (gather statistics)
      detailed_profiling = true/false (break mod times to callbacks)
      
      Chat commands:
      save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel)
      c24e0753
  23. Jul 12, 2014
  24. Jun 26, 2014
  25. Jun 25, 2014
  26. Jun 09, 2014
  27. May 24, 2014
  28. May 23, 2014
  29. May 18, 2014
  30. Apr 29, 2014
  31. Apr 27, 2014
  32. Apr 18, 2014
Loading