| Commit message (Expand) | Author | Age |
... | |
* | Rewrite keycode.cpp (Keycode handling & names) | sfan5 | 2016-09-25 |
* | Conf.example: Re-add deleted noise parameter documentation | paramat | 2016-09-23 |
* | Update library versions in buildbot | sfan5 | 2016-09-21 |
* | Don't use ZLIB_WINAPI if the required DLL is not provided to CMake | sfan5 | 2016-09-21 |
* | Do not serialize empty NodeMetadata | sfan5 | 2016-09-21 |
* | Builtin: Change error to warning for light_source > 14 | paramat | 2016-09-21 |
* | Increase default font size by 1 | James Stevenson | 2016-09-21 |
* | Fix a typo and use proper deprecation notification system | est31 | 2016-09-19 |
* | Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX | paramat | 2016-09-17 |
* | Lua_api.txt: Add note of maximum value for node 'light_source' | paramat | 2016-09-15 |
* | Add an [invert:<mode> texture modifier | Thomas--S | 2016-09-15 |
* | Collision: Improve performance by combining 6 vectors into 1 using a struct | ShadowNinja | 2016-09-15 |
* | Decorations: Generalise 'spawn by' to be used by all decoration types | paramat | 2016-09-14 |
* | Allow escaping of texture names when passed as an argument to a modifier | sfan5 | 2016-09-14 |
* | Fix "unknown CMake command "check_library_exists" (#4517) | Eric Mountain | 2016-09-13 |
* | Plantlike meshoptions: fix degrotate. (#4512) | Auke Kok | 2016-09-12 |
* | fix missing parameters in some mentions of entity callbacks | raymoo | 2016-09-12 |
* | Return nil on empty get_area() (#4508) | James Stevenson | 2016-09-10 |
* | Anticheat: Use the physics_override modifiers aswell | SmallJoker | 2016-09-09 |
* | Make getStackMax return the correct maximal stack size | SmallJoker | 2016-09-08 |
* | Add minetest.unregister_item and minetest.register_alias_force | paly2 | 2016-09-08 |
* | Run updatepo.sh | est31 | 2016-08-30 |
* | Translated using Weblate (Danish) | Rui | 2016-08-30 |
* | Translated using Weblate (Japanese) | Rui | 2016-08-30 |
* | Translated using Weblate (Danish) | Thomas Wagner Nielsen | 2016-08-30 |
* | Translated using Weblate (German) | bse666 | 2016-08-30 |
* | Translated using Weblate (Polish) | Mateusz Mendel | 2016-08-30 |
* | Translated using Weblate (Polish) | Jakub Mendel | 2016-08-30 |
* | Translated using Weblate (Portuguese (Brazil)) | Bruno Borges | 2016-08-30 |
* | Translated using Weblate (Portuguese) | Bruno Borges | 2016-08-30 |
* | Translated using Weblate (Serbian (cyrillic)) | lisacvuk | 2016-08-30 |
* | Translated using Weblate (French) | Jean-Baptiste | 2016-08-30 |
* | Translated using Weblate (French) | Onyx Steinheim | 2016-08-30 |
* | Translated using Weblate (Chinese (Taiwan)) | Jeff Huang | 2016-08-30 |
* | Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486) | Rui | 2016-08-30 |
* | Update minetest.conf.example and settings_translation_file.cpp | est31 | 2016-08-30 |
* | Fix background formspec elements from interfering with each other | rubenwardy | 2016-08-29 |
* | Settingtypes.txt: Clarify comments, correct spelling | red-001 | 2016-08-29 |
* | Builtin: Disallow registering users with the same name | SmallJoker | 2016-08-29 |
* | Allow fields to choose whether they close on enter press | rubenwardy | 2016-08-27 |
* | Submit name of field on enter key press | rubenwardy | 2016-08-27 |
* | Camera: Higher frequency limit for view/hand bobbing and footsteps | paramat | 2016-08-26 |
* | Make plantlike drawtype more fun | Auke Kok | 2016-08-26 |
* | Client: disable pre v25 init sending by default | est31 | 2016-08-22 |
* | Move on join and on leave messages to lua (#4460) | Xunto | 2016-08-22 |
* | gettext.h: include <locale> before defining the gettext macro (#4452) | kahrl | 2016-08-21 |
* | Also support X11 icon for minetest copies installed via make install (#4407) | est31 | 2016-08-20 |
* | Tidy up generate_from_settingtypes.lua a bit. | Tim | 2016-08-20 |
* | Move generation from settingtypes out of dlg_settings_advanced | Tim | 2016-08-20 |
* | Fix for failure to find jsoncpp in android build (#4456) | Rogier-5 | 2016-08-19 |