Make map generator as much threaded as possible (not much benefit with current genera...
authorPerttu Ahola <celeron55@gmail.com>
Sat, 26 Nov 2011 13:53:52 +0000 (15:53 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 29 Nov 2011 17:13:54 +0000 (19:13 +0200)
commitb2ccbdffc1d85e320ef55c8994fae022dcef96f8
tree7564bbd4e4af4a1b35096cc0a39ab084d720c158
parent769cc9879f306055e683bf720b0877a364e82ba5
Make map generator as much threaded as possible (not much benefit with current generator because of small generator chunk size (a single MapBlock))
data/mods/default/init.lua
src/map.cpp
src/server.cpp