Better map memory
commit8d3388be091df9007a9daa3ac74f32051e3c2e3b
authorPhilip Pavlick <philip@swash.link>
Wed, 8 Aug 2018 08:05:02 +0000 (8 04:05 -0400)
committerPhilip Pavlick <philip@swash.link>
Wed, 8 Aug 2018 08:05:02 +0000 (8 04:05 -0400)
tree5ffd664761c999ed0a1250329918947af08cbf4c
parent9c4eb7a0258a63f66318d6bc01251640530da996
Better map memory

Monsters and items on "seen" tiles are now only drawn if they are
currently visible.  This way we don't get ghosts in places where we saw
monsters or items before.
src/fov.d
src/iomain.d