| Commit message (Expand) | Author | Age |
* | Settings_translation_file: Update mapgen with cave width parameter | paramat | 2016-05-03 |
* | Fix Windows build | Craig Robbins | 2016-05-02 |
* | FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooser | Kahrl | 2016-05-01 |
* | find_path: consider walkable instead of CONTENT_AIR | Auke Kok | 2016-05-01 |
* | Pathfinder: improve GridNode storage | est31 | 2016-05-01 |
* | Pathfinder: use core::aabbox3d instead of own type | est31 | 2016-05-01 |
* | Pathfinder: Fix style | est31 | 2016-05-01 |
* | Move pathfinder classes to cpp file | est31 | 2016-05-01 |
* | Fix use of uninitialised variable in class Event | Craig Robbins | 2016-05-01 |
* | Use MoveFileEx to rename files on Windows (not rename) | gregorycu | 2016-05-01 |
* | Mainmenu: Remove space under mod list | Rui | 2016-05-01 |
* | Translated using Weblate (Japanese) | Rui | 2016-05-01 |
* | Translated using Weblate (Italian) | Emon Omen | 2016-05-01 |
* | Translated using Weblate (Chinese (China)) | Claybiokiller | 2016-05-01 |
* | Translated using Weblate (Catalan) | Joan Ciprià Moreno Teodoro | 2016-05-01 |
* | Translated using Weblate (Danish) | Thomas Wagner Nielsen | 2016-05-01 |
* | Translated using Weblate (Indonesian) | Muhammad Rifqi Priyo Susanto | 2016-05-01 |
* | Translated using Weblate (Estonian) | Jan Harald | 2016-05-01 |
* | Translated using Weblate (Portuguese) | Fernando Reis | 2016-05-01 |
* | Translated using Weblate (German) | Wuzzy | 2016-05-01 |
* | Translated using Weblate (Chinese (China)) | YFdyh000 | 2016-05-01 |
* | Translated using Weblate (Russian) | Stas Kies | 2016-05-01 |
* | Translated using Weblate (Russian) | Pavel Sokolov | 2016-05-01 |
* | Translated using Weblate (Russian) | Anton Tsyganenko | 2016-05-01 |
* | Translated using Weblate (Russian) | Alex “XShell” Schekoldin | 2016-05-01 |
* | Translated using Weblate (Russian) | Stas Kies | 2016-05-01 |
* | Translated using Weblate (Spanish) | Ever Medina | 2016-05-01 |
* | Translated using Weblate (Portuguese (Brazil)) | Ian Giestas Pauli | 2016-05-01 |
* | Translated using Weblate (French) | Jean-Patrick G | 2016-04-30 |
* | Fix POSIX C++11 build | ShadowNinja | 2016-04-30 |
* | Fix prepreprocessor error in thread.h (related to C++11 threads) | Craig Robbins | 2016-04-30 |
* | Mapgen: Make 3D noise tunnels' width settable | paramat | 2016-04-28 |
* | Fix race on thread creation | ShadowNinja | 2016-04-28 |
* | Upgrade Android build to Gradle build system | ShadowNinja | 2016-04-28 |
* | Avoid teleporting player if /teleport coords are out-of-range | tenplus1 | 2016-04-29 |
* | Android menu: Unified serverlist | kilbith | 2016-04-28 |
* | Builtin: Add basic_privs setting | rubenwardy | 2016-04-28 |
* | Mainmenu: Standardize the menu button order and sizes | SmallJoker | 2016-04-28 |
* | Handle particle spawners in env and delete expired ids | obneq | 2016-04-28 |
* | Android: Update dependencies, GMP was required as a dependency | Maksim Gamarnik | 2016-04-26 |
* | Inventory: Make ItemStack with different metadata not stackable | Xunto | 2016-04-26 |
* | tile.cpp: Automatically upscale lower resolution texture | SmallJoker | 2016-04-25 |
* | Make GUIEngine use pause_fps_max not fps_max | gregorycu | 2016-04-24 |
* | Escape more strings: formspecs, item descriptions, infotexts... | Ekdohibs | 2016-04-24 |
* | Fix bug that was leading to oversized tooltips containing multiline text when... | Xunto | 2016-04-23 |
* | Fix mainmenu code downloading the public serverlist twice. | Ekdohibs | 2016-04-22 |
* | CONTRIBUTING: disallow signed git commits | est31 | 2016-04-22 |
* | Make logging use a fixed-length buffer to avoid race conditions. | Ekdohibs | 2016-04-21 |
* | Biomes: Make dust fallback 'ignore' to fix y = 63 lighting | paramat | 2016-04-21 |
* | Textures: Replace menu background fallback dirt_bg.png with empty sky texture | paramat | 2016-04-21 |