aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve LuaVoxelManip documentationkwolekr2015-11-071-0/+5
* Conf.example, settingtypes: Improve mgfractal documentationparamat2015-11-061-16/+22
* Add server side ncurses terminalest312015-11-061-0/+9
* Settingtypes: Correct documentation for mgfractalparamat2015-11-051-10/+16
* Mgfractal: Add documentation to conf.example and settingtypesparamat2015-11-041-4/+60
* Add callback parameter for core.emerge_area()kwolekr2015-11-023-2/+48
* minetest. to core.Rui9142015-10-313-3/+3
* findSpawnPos: Add setting for max height above water levelparamat2015-10-291-0/+6
* Fix parameter passing to gettext callPilzAdam2015-10-251-1/+1
* Check if hitter has inventory when punching itemBlockMen2015-10-251-3/+4
* Credits: Remove my nameRui2015-10-251-1/+0
* Escape " in generated settings_translation_file.cppPilzAdam2015-10-251-4/+7
* Fix setting commentsPilzAdam2015-10-241-7/+7
* Don't allow games or mods to add secure. settingsPilzAdam2015-10-241-152/+169
* Better gettext support for protocol version mismatch messagesest312015-10-241-9/+22
* Improve Lua settings menuPilzAdam2015-10-242-342/+689
* Add more ways to pass data to check_player_privsRobert Zenz2015-10-221-5/+24
* Display sane output for empty descriptionsest312015-10-181-3/+11
* New settings tab contain all possible settingsPilzAdam2015-10-172-414/+1253
* Refactor loggingShadowNinja2015-10-145-21/+16
* Localize digprop_err functionRui2015-10-121-2/+1
* Add viewing range GUI settingkilbith2015-10-061-4/+89
* Added minetest.wallmounted_to_dirFernando Carmona Varo2015-10-041-0/+13
* 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