map rendering, slightly improved, and mapgen with bit of bumpmaster
commit112d2114f055ba79c04dd2724e0f4f23cb877b4f
authordarkrose <lisa@ltmnet.com>
Tue, 5 Apr 2016 17:05:36 +0000 (6 03:05 +1000)
committerdarkrose <lisa@ltmnet.com>
Tue, 5 Apr 2016 17:05:36 +0000 (6 03:05 +1000)
treefc36ecf079a336721e6f1f3af67c7de3ad1c61ae
parentbe1c22adc709238062ca4176afde567717eb4a3c
map rendering, slightly improved, and mapgen with bit of bump
inc/map.h
inc/meshgen.h
src/client/main.c
src/graphics/meshgen/meshgen_block.c
src/graphics/meshgen/meshgen_chunk.c
src/graphics/meshgen/meshgen_cubelike.c
src/graphics/meshgen/meshgen_utils.c
src/graphics/render_map.c
src/map/map.c
src/map/mapgen_noise.c
src/map/mapgen_terrain.c