Skip to content
Snippets Groups Projects
  1. Sep 03, 2021
  2. Jul 18, 2020
  3. Feb 19, 2020
  4. Oct 17, 2019
  5. Oct 05, 2019
  6. Sep 21, 2019
  7. Feb 16, 2019
  8. Feb 12, 2019
  9. Nov 03, 2018
  10. Jun 18, 2018
    • D Tim Cummings's avatar
      Avoid deprecation warnings. · c9c57a6f
      D Tim Cummings authored
      * This change avoids 21 deprecation warnings in debug.txt on every server start
      
      2018-05-29 23:46:10: WARNING[Main]: WARNING: minetest.setting_* functions are deprecated.  Use methods on the minetest.settings object.
      
      * Provide backward compatibility by testing for existence of new methods before using them
      c9c57a6f
  11. Jan 09, 2018
  12. Jan 01, 2018
  13. Jun 15, 2017
  14. May 04, 2017
  15. May 03, 2017
  16. Mar 25, 2017
  17. Mar 16, 2017
    • Diego Martínez's avatar
      Major cleanup. · 6bf4e111
      Diego Martínez authored
      - Use `irc.foo` notation instead of `irc:foo`. It still
        supports the `irc:foo` usage, but will helpfully issue
        a warning with the location of the offending code.
      - Remove unused arguments from functions.
      6bf4e111
  18. Mar 02, 2017
  19. Feb 21, 2017
  20. Feb 16, 2017
  21. Feb 12, 2017
  22. Jan 29, 2017
  23. Jan 12, 2017
  24. Dec 09, 2016
  25. Dec 03, 2016
  26. Dec 01, 2016
  27. Nov 29, 2016
  28. Nov 28, 2016
  29. Nov 21, 2016
  30. Nov 20, 2016
  31. Nov 17, 2016
  32. Nov 13, 2016
  33. Nov 10, 2016
  34. Oct 07, 2016
Loading