Skip to content
Snippets Groups Projects
  1. Jan 21, 2013
    • Jeija's avatar
      Add a list of servers to the "Multiplayer" tab · 6f93c01a
      Jeija authored
      If USE_CURL is set, it also downloads a list from a remote server.
      The url of this list is configurable in minetest.conf using the setting "serverlist_url"
      The local list of favorite servers is saved in client/serverlist/filename
      filename is also configureable using the setting "serverlist_file"
      6f93c01a
  2. Jan 14, 2013
  3. Jan 12, 2013
  4. Jan 11, 2013
    • Jürgen Doser's avatar
      fixes node timer bug (fixes #407). · 076f13cc
      Jürgen Doser authored
      Previously, when a block was activated, on_timer callbacks where
      called with the relative position of the node inside the block,
      instead of the absolute position of the node.
      076f13cc
  5. Jan 07, 2013
  6. Jan 04, 2013
  7. Jan 03, 2013
  8. Jan 02, 2013
  9. Dec 30, 2012
  10. Dec 27, 2012
  11. Dec 26, 2012
  12. Dec 23, 2012
  13. Dec 22, 2012
  14. Dec 21, 2012
  15. Dec 20, 2012
    • DannyDark's avatar
      Fixed u64 ambiguous symbol error · 40dac4cd
      DannyDark authored
      Fixed the compiler not being able to determine which symbol it should
      use when compiling Minetest as 64bit with Irrlicht 1.8+
      40dac4cd
  16. Dec 18, 2012
  17. Dec 17, 2012
Loading