minetest/builtin
paramat ec0c4d33db Map generation limit: Make per-world
The setting limits map generation but affects nothing else.
Add 'mapgen_limit' to global mapgen parameters.
Move 'blockpos_over_mapgen_limit()' to the only place it is called
from: map.cpp.
Allow teleportation to any part of the world even if over the set
mapgen limit.
Simplify the reading of this limit in mgvalleys.
Remove the 'map_generation_limit' setting.
2017-03-27 03:18:09 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Change command prefix to "." and add "help" command. 2017-03-26 05:51:14 +01:00
common Change command prefix to "." and add "help" command. 2017-03-26 05:51:14 +01:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Map generation limit: Make per-world 2017-03-27 03:18:09 +01:00
mainmenu Multiplayer menu: fix attempt to open nonexistant image 2017-02-18 22:46:45 +00:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
settingtypes.txt Map generation limit: Make per-world 2017-03-27 03:18:09 +01:00