summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Mainmenu: don't show change keys dialog on androidest312016-05-13
* Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on fi...Rui2016-05-13
* Update credits tabest312016-05-09
* Mainmenu: Remove space under mod listRui2016-05-01
* Mapgen: Make 3D noise tunnels' width settableparamat2016-04-28
* Avoid teleporting player if /teleport coords are out-of-rangetenplus12016-04-29
* Android menu: Unified serverlistkilbith2016-04-28
* Builtin: Add basic_privs settingrubenwardy2016-04-28
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-28
* Fix mainmenu code downloading the public serverlist twice.Ekdohibs2016-04-22
* Textures: Replace menu background fallback dirt_bg.png with empty sky textureparamat2016-04-21
* Fix timer initialization.Auke Kok2016-04-21
* Mainmenu: Code cleaningkilbith2016-04-20
* Mainmenu: Unify favorite servers with main serverlistkilbith2016-04-20
* falling: walk 4 additional diagonally down directions.Auke Kok2016-04-20
* Mainmenu: Still support favorites if send_pre_v25_init is disabledest312016-04-15
* mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker2016-04-15
* Add option to disable entity selectionboxes. (#3992)TriBlade92016-04-14
* Convert nodeupdate to non-recursiveAuke Kok2016-04-11
* Mainmenu: Refactor tab UI codeRui9142016-04-08
* Mainmenu: Move description.txt textbox downRui9142016-03-31
* Mgv7: Decrease cliff steepnessparamat2016-03-30
* stop falling.lua errortenplus12016-03-29
* Falling: Set acceleration on step againRui2016-03-25
* Credits: Make that easy to add/removeRui2016-03-24
* Make `options` local here.Auke Kok2016-03-24
* Builtin/game/falling: Re-add comma removed by recent commitparamat2016-03-19
* Set acceleration only once in falling nodeRui9142016-03-19
* Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok2016-03-19
* Add option to not send pre v25 init packetest312016-03-15
* Add options for screenshot format and qualityDiego Martinez2016-03-12
* Documentation: Clarify global and mapgen-specific mapgen flagsparamat2016-03-11
* Introduce "protection_bypass" privilege.Auke Kok2016-03-11
* Add consistent monotonic day counter - get_day_count()Auke Kok2016-03-09
* Add AreaStore custom ID APIShadowNinja2016-03-07
* Add minetest.register_lbm() to run code on block load onlyest312016-03-07
* Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero2016-03-06
* Faster insertion into tableRui9142016-03-06
* Add forgotten valleys mapgen in mapgen nameMuhammad Rifqi Priyo Susanto2016-03-05
* Update settings tab + some misc. clean-upJean-Patrick Guerrero2016-03-05
* Don't generate trailing spaces in minetest.conf.exampleest312016-02-27
* Mapblock mesh: Allow to use VBORealBadAngel2016-02-26
* Remove new_style_waterRealBadAngel2016-02-26
* Add Lua interface to HTTPFetchRequestJeija2016-02-22
* Camera: remove auto tune FPS, single view range settingRealBadAngel2016-02-21
* Remove preload_item_visuals codeRealBadAngel2016-02-21
* Restore simple settings tab and add advanced settings as dialogBlockMen2016-02-21
* Documentation: Remove now unused 'vertical spawn range'paramat2016-02-11
* Initialize facedir and wallmounted tables only once.Diego Martinez2016-02-11
* Log /clearobjects modeKahrl2016-02-11