| Commit message (Expand) | Author | Age |
... | |
* | Document zoom_fov in settingtypes.txt and minetest.conf.example | Ben Deutsch | 2016-08-10 |
* | Add zoom, tweakable with zoom_fov, default key: Z (like optifine) | Esteban I. Ruiz Moreno | 2016-08-10 |
* | Lua->C getintfield() use lua_tointeger (#4408) | Tomas | 2016-08-10 |
* | Fixes for compiling with a newer (system) jsoncpp (#4429) | Rogier-5 | 2016-08-10 |
* | Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ... | Ner'zhul | 2016-08-10 |
* | Add simulation category | Rémi Verschelde | 2016-08-10 |
* | Decorations: Fix decoration height check errors | paramat | 2016-08-05 |
* | Mapgen: Remove unused 'flat' and 'trees' flags from mg_flags | paramat | 2016-08-04 |
* | Fix l_request_insecure_environment not ignoring all whitespace (#4395) | Dorian Wouters | 2016-08-04 |
* | test_map_settings_manager: Fix Wunused-result warning | est31 | 2016-08-04 |
* | Porting: Fix endless loop if image format is not recognized | est31 | 2016-08-03 |
* | texture_packs.txt: Document special textures | SmallJoker | 2016-07-30 |
* | Documentation: Create texture_packs.txt | rubenwardy | 2016-07-30 |
* | lua_api.txt: Document how to properly clear node metadata | mtango688 | 2016-07-30 |
* | Update README.txt (#4368) | Nathaniel Olsen | 2016-07-29 |
* | buildbot: retrieve short commit hash properly | Fernando Carmona Varo | 2016-07-29 |
* | Increase android versionCode (#4350) | Ner'zhul | 2016-07-28 |
* | Upright sprite objects: Horizontally flip the front image | SmallJoker | 2016-07-27 |
* | Main menu, lua_api.txt: Fix mod/texture pack screenshot size issues | Wuzzy | 2016-07-27 |
* | Builtin: Add core.MAP_BLOCKSIZE constant | Tim | 2016-07-26 |
* | Builtin: Fix check for a player object in core.check_player_privs | Tim | 2016-07-26 |
* | Update minetest.conf.example and the settings translation file | est31 | 2016-07-24 |
* | Mgvalleys / cavegen: Place riverbed nodes under river water | paramat | 2016-07-21 |
* | lua_api.txt: Remove tooltip checkbox[] element | James Stevenson | 2016-07-21 |
* | HTTP lua API docs: correct some function references | est31 | 2016-07-12 |
* | Builtin/profiler: Replace game profiler (#4245) | Tim | 2016-07-12 |
* | Lua_api.txt: Fix description of node drop behaviour | Duane | 2016-07-12 |
* | Treegen: Improve use of signed vs. unsigned integers | paramat | 2016-07-12 |
* | Run updatepo.sh | est31 | 2016-07-12 |
* | Update minetest.conf.example, and settings_translation_file.cpp | est31 | 2016-07-12 |
* | Translated using Weblate (French) | Onyx Steinheim | 2016-07-12 |
* | Translated using Weblate (Dutch) | ikmaak | 2016-07-12 |
* | Translated using Weblate (Indonesian) | Muhammad Rifqi Priyo Susanto | 2016-07-12 |
* | Translated using Weblate (Spanish) | Roberto Mengíbar Fernández | 2016-07-12 |
* | Translated using Weblate (French) | Guillaume Robert | 2016-07-12 |
* | Translated using Weblate (Chinese (China)) | arsdragonfly | 2016-07-12 |
* | Translated using Weblate (Serbian (cyrillic)) | Лазар Вукановић | 2016-07-12 |
* | Added translation using Weblate (Serbian (cyrillic)) | Лазар Вукановић | 2016-07-12 |
* | Translated using Weblate (Esperanto) | Tim | 2016-07-12 |
* | Translated using Weblate (Chinese (China)) | susan | 2016-07-12 |
* | Fix typos (#4298) | Snipie | 2016-07-10 |
* | Ubuntu build HOWTO: Suggest to install git instead of git-core | est31 | 2016-07-08 |
* | Fix -Wterminate warnings in rollback.cpp as well | est31 | 2016-07-08 |
* | Fix -Wterminate warning on GCC 6 | est31 | 2016-07-08 |
* | Fix warning in porting::setXorgWindowIcon when building without X11 (#4288) | Jay Arndt | 2016-07-07 |
* | Adding minetest.clear_craft | Foghrye4 | 2016-07-05 |
* | Use mathematical function to determine yaw direction | sfan5 | 2016-07-05 |
* | Fix for cropped text "Toggle Cinematic" | Snipie | 2016-07-05 |
* | Remove cinematic toggle on F8 | rubenwardy | 2016-07-05 |
* | Finally set a window icon on X11 | est31 | 2016-07-05 |