map generation framework under development... not quite operational at this point.
authorPerttu Ahola <celeron55@gmail.com>
Sat, 29 Jan 2011 23:44:54 +0000 (01:44 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 29 Jan 2011 23:44:54 +0000 (01:44 +0200)
commitbe851871cd43316d12fd9a5f2cc6dec98a1c9ce0
tree3f03a82db7c4449bcfebe499ab2843f1fc20b0c4
parent8788fffec0faf99702e5a84eaadbabc671a023c8
map generation framework under development... not quite operational at this point.
13 files changed:
src/constants.h
src/defaultsettings.cpp
src/main.cpp
src/map.cpp
src/map.h
src/mapblock.cpp
src/mapblock.h
src/mapchunk.h [new file with mode: 0644]
src/mapsector.cpp
src/mapsector.h
src/server.cpp
src/utility.h
src/voxel.cpp