Initial mapgen algorithm implemented
commita357ca4b31094211b063a66bd1b9dc24abb87a5f
authorPhilip Pavlick <philip@swash.link>
Fri, 3 Aug 2018 08:03:35 +0000 (3 04:03 -0400)
committerPhilip Pavlick <philip@swash.link>
Fri, 3 Aug 2018 08:03:35 +0000 (3 04:03 -0400)
treec0523930770ec9f923db6bae71e81c6449287dae
parent87467405c955ede194eccbb438d561cd61f596e8
Initial mapgen algorithm implemented

The mapgen algorithm is now in a working state.  The maps it generates
are mostly crap, but this is serviceable for our purposes.

The changelog, history file, and to-do list have been updated.
docs/changes.txt
docs/history.txt
docs/to-do.txt
src/config.d
src/map.d
src/you.d