Small fixes to display code
commit16d2e29e3e7ae994b190bba0d86331c9d7ebcf05
authorPhilip Pavlick <philip@swash.link>
Sun, 5 Aug 2018 04:40:19 +0000 (5 00:40 -0400)
committerPhilip Pavlick <philip@swash.link>
Sun, 5 Aug 2018 04:40:19 +0000 (5 00:40 -0400)
tree880fc9884866d58b3a2157a36fcfff69f4f9d949
parent9f10bf49a8a0d0e2b8a3f24314f385935fb9299e
Small fixes to display code

The "display" functions were inappropriately passing integers to
put_char instead of booleans.  This has been fixed.

Also trying to fix a bug in the curses display which is causing the
cursor not to center on the player.
src/iocurses.d
src/ioterm.d