This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
games
/
rogue
History
John Birrell
37fb4a6158
Change long variables to time_t if they are passed to time() or localtime()
...
be reference.
1998-05-09 10:15:15 +00:00
..
USD.doc
…
CHANGES
…
curses.c
…
hit.c
…
init.c
…
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
…
Makefile
Install empty rogue.scores file to prevent it owned by
1997-09-24 00:17:13 +00:00
message.c
…
monster.c
…
move.c
…
object.c
…
pack.c
…
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
…
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
…
spec_hit.c
…
throw.c
…
trap.c
…
use.c
…
zap.c
…