Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Continue with 0.4.15-dev | sfan5 | 2016-12-22 |
| | |||
* | Bump version to 0.4.15 | sfan5 | 2016-12-22 |
| | |||
* | Final update to credits before release | Craig Robbins | 2016-12-22 |
| | |||
* | Translated using Weblate (Russian) | Nikolay | 2016-12-22 |
| | | | | Currently translated at 59.2% (544 of 918 strings) | ||
* | Translated using Weblate (Portuguese (Brazil)) | Cold Meson 06 | 2016-12-22 |
| | | | | Currently translated at 99.5% (914 of 918 strings) | ||
* | Translated using Weblate (Portuguese (Brazil)) | Bruno Borges | 2016-12-22 |
| | | | | Currently translated at 94.8% (871 of 918 strings) | ||
* | Translated using Weblate (Portuguese (Brazil)) | Cold Meson 06 | 2016-12-22 |
| | | | | Currently translated at 84.5% (776 of 918 strings) | ||
* | Translated using Weblate (Dutch) | Rogier | 2016-12-22 |
| | | | | Currently translated at 85.2% (783 of 918 strings) | ||
* | Translated using Weblate (German) | Wuzzy | 2016-12-22 |
| | | | | Currently translated at 100.0% (918 of 918 strings) | ||
* | Android: Workarounds for Googles completely broken NDK | sfan5 | 2016-12-22 |
| | |||
* | Android: update curl and libgmp | est31 | 2016-12-21 |
| | |||
* | Builtin/../falling.lua: Avoid crash when object pos over limit | paramat | 2016-12-21 |
| | | | | | If the object pos is over limit, 'add entity' will not add an entity, causing 'obj' to be nil. | ||
* | Don't ship with broken languages (#4940) | est31 | 2016-12-21 |
| | |||
* | Disable mod security by default (closes #4944) | sfan5 | 2016-12-21 |
| | |||
* | Fix warning reported by clang (possible bug in Settings lua api) | sfan5 | 2016-12-21 |
| | |||
* | Correct Swahili translations (#4939) | sfan5 | 2016-12-21 |
| | |||
* | Limit drawing rect of selected item to viewport size (fixes #4341) | sfan5 | 2016-12-20 |
| | |||
* | Security: Fix resolving of some relative paths | ShadowNinja | 2016-12-20 |
| | | | | | | | | | | | | | Trying to resolve a path with RemoveRelativePathComponents that can't be resolved without leaving leading parent components (e.g. "../worlds/foo" or "bar/../../worlds/foo") will fail. To work around this, we leave the relative components and simply remove the trailing components one at a time, and bail out when we find a parent component. This will still fail for paths like "worlds/foo/noexist/../auth.txt" (the path before the last parent component must not exist), but this is fine since you won't be able to open a file with a path like that anyways (the O.S. will determine that the path doesn't exist. Try `cat /a/../etc/passwd`). | ||
* | Fix RemoveRelatvePathComponents | ShadowNinja | 2016-12-20 |
| | | | | | This used to return "/foo" for "../foo" when it should return the enpty string (i.e., error removing all relative components). | ||
* | Mod security: Allow read-only access to all mod paths | ShadowNinja | 2016-12-20 |
| | |||
* | Fix occlusion culling, again (#4930) | lhofhansl | 2016-12-19 |
| | |||
* | Fix occlusing counting (#4922) | lhofhansl | 2016-12-18 |
| | |||
* | Fix unnecessary block loading (#4847) | Dániel Juhász | 2016-12-18 |
| | | | | This commit makes the game load blocks only if they are not in the memory. | ||
* | Mapgen: Make mgv7 the default in UI | Auke Kok | 2016-12-16 |
| | | | | The actual menu default comes from defaultsettings.cpp. | ||
* | Fix build with gettext enabled | est31 | 2016-12-14 |
| | |||
* | Cavegen: Wider tunnels in mgflat, mgfractal, mgvalleys | paramat | 2016-12-14 |
| | | | | | | | As mgv7 is now the default mapgen i re-checked its tunnel width on request, discovered they needed to be wider, and have made this change. This commit widens the identical 3D noise tunnels in the other mapgens in exactly the same way. | ||
* | Run updatepo.sh | est31 | 2016-12-14 |
| | |||
* | Update minetest.conf.example and settings_translation_file.cpp | est31 | 2016-12-14 |
| | |||
* | Translated using Weblate (Ukrainian) | Fixer | 2016-12-14 |
| | | | | Currently translated at 38.1% (350 of 918 strings) | ||
* | Translated using Weblate (German) | Wuzzy | 2016-12-14 |
| | | | | Currently translated at 98.9% (908 of 918 strings) | ||
* | Translated using Weblate (German) | Jan Sbrz | 2016-12-14 |
| | | | | Currently translated at 94.7% (870 of 918 strings) | ||
* | Translated using Weblate (Lithuanian) | Zygi Mantus | 2016-12-14 |
| | | | | Currently translated at 26.2% (241 of 918 strings) | ||
* | Translated using Weblate (Russian) | Andrey | 2016-12-14 |
| | | | | Currently translated at 56.3% (517 of 918 strings) | ||
* | Translated using Weblate (Russian) | Maksim Gamarnik | 2016-12-14 |
| | | | | Currently translated at 56.2% (516 of 918 strings) | ||
* | Translated using Weblate (Russian) | Stas Kies | 2016-12-14 |
| | | | | Currently translated at 56.1% (515 of 918 strings) | ||
* | Translated using Weblate (Indonesian) | Alvin Hikmawan | 2016-12-14 |
| | | | | Currently translated at 69.4% (638 of 918 strings) | ||
* | Translated using Weblate (Indonesian) | Muhammad Rifqi Priyo Susanto | 2016-12-14 |
| | | | | | | Currently translated at 58.6% (538 of 918 strings) This is a merger of 2 commits. | ||
* | Translated using Weblate (Indonesian) | Alvin Hikmawan | 2016-12-14 |
| | | | | Currently translated at 58.6% (538 of 918 strings) | ||
* | Translated using Weblate (Indonesian) | Yana Agun Siswanto | 2016-12-14 |
| | | | | Currently translated at 58.6% (538 of 918 strings) | ||
* | Translated using Weblate (French) | Onyx Steinheim | 2016-12-14 |
| | | | | Currently translated at 100.0% (918 of 918 strings) | ||
* | Translated using Weblate (French) | AcidNinja | 2016-12-14 |
| | | | | | | Currently translated at 100.0% (918 of 918 strings) This is a merger of 4 commits. | ||
* | Translated using Weblate (French) | Onyx Steinheim | 2016-12-14 |
| | | | | Currently translated at 97.7% (897 of 918 strings) | ||
* | Translated using Weblate (Polish) | Jakub Mendel | 2016-12-14 |
| | | | | | | Currently translated at 59.5% (547 of 918 strings) This is a merger of 2 commits. | ||
* | Translated using Weblate (Polish) | red-001 | 2016-12-14 |
| | | | | Currently translated at 41.6% (382 of 918 strings) | ||
* | Translated using Weblate (Polish) | nedzadarek | 2016-12-14 |
| | | | | Currently translated at 41.2% (379 of 918 strings) | ||
* | Translated using Weblate (Korean) | Han So Ri | 2016-12-14 |
| | | | | | | Currently translated at 53.8% (494 of 918 strings) This is a merger of 2 commits. | ||
* | Translated using Weblate (Korean) | Dongjin Han | 2016-12-14 |
| | | | | Currently translated at 5.6% (52 of 918 strings) | ||
* | Translated using Weblate (Korean) | sorichan | 2016-12-14 |
| | | | | Currently translated at 5.6% (52 of 918 strings) | ||
* | Translated using Weblate (Korean) | Dongjin Han | 2016-12-14 |
| | | | | Currently translated at 1.5% (14 of 918 strings) | ||
* | Translated using Weblate (Korean) | sorichan | 2016-12-14 |
| | | | | Currently translated at 1.5% (14 of 918 strings) |