Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up and tweak build system | ShadowNinja | 2015-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 Puchkin | 2015-03-17 |
| | |||
* | update README.txt | Ner'zhul | 2015-02-20 |
| | | | | | * prefix apt-get with sudo * git clone minetest_game without going to folder * execute minetest binary without going into bin folder | ||
* | README.txt: Simplify initial build steps by using git to fetch sources | est31 | 2015-02-10 |
| | | | | Also simplify wget steps and apt-get install zlib1g-dev libjsoncpp-dev | ||
* | Fix download URL | Steven Smith | 2015-02-04 |
| | |||
* | Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL ↵ | sfan5 | 2014-07-29 |
| | | | | CMake option Update 32-bit buildbot (OpenAL updated, zlib updated) Change build directory for buildbots to '_build' to prevent removal of Android build files Use -win64 suffix for 64-bit Windows builds Fixes #1476 | ||
* | Update default control documentation | BlockMen | 2014-07-07 |
| | |||
* | Add redis options to documentation | sfan5 | 2014-06-29 |
| | |||
* | Document CMake options in README | Sfan5 | 2014-03-03 |
| | |||
* | Add fallback font support for some languages. | Ilya Zhuravlev | 2013-09-08 |
| | |||
* | Update wiki url | BlockMen | 2013-07-03 |
| | |||
* | Higher resolution menuheader | PilzAdam | 2013-05-25 |
| | |||
* | Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.sh | PilzAdam | 2013-05-18 |
| | |||
* | Update default controls in README and pause menu | PilzAdam | 2013-05-07 |
| | |||
* | Fix shader license headers to be LGPL | Brent Hull | 2013-05-06 |
| | |||
* | README.txt: Add some build stuff | Perttu Ahola | 2013-03-26 |
| | |||
* | Update README.txt to instruct to get minetest/common too | Perttu Ahola | 2013-03-21 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Update README | PilzAdam | 2013-02-24 |
| | |||
* | Add Freetype support | Ilya Zhuravlev | 2013-02-14 |
| | |||
* | Update README | Ilya Zhuravlev | 2012-12-07 |
| | |||
* | Clean and optimize clouds.cpp enough to not really contain any of the small ↵ | Perttu Ahola | 2012-06-05 |
| | | | | amount of non-LGPLv2/later code left | ||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Minimally update compiling on Windows in README.txt | Perttu Ahola | 2012-04-04 |
| | |||
* | Add to README.txt's example dependencies on Linux: libogg-dev libvorbis-dev ↵ | Perttu Ahola | 2012-04-04 |
| | | | | libopenal-dev | ||
* | Add license of Lua in README.txt | Perttu Ahola | 2012-03-31 |
| | |||
* | Move games/minetest to games/minimal and update README.txt | Perttu Ahola | 2012-03-26 |
| | |||
* | Update vc10 build script example in README.txt | Perttu Ahola | 2012-03-20 |
| | |||
* | Update README.txt a bit | Perttu Ahola | 2012-03-19 |
| | |||
* | Chat console, including a number of rebases and modifications. | Kahrl | 2012-03-10 |
| | | | | Defaults modified from original: alpha=200, key=F10 | ||
* | Fix mod licensing and add a mention about sound licensing in README.txt | Perttu Ahola | 2011-12-02 |
| | |||
* | Add a note about mods being under CC BY-SA 3.0 like textures | Perttu Ahola | 2011-12-02 |
| | |||
* | Improve "compile on Windows" section in readme | Perttu Ahola | 2011-11-05 |
| | |||
* | Update /README.txt, remove duplicate /doc/README.txt and update ↵ | Perttu Ahola | 2011-11-03 |
| | | | | CMakeLists.txt to package /README.txt | ||
* | Update README.txt | Perttu Ahola | 2011-08-22 |
| | |||
* | added gettext support | Constantin Wenger | 2011-07-20 |
| | | | | german translation file and bashscript to update translations | ||
* | Reorganizing stuff (import from temporary git repo) | Perttu Ahola | 2011-06-25 |