Skip to content
Snippets Groups Projects
  1. May 10, 2015
  2. May 08, 2015
  3. May 04, 2015
  4. Apr 14, 2015
  5. Apr 13, 2015
  6. Apr 01, 2015
  7. Mar 23, 2015
    • kwolekr's avatar
      Do not enable texture_clean_transparent by default · 11372ac6
      kwolekr authored
      This feature is still experimental and has some issues. Also,
      increase texture_min_size to 64 px. The setting was initially
      a conservative 16 so that the effect would not be noticable
      for players who aren't using aniso/bi/trilinear filtering. This
      isn't necessary now that texture_clean_transparent is disabled
      by default.
      11372ac6
  8. Mar 21, 2015
  9. Mar 07, 2015
  10. Mar 05, 2015
  11. Feb 25, 2015
  12. Feb 18, 2015
  13. Feb 05, 2015
  14. Jan 14, 2015
  15. Jan 06, 2015
  16. Dec 30, 2014
  17. Dec 25, 2014
  18. Dec 24, 2014
  19. Dec 23, 2014
  20. Dec 17, 2014
  21. 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
  22. Dec 01, 2014
  23. Nov 30, 2014
  24. Nov 26, 2014
  25. Nov 19, 2014
  26. Nov 10, 2014
  27. Nov 08, 2014
  28. Oct 29, 2014
  29. 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
  30. Oct 02, 2014
  31. Sep 21, 2014
  32. Sep 19, 2014
  33. Sep 17, 2014
Loading