freebsd-dev/games/rogue
1998-06-30 19:10:49 +00:00
..
USD.doc
CHANGES
curses.c
hit.c
init.c Add missing "noflush" option from standard rogue 1995-01-04 17:49:28 +00:00
inventory.c Many places in the code NULL is used in integer context, where 1997-09-18 13:45:34 +00:00
level.c
machdep.c Change long variables to time_t if they are passed to time() or localtime() 1998-05-09 10:15:15 +00:00
main.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
Makefile Install empty rogue.scores file to prevent it owned by 1997-09-24 00:17:13 +00:00
message.c Add missing "noflush" option from standard rogue 1995-01-04 17:49:28 +00:00
monster.c
move.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
object.c
pack.c If not on a tty, don't do "--more--" processing. Someday, I will get 1996-11-07 09:27:23 +00:00
pathnames.h
play.c
random.c Revoke privs before shell exit 1997-09-24 20:48:39 +00:00
ring.c
rogue.6 Revoke privs before shell exit 1997-09-24 20:48:39 +00:00
rogue.h Revoke privs before shell exit 1997-09-24 20:48:39 +00:00
room.c Add missing "noflush" option from standard rogue 1995-01-04 17:49:28 +00:00
save.c Fix longstanding bug: it was impossible to save to the same file twice 1997-09-24 21:05:08 +00:00
score.c Fixed printf format errors. 1998-06-30 19:10:49 +00:00
spec_hit.c
throw.c
trap.c
use.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
zap.c