aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some map border related fixesest312015-09-292-5/+12
* Add /emergeblocks command and core.emerge_area() Lua APIkwolekr2015-09-233-29/+90
* Replace "self program" with "this program" in fstk boilerplatesest312015-09-214-51/+51
* Minor tweaks handle_settings_buttonsRui9142015-09-141-38/+30
* Change my emailRui9142015-09-031-1/+1
* Small fixes of minetest.has_featureRui2015-09-031-3/+3
* Minor tweaks __builtin:falling_nodeRui2015-09-011-13/+3
* Credits tab: fix accidental merger of two contributorsest312015-08-311-1/+2
* Use gettext to "None" of texture pack listRui9142015-08-251-2/+2
* Remove some emails from credits tabkwolekr2015-08-191-7/+7
* Update credits tabkwolekr2015-08-191-7/+11
* Client: disable mmdb modstoreest312015-08-191-1/+4
* Don't do formspec escaping twice for loading descriptionest312015-08-141-8/+8
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-126-4/+64
* Fix FSAA dropdown option reset after changing another dropdown optionjeanpatrick.guerrero@gmail.com2015-07-251-13/+15
* Remove drivers dropdown in the settings tabkilbith2015-07-251-40/+0
* Update my nameNovatux2015-07-241-1/+1
* Optional reconnect functionalityest312015-07-231-26/+39
* Fix crash in mainmenu when loaded subgame does not have a "menu" directorysfan52015-07-211-2/+3
* Allow random menu images for subgamessfan52015-07-212-7/+39
* Add antialiasing UI settingMark Schreiber2015-07-181-2/+41
* Add ability to specify coordinates for /spawnentityMarcin2015-07-181-6/+13
* Change texture pack description file nameExcaliburZero2015-07-181-3/+11
* Fix remnant bugs on mainmenujp2015-07-102-6/+12
* Add new leaves style - simple (glasslike drawtype)RealBadAngel2015-07-081-7/+39
* Fix attempt to start a world when no world is selected/createdjeanpatrick.guerrero@gmail.com2015-07-041-4/+6
* Set server_announce to world.mt and respect modes when changing subgameSokomine2015-07-023-1/+12
* Fix world.mt not written when selecting modeSokomine2015-07-011-1/+2
* Fix single click world selectest312015-06-303-10/+10
* Fix bugs in mainmenujeanpatrick.guerrero@gmail.com2015-06-303-82/+45
* Add Lua errors to error dialogrubenwardy2015-06-291-9/+31
* Update credits tabest312015-06-161-7/+11
* Don't highlight entries in creditsWuzzy2015-06-151-41/+43
* Remove reference to deprecated privilegeCraig Davison2015-06-141-1/+1
* Add minetest.register_on_player_hpchangeTeTpaAka2015-06-131-0/+28
* More reliable serverlist behaviourHybridDog2015-06-091-3/+13
* Decrease minetest.after globalstep lagHybridDog2015-06-061-18/+50
* Nicer time setting loggingest312015-06-021-1/+1
* Fix wrong replace from previous commitest312015-06-021-2/+2
* Localize inside whole misc_helpers.luaest312015-06-011-21/+22
* Add core.get_dir_listShadowNinja2015-05-162-4/+4
* Added hour:minute format to time commandLeMagnesium2015-05-161-14/+36
* Add minetest.register_on_punchplayerBrandon2015-05-151-0/+1
* Don't crash if an item gets dropped into unloaded spacetenplus12015-05-151-1/+11
* Item entity merging refactorest312015-05-151-45/+56
* Add code to support raillike group namesNovatux2015-05-121-0/+11
* Fix minetest.clear_* creating new LOCAL table instead of clearing the existin...Tomas Brod2015-04-261-1/+3
* Remove fly mode in simple main menuMuhammad Rifqi Priyo Susanto2015-04-261-13/+6
* Add minetest.global_exists()ShadowNinja2015-04-211-0/+5
* Add reason to kicked log message and use present tenseest312015-04-051-3/+6