aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04test_map_settings_manager: Fix Wunused-result warningest31
2016-08-03Porting: Fix endless loop if image format is not recognizedest31
2016-07-30texture_packs.txt: Document special texturesSmallJoker
2016-07-30Documentation: Create texture_packs.txtrubenwardy
2016-07-30lua_api.txt: Document how to properly clear node metadatamtango688
2016-07-29Update README.txt (#4368)Nathaniel Olsen
2016-07-29buildbot: retrieve short commit hash properlyFernando Carmona Varo
2016-07-28Increase android versionCode (#4350)Ner'zhul
2016-07-27Upright sprite objects: Horizontally flip the front imageSmallJoker
2016-07-27Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy
2016-07-26Builtin: Add core.MAP_BLOCKSIZE constantTim
2016-07-26Builtin: Fix check for a player object in core.check_player_privsTim
2016-07-24Update minetest.conf.example and the settings translation fileest31
2016-07-21Mgvalleys / cavegen: Place riverbed nodes under river waterparamat
2016-07-21lua_api.txt: Remove tooltip checkbox[] elementJames Stevenson
2016-07-12HTTP lua API docs: correct some function referencesest31
2016-07-12Builtin/profiler: Replace game profiler (#4245)Tim
2016-07-12Lua_api.txt: Fix description of node drop behaviourDuane
2016-07-12Treegen: Improve use of signed vs. unsigned integersparamat
2016-07-12Run updatepo.shest31
2016-07-12Update minetest.conf.example, and settings_translation_file.cppest31
2016-07-12Translated using Weblate (French)Onyx Steinheim
2016-07-12Translated using Weblate (Dutch)ikmaak
2016-07-12Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto
2016-07-12Translated using Weblate (Spanish)Roberto Mengíbar Fernández
2016-07-12Translated using Weblate (French)Guillaume Robert
2016-07-12Translated using Weblate (Chinese (China))arsdragonfly
2016-07-12Translated using Weblate (Serbian (cyrillic))Лазар Вукановић
2016-07-12Added translation using Weblate (Serbian (cyrillic))Лазар Вукановић
2016-07-12Translated using Weblate (Esperanto)Tim
2016-07-12Translated using Weblate (Chinese (China))susan
2016-07-10Fix typos (#4298)Snipie
2016-07-08Ubuntu build HOWTO: Suggest to install git instead of git-coreest31
2016-07-08Fix -Wterminate warnings in rollback.cpp as wellest31
2016-07-08Fix -Wterminate warning on GCC 6est31
2016-07-07Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)Jay Arndt
2016-07-05Adding minetest.clear_craftFoghrye4
2016-07-05Use mathematical function to determine yaw directionsfan5
2016-07-05Fix for cropped text "Toggle Cinematic"Snipie
2016-07-05Remove cinematic toggle on F8rubenwardy
2016-07-05Finally set a window icon on X11est31
2016-07-04Temporarily disable "testStartStopWait" Threading unit test on macest31
2016-07-04Fix & make linux conditionals uniform (#4278)Rogier-5
2016-07-04Disable joysticks per default for nowest31
2016-07-03Remove top left minetest watermarkest31
2016-07-03Add MapSettingsManager and new mapgen setting script API functionskwolekr
2016-07-03Mapgen: Refactor mapgen creation and managementkwolekr
2016-07-03Remove old docs. We have VCS history anyways. (#4266)Pavel Puchkin
2016-07-03openbsd's port fix for non Linux systems w/o libRTDavid Carlier
2016-06-28Only allow strings to be passed to minetest.global_exists (#4253)HybridDog