aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Porting: Fix endless loop if image format is not recognizedest312016-08-03
| * texture_packs.txt: Document special texturesSmallJoker2016-07-30
| * Documentation: Create texture_packs.txtrubenwardy2016-07-30
| * lua_api.txt: Document how to properly clear node metadatamtango6882016-07-30
| * Update README.txt (#4368)Nathaniel Olsen2016-07-29
| * buildbot: retrieve short commit hash properlyFernando Carmona Varo2016-07-29
| * Increase android versionCode (#4350)Ner'zhul2016-07-28
| * Upright sprite objects: Horizontally flip the front imageSmallJoker2016-07-27
| * Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy2016-07-27
| * Builtin: Add core.MAP_BLOCKSIZE constantTim2016-07-26
| * Builtin: Fix check for a player object in core.check_player_privsTim2016-07-26
| * Update minetest.conf.example and the settings translation fileest312016-07-24
| * Mgvalleys / cavegen: Place riverbed nodes under river waterparamat2016-07-21
| * lua_api.txt: Remove tooltip checkbox[] elementJames Stevenson2016-07-21
| * HTTP lua API docs: correct some function referencesest312016-07-12
| * Builtin/profiler: Replace game profiler (#4245)Tim2016-07-12
| * Lua_api.txt: Fix description of node drop behaviourDuane2016-07-12
| * Treegen: Improve use of signed vs. unsigned integersparamat2016-07-12
| * Run updatepo.shest312016-07-12
| * Update minetest.conf.example, and settings_translation_file.cppest312016-07-12
| * Translated using Weblate (French)Onyx Steinheim2016-07-12
| * Translated using Weblate (Dutch)ikmaak2016-07-12
| * Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto2016-07-12
| * Translated using Weblate (Spanish)Roberto Mengíbar Fernández2016-07-12
| * Translated using Weblate (French)Guillaume Robert2016-07-12
| * Translated using Weblate (Chinese (China))arsdragonfly2016-07-12
| * Translated using Weblate (Serbian (cyrillic))Лазар Вукановић2016-07-12
| * Added translation using Weblate (Serbian (cyrillic))Лазар Вукановић2016-07-12
| * Translated using Weblate (Esperanto)Tim2016-07-12
| * Translated using Weblate (Chinese (China))susan2016-07-12
| * Fix typos (#4298)Snipie2016-07-10
| * Ubuntu build HOWTO: Suggest to install git instead of git-coreest312016-07-08
| * Fix -Wterminate warnings in rollback.cpp as wellest312016-07-08
| * Fix -Wterminate warning on GCC 6est312016-07-08
| * Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)Jay Arndt2016-07-07
| * Adding minetest.clear_craftFoghrye42016-07-05
| * Use mathematical function to determine yaw directionsfan52016-07-05
| * Fix for cropped text "Toggle Cinematic"Snipie2016-07-05
| * Remove cinematic toggle on F8rubenwardy2016-07-05
| * Finally set a window icon on X11est312016-07-05
| * Temporarily disable "testStartStopWait" Threading unit test on macest312016-07-04
| * Fix & make linux conditionals uniform (#4278)Rogier-52016-07-04
| * Disable joysticks per default for nowest312016-07-04
| * Remove top left minetest watermarkest312016-07-03
| * Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-03
| * Mapgen: Refactor mapgen creation and managementkwolekr2016-07-03
| * Remove old docs. We have VCS history anyways. (#4266)Pavel Puchkin2016-07-03
| * openbsd's port fix for non Linux systems w/o libRTDavid Carlier2016-07-03
| * Only allow strings to be passed to minetest.global_exists (#4253)HybridDog2016-06-28
| * Also shut down when SIGTERM was receivedest312016-06-24