| Commit message (Expand) | Author | Age |
* | 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 |
* | Convert nodeupdate to non-recursive | Auke Kok | 2016-04-11 |
* | Mainmenu: Refactor tab UI code | Rui914 | 2016-04-08 |
* | Mainmenu: Move description.txt textbox down | Rui914 | 2016-03-31 |
* | Mgv7: Decrease cliff steepness | paramat | 2016-03-30 |
* | stop falling.lua error | tenplus1 | 2016-03-29 |
* | Falling: Set acceleration on step again | Rui | 2016-03-25 |
* | Credits: Make that easy to add/remove | Rui | 2016-03-24 |
* | Make `options` local here. | Auke Kok | 2016-03-24 |
* | Builtin/game/falling: Re-add comma removed by recent commit | paramat | 2016-03-19 |
* | Set acceleration only once in falling node | Rui914 | 2016-03-19 |
* | Allow NodeTimer, ABM and block mgmt interval changes. | Auke Kok | 2016-03-19 |
* | Add option to not send pre v25 init packet | est31 | 2016-03-15 |
* | Add options for screenshot format and quality | Diego Martinez | 2016-03-12 |
* | Documentation: Clarify global and mapgen-specific mapgen flags | paramat | 2016-03-11 |
* | Introduce "protection_bypass" privilege. | Auke Kok | 2016-03-11 |
* | Add consistent monotonic day counter - get_day_count() | Auke Kok | 2016-03-09 |
* | Add AreaStore custom ID API | ShadowNinja | 2016-03-07 |
* | Add minetest.register_lbm() to run code on block load only | est31 | 2016-03-07 |
* | Settings Tab: Regroup dropdown datas in tables | Jean-Patrick Guerrero | 2016-03-06 |
* | Faster insertion into table | Rui914 | 2016-03-06 |
* | Add forgotten valleys mapgen in mapgen name | Muhammad Rifqi Priyo Susanto | 2016-03-05 |
* | Update settings tab + some misc. clean-up | Jean-Patrick Guerrero | 2016-03-05 |
* | Don't generate trailing spaces in minetest.conf.example | est31 | 2016-02-27 |
* | Mapblock mesh: Allow to use VBO | RealBadAngel | 2016-02-26 |
* | Remove new_style_water | RealBadAngel | 2016-02-26 |
* | Add Lua interface to HTTPFetchRequest | Jeija | 2016-02-22 |
* | Camera: remove auto tune FPS, single view range setting | RealBadAngel | 2016-02-21 |
* | Remove preload_item_visuals code | RealBadAngel | 2016-02-21 |
* | Restore simple settings tab and add advanced settings as dialog | BlockMen | 2016-02-21 |
* | Documentation: Remove now unused 'vertical spawn range' | paramat | 2016-02-11 |
* | Initialize facedir and wallmounted tables only once. | Diego Martinez | 2016-02-11 |
* | Log /clearobjects mode | Kahrl | 2016-02-11 |
* | Add '/clearobjects quick' | Kahrl | 2016-02-11 |
* | Filmic HDR tone mapping | RealBadAngel | 2016-02-09 |
* | Cleanup selection mesh code, add shaders for halo and selection boxes | RealBadAngel | 2016-02-08 |