NetBSD/games/battlestar
2019-10-29 21:30:42 +00:00
..
battlestar.6
battlestar.c
command1.c WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
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 Pass -Wstrict-overflow. 2012-10-13 19:58:53 +00:00
getcom.c PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
globals.c
init.c Use random(), not rand(). 2014-03-22 23:33:33 +00:00
Makefile Gcc-8 bug confusion with restrict on sh3 2019-10-29 21:30:42 +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