summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* Add Russian comment translation to minetest.desktopmich12015-04-27
|
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-27
|
* Add Spanish comment translation to minetest.desktopngosang2015-04-12
|
* Clean up and tweak build systemShadowNinja2015-03-27
| | | | | | | | | | | | | | | | * 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.
* Standalone bundle for OSX (w/ dependencies!)Pavel Puchkin2015-03-17
|
* Add Turkish comment translation to minetest.desktopMahmut Elmas2015-03-07
|
* Add german and french translation for minetest.desktopLoic Blot2015-02-12
| | | | This fixes #1573
* Improve desktop fileMarkus Koschany2015-01-20
|
* Fix OSX packaging finallyPavel Puchkin2014-12-16
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* Revert the icon name in minetest.desktopShadowNinja2014-09-21
| | | | | This reverts commit 7993696fc4b59354974059e1f8d6b3063d316411, which broke the icon on most distributions.
* Fix wrong Icon name in minetest.desktopsapier2014-08-22
|
* Add AppData fileDavid Gumberg2014-06-13
|
* Improved win32 file version informationsapier2014-03-02
|
* Compress texturesDavid Gumberg2013-06-18
|
* Fix things for cross-compiling using mingwPerttu Ahola2012-04-02
|
* Move icon files to misc/Perttu Ahola2012-03-20
|
* Include the freedesktop.org-standard .desktop file in misc/ to aid package ↵Perttu Ahola2011-12-01
| | | | makers
* Remove old stuff from misc/Perttu Ahola2011-12-01
|
* Moved the temporary mapgen test files and added a modified map.cpp too... ↵Perttu Ahola2011-05-19
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