aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mgvalleys: use standard cavesDuane Robertson2016-01-311-27/+18
* New timer design.Auke Kok2016-01-291-58/+32
* Fix world config menu ignoring `name` in `mod.conf`.Diego Martinez2016-01-231-18/+18
* Show infotext with description for item entitiesRealBadAngel2016-01-181-0/+4
* Fix error message in settings tab overlapping 'save' buttonRogier2016-01-161-1/+1
* Add Valleys mapgen.Duane Robertson2016-01-141-0/+78
* Mgflat: Set blank default spflags. Unhideparamat2016-01-101-1/+1
* Fix the checking of flags values in the settings tabRogier2016-01-101-2/+2
* Improve parsing of setting types from settingtypes.txt for settings tabRogier2016-01-101-12/+24
* New 3D Mode: PageflipDalai Felinto2016-01-091-1/+2
* Liquids: Flow into and destroy 'floodable' nodesparamat2016-01-072-0/+2
* Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com2015-12-261-1/+5
* Fix missing localization for objHybridDog2015-12-201-11/+3
* 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