Skip to content
Snippets Groups Projects
  1. Aug 12, 2016
  2. Aug 10, 2016
  3. Jul 05, 2016
    • est31's avatar
      Finally set a window icon on X11 · 5d4d3f83
      est31 authored
      Since the creation of minetest, it had no window icon on X11.
      Now we have one.
      
      The misc/minetest-xorg-icon-128.png file is a rendering of the
      misc/minetest.svg file with inkscape, created with something like:
      
      inkscape -z -e misc/minetest-xorg-icon-128.png -w 128 -h 128 misc/minetest.svg
      5d4d3f83
  4. Jan 09, 2016
  5. Sep 03, 2015
  6. Aug 19, 2015
  7. Apr 27, 2015
  8. Apr 12, 2015
  9. Mar 27, 2015
    • ShadowNinja's avatar
      Clean up and tweak build system · 93fcab95
      ShadowNinja authored
        * Combine client and server man pages.
        * Update unit test options and available databases in man page.
        * Add `--worldname` to man page.
        * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`.
        * Disable server build by default on all operating systems.
        * Make `ENABLE_FREETYPE` not fail if FreeType isn't found.
        * Enable LevelDB, Redis, and FreeType detection by default.
        * Remove the `VERSION_PATCH_ORIG` hack.
        * Add option to search for and use system JSONCPP.
        * Remove broken LuaJIT version detection.
        * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`.
        * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`.
        * Clean up style of CMake files.
      93fcab95
  10. Mar 17, 2015
  11. Mar 08, 2015
  12. Feb 12, 2015
  13. Jan 20, 2015
  14. Dec 16, 2014
  15. Sep 21, 2014
  16. Aug 22, 2014
  17. Jun 13, 2014
  18. Mar 02, 2014
  19. Jun 18, 2013
  20. Apr 02, 2012
  21. Mar 19, 2012
  22. Dec 01, 2011
  23. May 19, 2011
Loading