NetBSD/games/rogue
plunky acae68523e reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
..
USD.doc
CHANGES
Makefile When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
hit.c
init.c
inventory.c Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
level.c
machdep.c reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
main.c
message.c sprinkle static 2009-08-12 08:44:45 +00:00
monster.c Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177. 2009-10-19 02:34:40 +00:00
move.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
object.c sprinkle static 2009-08-12 08:44:45 +00:00
pack.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
pathnames.h
play.c
random.c sprinkle static 2009-08-12 08:44:45 +00:00
ring.c
rogue.6
rogue.h Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
room.c sprinkle static 2009-08-12 08:44:45 +00:00
save.c
score.c Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
spec_hit.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
throw.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
trap.c sprinkle static 2009-08-12 08:44:45 +00:00
use.c sprinkle static 2009-08-12 08:44:45 +00:00
zap.c