| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-05 | Update .appdata and .desktop files | Juhani Numminen | |
| 2016-11-07 | Windows: Add manifest file and set "High DPI Aware" true | adrido | |
| This resolves washy font and incorrect mouse handling on Windows if a screen with high DPI is used. | |||
| 2016-08-12 | Update AppData file with more URLs and keywords | sfan5 | |
| 2016-08-10 | Add simulation category | Rémi Verschelde | |
| 2016-07-05 | Finally set a window icon on X11 | est31 | |
| 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 | |||
| 2016-01-09 | Fix screenshot links in AppData file | sfan5 | |
| 2015-09-03 | Rename minetest-icon.svg to minetest.svg - Fixes #1564 | HEXcube | |
| -Complies with the Linux standard freedesktop icon naming specs: http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#guidelines -Ensures compatibility with icon themes -Edit minetest.desktop, CMakeLists.txt and README.md to reflect this change | |||
| 2015-08-19 | Add Japanese translation of desktop file | Rui | |
| 2015-04-27 | Add Russian comment translation to minetest.desktop | mich1 | |
| 2015-04-27 | Revert the upper-case PROJECT_NAME nonsense that was part of #2402 | sfan5 | |
| 2015-04-12 | Add Spanish comment translation to minetest.desktop | ngosang | |
| 2015-03-27 | Clean up and tweak build system | ShadowNinja | |
| * 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. | |||
| 2015-03-17 | Standalone bundle for OSX (w/ dependencies!) | Pavel Puchkin | |
| 2015-03-07 | Add Turkish comment translation to minetest.desktop | Mahmut Elmas | |
| 2015-02-12 | Add german and french translation for minetest.desktop | Loic Blot | |
| This fixes #1573 | |||
| 2015-01-20 | Improve desktop file | Markus Koschany | |
| 2014-12-16 | Fix OSX packaging finally | Pavel Puchkin | |
| Signed-off-by: Craig Robbins <kde.psych@gmail.com> | |||
| 2014-09-21 | Revert the icon name in minetest.desktop | ShadowNinja | |
| This reverts commit 7993696fc4b59354974059e1f8d6b3063d316411, which broke the icon on most distributions. | |||
| 2014-08-22 | Fix wrong Icon name in minetest.desktop | sapier | |
| 2014-06-13 | Add AppData file | David Gumberg | |
| 2014-03-02 | Improved win32 file version information | sapier | |
| 2013-06-18 | Compress textures | David Gumberg | |
| 2012-04-02 | Fix things for cross-compiling using mingw | Perttu Ahola | |
| 2012-03-20 | Move icon files to misc/ | Perttu Ahola | |
| 2011-12-01 | Include the freedesktop.org-standard .desktop file in misc/ to aid package ↵ | Perttu Ahola | |
| makers | |||
| 2011-12-01 | Remove old stuff from misc/ | Perttu Ahola | |
| 2011-05-19 | Moved the temporary mapgen test files and added a modified map.cpp too... ↵ | Perttu Ahola | |
| These are probably useful in the next mapgen update and shouldn't be lost. --HG-- rename : src/noise.cpp.new => misc/noise.cpp rename : src/noise.h.new => misc/noise.h | |||
