aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mgfractal: Add 3D and 4D fractalsparamat2015-12-151-20/+31
* Fix some setting documentationest312015-12-101-3/+3
* Add on_secondary_use when right clicking an item in the airAlex Ford2015-12-022-0/+8
* Simplify regex used in check_modname_prefix and other improvements.Robert Zenz2015-11-241-4/+8
* Mgfractal: Move julia set selection into formula parameterparamat2015-11-231-16/+20
* Mapgen: Add global 'decorations' flagparamat2015-11-211-3/+4
* Log static_spawn error only onceRui2015-11-211-15/+7
* Mgfractal: Revert unnecessary duplication of parametersparamat2015-11-151-28/+13
* Mgfractal: Create a choice of 4 mandelbrot formulasparamat2015-11-141-1/+6
* Mgv6: Move global mapgen flag 'flat' into mgv6 spflagsparamat2015-11-131-3/+3
* Add the player name to dropped itemsRobert Zenz2015-11-122-2/+5
* Mapgen: Add flat mapgen in hidden formparamat2015-11-111-1/+40
* Settings tab: add v3f typeest312015-11-082-14/+9
* 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