aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2016-04-20Mainmenu: Code cleaningkilbith
2016-04-20Mainmenu: Unify favorite servers with main serverlistkilbith
2016-04-20falling: walk 4 additional diagonally down directions.Auke Kok
2016-04-15Mainmenu: Still support favorites if send_pre_v25_init is disabledest31
2016-04-15mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker
2016-04-14Add option to disable entity selectionboxes. (#3992)TriBlade9
2016-04-11Convert nodeupdate to non-recursiveAuke Kok
2016-04-08Mainmenu: Refactor tab UI codeRui914
2016-03-31Mainmenu: Move description.txt textbox downRui914
2016-03-30Mgv7: Decrease cliff steepnessparamat
2016-03-29stop falling.lua errortenplus1
2016-03-25Falling: Set acceleration on step againRui
2016-03-24Credits: Make that easy to add/removeRui
2016-03-24Make `options` local here.Auke Kok
2016-03-19Builtin/game/falling: Re-add comma removed by recent commitparamat
2016-03-19Set acceleration only once in falling nodeRui914
2016-03-19Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok
2016-03-15Add option to not send pre v25 init packetest31
2016-03-12Add options for screenshot format and qualityDiego Martinez
2016-03-11Documentation: Clarify global and mapgen-specific mapgen flagsparamat
2016-03-11Introduce "protection_bypass" privilege.Auke Kok
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-06Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero
2016-03-06Faster insertion into tableRui914
2016-03-05Add forgotten valleys mapgen in mapgen nameMuhammad Rifqi Priyo Susanto
2016-03-05Update settings tab + some misc. clean-upJean-Patrick Guerrero
2016-02-27Don't generate trailing spaces in minetest.conf.exampleest31
2016-02-26Mapblock mesh: Allow to use VBORealBadAngel
2016-02-26Remove new_style_waterRealBadAngel
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-21Camera: remove auto tune FPS, single view range settingRealBadAngel
2016-02-21Remove preload_item_visuals codeRealBadAngel
2016-02-21Restore simple settings tab and add advanced settings as dialogBlockMen
2016-02-11Documentation: Remove now unused 'vertical spawn range'paramat
2016-02-11Initialize facedir and wallmounted tables only once.Diego Martinez
2016-02-11Log /clearobjects modeKahrl
2016-02-11Add '/clearobjects quick'Kahrl
2016-02-09Filmic HDR tone mappingRealBadAngel
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2016-02-08builtin: Fix `print` crashing on nil "holes".Diego Martinez
2016-02-07Use meshes to display inventory itemsRealBadAngel
2016-02-04Add admin command which says who the administator is for the server.Splizard
2016-01-31Mgvalleys: use standard cavesDuane Robertson
2016-01-29New timer design.Auke Kok
2016-01-23Fix world config menu ignoring `name` in `mod.conf`.Diego Martinez
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-16Fix error message in settings tab overlapping 'save' buttonRogier
2016-01-14Add Valleys mapgen.Duane Robertson