NetBSD/games/battlestar
mrg c8bf876ced expand the internal consistency checks in truedirec() to avoid
fallthrough cases.  now if direction turns up wrong (it should
not, but this code can't tell that, and convert it to an enum
that would also fix this, is more effort than this is worth.
2019-10-05 23:34:14 +00:00
..
Makefile
battlestar.6
battlestar.c
command1.c
command2.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
command3.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
command4.c
command5.c avoid unnecessary floating point ops 2014-03-22 23:31:28 +00:00
command6.c
command7.c fix issues found by GCC 6.4: 2018-02-04 08:48:05 +00:00
cypher.c
dayfile.c
dayobjs.c
extern.h Use random(), not rand(). 2014-03-22 23:33:33 +00:00
fly.c
getcom.c
globals.c
init.c Use random(), not rand(). 2014-03-22 23:33:33 +00:00
misc.c
nightfile.c
nightobjs.c
parse.c
pathnames.h
room.c expand the internal consistency checks in truedirec() to avoid 2019-10-05 23:34:14 +00:00
save.c
words.c