Skip to content
Snippets Groups Projects
  1. Jul 25, 2015
  2. Jul 24, 2015
  3. Jul 23, 2015
    • est31's avatar
      Optional reconnect functionality · 3b50b276
      est31 authored
      Enable the server to request the client to reconnect.
      
      This can be done with the now extended minetest.request_shutdown([reason], [reconnect]) setting.
      3b50b276
  4. Jul 21, 2015
  5. Jul 18, 2015
    • Mark Schreiber's avatar
      Add antialiasing UI setting · 74d8fdbd
      Mark Schreiber authored
      The Irrlicht engine supports antialiasing, and Minetest already supports
      saving an antialiasing setting in its configuration file.  However,
      Minetest lacked UI elements to set this setting, and previously the only
      way to enable the feature was by hand-editing the configuration file.
      
      Add a drop-down menu that can enable antialiasing.
      74d8fdbd
    • Marcin's avatar
      c5c609ce
    • ExcaliburZero's avatar
      Change texture pack description file name · 5b9c8dfb
      ExcaliburZero authored
      Change the name for texture pack description files from "info.txt" to "description.txt" in order to keep the naming consistent between description files for both mods and texture packs.
      
      Also add backwards compatibility for texture packs that use "info.txt", and note in the log that "info.txt" is depreciated.
      5b9c8dfb
  6. Jul 10, 2015
  7. Jul 08, 2015
  8. Jul 04, 2015
  9. Jul 02, 2015
  10. Jul 01, 2015
  11. Jun 30, 2015
  12. Jun 29, 2015
  13. Jun 16, 2015
  14. Jun 15, 2015
  15. Jun 14, 2015
  16. Jun 13, 2015
  17. Jun 09, 2015
  18. Jun 06, 2015
    • HybridDog's avatar
      Decrease minetest.after globalstep lag · 8383a61e
      HybridDog authored
      * abort if theres no active timer
      * only reduce the timer.time of all timers when its necessary
      * move updating timers_to_add into a seperate function
      8383a61e
  19. Jun 02, 2015
  20. Jun 01, 2015
  21. May 17, 2015
  22. May 15, 2015
  23. May 12, 2015
  24. Apr 26, 2015
  25. Apr 21, 2015
  26. Apr 05, 2015
  27. Mar 29, 2015
  28. Mar 25, 2015
  29. Mar 18, 2015
  30. Mar 16, 2015
Loading