More boolean cleanups. More consistent use of coord type
authorEric S. Raymond <esr@thyrsus.com>
Wed, 20 Sep 2006 03:26:16 +0000 (03:26 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 20 Sep 2006 03:26:16 +0000 (03:26 +0000)
commit093f7d420e9cf92fbaf751f57a199c56562ae4b5
tree713a9104dbc0a94011d983aded99fa65e93a2fa4
parentad1478c7cc24b761592a1e355015b44b243aeeda
More boolean cleanups.  More consistent use of coord type

Anong other things, this allows us to write a distance() macro and get
rid of a lot of gnarly expressions.
src/ai.c
src/battle.c
src/events.c
src/moving.c
src/reports.c
src/setup.c
src/sst.c
src/sst.h