aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-24Also shut down when SIGTERM was receivedest31
2016-06-24Mgflat/fractal/v7/valleys: Denser 3D noise tunnelsparamat
2016-06-24Player: New get_look, set_look APIraymoo
2016-06-17Dungeons: Generalise use, add capabilities, various modificationsparamat
2016-06-17Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok
2016-06-14Move unknown node message when applying texture overrides to infostream (#4218)Yutao Yuan
2016-06-11Sky.cpp: Improve code style. Define sky colours as SColorparamat
2016-06-11Make node timers more efficientEkdohibs