| Commit message (Expand) | Author | Age |
* | Conf.example: Re-add deleted noise parameter documentation | paramat | 2016-09-23 |
* | 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 |
* | Add minetest.unregister_item and minetest.register_alias_force | paly2 | 2016-09-08 |
* | Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486) | Rui | 2016-08-30 |
* | Settingtypes.txt: Clarify comments, correct spelling | red-001 | 2016-08-29 |
* | Builtin: Disallow registering users with the same name | SmallJoker | 2016-08-29 |
* | 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 |
* | 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 |
* | Zooming the camera requires the 'zoom' privilege | Ben Deutsch | 2016-08-10 |
* | Document zoom_fov in settingtypes.txt and minetest.conf.example | Ben Deutsch | 2016-08-10 |
* | 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 |
* | Builtin/profiler: Replace game profiler (#4245) | Tim | 2016-07-12 |
* | Remove cinematic toggle on F8 | rubenwardy | 2016-07-05 |
* | Disable joysticks per default for now | est31 | 2016-07-04 |
* | Only allow strings to be passed to minetest.global_exists (#4253) | HybridDog | 2016-06-28 |
* | Mgflat/fractal/v7/valleys: Denser 3D noise tunnels | paramat | 2016-06-24 |
* | Builtin/game/item: Add `place_param2` nodedef field | Auke Kok | 2016-06-17 |
* | Initial Gamepad support | est31 | 2016-06-03 |
* | Add colored text (not only colored chat). | Ekdohibs | 2016-05-31 |
* | Colored chat working as expected for both freetype and non-freetype builds. @... | TriBlade9 | 2016-05-31 |
* | protection_bypass priv can now be revoked in singleplayer (#4169) | Sokomine | 2016-05-30 |
* | Item entities: Don't show description as infotext | paramat | 2016-05-22 |
* | Add on_punchnode callback | Wayward One | 2016-05-17 |
* | Documentation: Remove incorrect and excessive mapgen flags text | paramat | 2016-05-16 |
* | Android: Re-add button to remove singleplayer world | est31 | 2016-05-14 |
* | Mainmenu: don't show change keys dialog on android | est31 | 2016-05-13 |
* | Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on fi... | Rui | 2016-05-13 |
* | Update credits tab | est31 | 2016-05-09 |
* | Mainmenu: Remove space under mod list | Rui | 2016-05-01 |
* | Mapgen: Make 3D noise tunnels' width settable | paramat | 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 |
* | Fix mainmenu code downloading the public serverlist twice. | Ekdohibs | 2016-04-22 |
* | Textures: Replace menu background fallback dirt_bg.png with empty sky texture | paramat | 2016-04-21 |
* | Fix timer initialization. | Auke Kok | 2016-04-21 |
* | Mainmenu: Code cleaning | kilbith | 2016-04-20 |
* | Mainmenu: Unify favorite servers with main serverlist | kilbith | 2016-04-20 |
* | falling: walk 4 additional diagonally down directions. | Auke Kok | 2016-04-20 |
* | Mainmenu: Still support favorites if send_pre_v25_init is disabled | est31 | 2016-04-15 |
* | mainmenu: Tidy up logic in is_server_protocol_compat() (#3997) | SmallJoker | 2016-04-15 |
* | Add option to disable entity selectionboxes. (#3992) | TriBlade9 | 2016-04-14 |