aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Item entities: Don't show description as infotextparamat2016-05-221-4/+0
* Add on_punchnode callbackWayward One2016-05-171-0/+5
* Documentation: Remove incorrect and excessive mapgen flags textparamat2016-05-161-10/+0
* Android: Re-add button to remove singleplayer worldest312016-05-141-1/+5
* Mainmenu: don't show change keys dialog on androidest312016-05-131-2/+8
* Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on fi...Rui2016-05-131-3/+18
* Update credits tabest312016-05-091-9/+16
* Mainmenu: Remove space under mod listRui2016-05-011-1/+1
* Mapgen: Make 3D noise tunnels' width settableparamat2016-04-281-17/+32
* Avoid teleporting player if /teleport coords are out-of-rangetenplus12016-04-291-4/+10
* Android menu: Unified serverlistkilbith2016-04-281-98/+108
* Builtin: Add basic_privs settingrubenwardy2016-04-282-2/+9
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-285-37/+36
* Fix mainmenu code downloading the public serverlist twice.Ekdohibs2016-04-221-1/+9
* Textures: Replace menu background fallback dirt_bg.png with empty sky textureparamat2016-04-211-2/+2
* Fix timer initialization.Auke Kok2016-04-211-1/+1
* Mainmenu: Code cleaningkilbith2016-04-202-158/+96
* Mainmenu: Unify favorite servers with main serverlistkilbith2016-04-202-95/+85
* falling: walk 4 additional diagonally down directions.Auke Kok2016-04-201-2/+6
* Mainmenu: Still support favorites if send_pre_v25_init is disabledest312016-04-153-20/+32
* mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker2016-04-151-1/+1
* Add option to disable entity selectionboxes. (#3992)TriBlade92016-04-141-0/+3
* Convert nodeupdate to non-recursiveAuke Kok2016-04-111-19/+67
* Mainmenu: Refactor tab UI codeRui9142016-04-0811-80/+70
* Mainmenu: Move description.txt textbox downRui9142016-03-311-18/+20
* Mgv7: Decrease cliff steepnessparamat2016-03-301-1/+1
* stop falling.lua errortenplus12016-03-291-1/+3
* Falling: Set acceleration on step againRui2016-03-251-2/+5
* Credits: Make that easy to add/removeRui2016-03-241-58/+71
* Make `options` local here.Auke Kok2016-03-241-1/+1
* Builtin/game/falling: Re-add comma removed by recent commitparamat2016-03-191-1/+1
* Set acceleration only once in falling nodeRui9142016-03-191-47/+36
* Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok2016-03-191-0/+9
* Add option to not send pre v25 init packetest312016-03-153-3/+18
* Add options for screenshot format and qualityDiego Martinez2016-03-121-0/+8
* Documentation: Clarify global and mapgen-specific mapgen flagsparamat2016-03-111-10/+21
* Introduce "protection_bypass" privilege.Auke Kok2016-03-112-2/+5
* Add consistent monotonic day counter - get_day_count()Auke Kok2016-03-091-0/+7
* Add AreaStore custom ID APIShadowNinja2016-03-071-0/+1
* Add minetest.register_lbm() to run code on block load onlyest312016-03-071-1/+9
* Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero2016-03-061-129/+113
* Faster insertion into tableRui9142016-03-0613-45/+48
* Add forgotten valleys mapgen in mapgen nameMuhammad Rifqi Priyo Susanto2016-03-051-1/+1
* Update settings tab + some misc. clean-upJean-Patrick Guerrero2016-03-052-129/+114
* Don't generate trailing spaces in minetest.conf.exampleest312016-02-271-1/+5
* Mapblock mesh: Allow to use VBORealBadAngel2016-02-261-0/+3
* Remove new_style_waterRealBadAngel2016-02-261-5/+0
* Add Lua interface to HTTPFetchRequestJeija2016-02-222-0/+23
* Camera: remove auto tune FPS, single view range settingRealBadAngel2016-02-211-13/+5
* Remove preload_item_visuals codeRealBadAngel2016-02-211-5/+0