Skip to content
Snippets Groups Projects
  1. Nov 07, 2016
  2. Aug 12, 2016
  3. Aug 10, 2016
  4. 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
  5. Jan 09, 2016
  6. Sep 03, 2015
  7. Aug 19, 2015
  8. Apr 27, 2015
  9. Apr 12, 2015
  10. 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
  11. Mar 17, 2015
  12. Mar 08, 2015
  13. Feb 12, 2015
  14. Jan 20, 2015
  15. Dec 16, 2014
  16. Sep 21, 2014
  17. Aug 22, 2014
  18. Jun 13, 2014
  19. Mar 02, 2014
  20. Jun 18, 2013
  21. Apr 02, 2012
  22. Mar 19, 2012
  23. Dec 01, 2011
  24. May 19, 2011
Loading