aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Lua->C getintfield() use lua_tointeger (#4408)Tomas2016-08-101-4/+4
* Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-52016-08-1011-8/+13
* Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul2016-08-108-18/+54
* Add simulation categoryRémi Verschelde2016-08-101-1/+1
* Decorations: Fix decoration height check errorsparamat2016-08-051-2/+6
* Mapgen: Remove unused 'flat' and 'trees' flags from mg_flagsparamat2016-08-044-11/+13
* Fix l_request_insecure_environment not ignoring all whitespace (#4395)Dorian Wouters2016-08-041-2/+3
* test_map_settings_manager: Fix Wunused-result warningest312016-08-041-1/+1
* Porting: Fix endless loop if image format is not recognizedest312016-08-031-1/+2
* texture_packs.txt: Document special texturesSmallJoker2016-07-301-0/+81
* Documentation: Create texture_packs.txtrubenwardy2016-07-303-70/+78
* lua_api.txt: Document how to properly clear node metadatamtango6882016-07-301-0/+1
* Update README.txt (#4368)Nathaniel Olsen2016-07-291-2/+2
* buildbot: retrieve short commit hash properlyFernando Carmona Varo2016-07-292-2/+2
* Increase android versionCode (#4350)Ner'zhul2016-07-281-1/+1
* Upright sprite objects: Horizontally flip the front imageSmallJoker2016-07-271-44/+40
* Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy2016-07-273-3/+38
* Builtin: Add core.MAP_BLOCKSIZE constantTim2016-07-262-1/+6
* Builtin: Fix check for a player object in core.check_player_privsTim2016-07-261-4/+6
* Update minetest.conf.example and the settings translation fileest312016-07-242-18/+87
* Mgvalleys / cavegen: Place riverbed nodes under river waterparamat2016-07-212-9/+20
* lua_api.txt: Remove tooltip checkbox[] elementJames Stevenson2016-07-211-2/+1
* HTTP lua API docs: correct some function referencesest312016-07-121-3/+3
* Builtin/profiler: Replace game profiler (#4245)Tim2016-07-129-380/+851
* Lua_api.txt: Fix description of node drop behaviourDuane2016-07-121-2/+2
* Treegen: Improve use of signed vs. unsigned integersparamat2016-07-121-3/+3
* Run updatepo.shest312016-07-1231-4478/+5607
* Update minetest.conf.example, and settings_translation_file.cppest312016-07-122-6/+35
* Translated using Weblate (French)Onyx Steinheim2016-07-121-138/+145
* Translated using Weblate (Dutch)ikmaak2016-07-121-2/+2
* Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto2016-07-121-120/+116
* Translated using Weblate (Spanish)Roberto Mengíbar Fernández2016-07-121-28/+39
* Translated using Weblate (French)Guillaume Robert2016-07-121-10/+11
* Translated using Weblate (Chinese (China))arsdragonfly2016-07-121-21/+19
* Translated using Weblate (Serbian (cyrillic))Лазар Вукановић2016-07-121-272/+306
* Added translation using Weblate (Serbian (cyrillic))Лазар Вукановић2016-07-121-0/+4031
* Translated using Weblate (Esperanto)Tim2016-07-121-53/+23
* Translated using Weblate (Chinese (China))susan2016-07-121-3/+5
* Fix typos (#4298)Snipie2016-07-101-2/+2
* Ubuntu build HOWTO: Suggest to install git instead of git-coreest312016-07-081-1/+1
* Fix -Wterminate warnings in rollback.cpp as wellest312016-07-081-11/+19
* Fix -Wterminate warning on GCC 6est312016-07-081-3/+9
* Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)Jay Arndt2016-07-071-1/+1
* Adding minetest.clear_craftFoghrye42016-07-055-1/+178
* Use mathematical function to determine yaw directionsfan52016-07-051-14/+3
* Fix for cropped text "Toggle Cinematic"Snipie2016-07-051-1/+1
* Remove cinematic toggle on F8rubenwardy2016-07-053-6/+5
* Finally set a window icon on X11est312016-07-054-0/+93
* Temporarily disable "testStartStopWait" Threading unit test on macest312016-07-041-0/+2
* Fix & make linux conditionals uniform (#4278)Rogier-52016-07-045-10/+14