aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Disable joysticks per default for nowest312016-07-042-2/+2
* Remove top left minetest watermarkest312016-07-034-23/+13
* Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-0331-314/+889
* Mapgen: Refactor mapgen creation and managementkwolekr2016-07-0312-164/+160
* Remove old docs. We have VCS history anyways. (#4266)Pavel Puchkin2016-07-032-492/+0
* openbsd's port fix for non Linux systems w/o libRTDavid Carlier2016-07-031-1/+5
* Only allow strings to be passed to minetest.global_exists (#4253)HybridDog2016-06-281-0/+3
* Also shut down when SIGTERM was receivedest312016-06-241-5/+11
* Mgflat/fractal/v7/valleys: Denser 3D noise tunnelsparamat2016-06-246-36/+36
* Player: New get_look, set_look APIraymoo2016-06-244-9/+121
* Dungeons: Generalise use, add capabilities, various modificationsparamat2016-06-174-86/+93
* Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok2016-06-172-1/+4
* Move unknown node message when applying texture overrides to infostream (#4218)Yutao Yuan2016-06-141-1/+1
* Sky.cpp: Improve code style. Define sky colours as SColorparamat2016-06-111-259/+268
* Make node timers more efficientEkdohibs2016-06-118-77/+125
* Random misc. warning fixes and cleanupskwolekr2016-06-113-11/+13
* Settings: Clean up settings changed callback codekwolekr2016-06-112-32/+44
* Fix android buildest312016-06-111-1/+4
* Server: Add reason for leave to `on_leaveplayer` callbacksDiego Martinez2016-06-114-5/+8
* Sky: Darker, bluer sky and improved horizon haze at nightparamat2016-06-091-4/+16
* Sky: Fix sunrisebg texture motion (#4199)Paramat2016-06-081-1/+1
* Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor editsparamat2016-06-071-53/+76
* Mapgen: Optimize biomemap creation by combining with generateBiomeskwolekr2016-06-056-11/+18
* Biome API: Add per-biome riverbed material and depthparamat2016-06-056-17/+33
* Mapgen: Performance improvement and fixes for updateLiquid (#4065)MillersMan2016-06-042-14/+77
* Biomes: Define and use biome_t for biome IDskwolekr2016-06-043-10/+11
* PcgRandom: Fix/improve documentationkwolekr2016-06-042-12/+23