This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
games
/
rogue
History
Bruce Evans
e13d2860b1
Fixed printf format errors.
1998-06-30 19:10:49 +00:00
..
USD.doc
…
CHANGES
…
curses.c
…
hit.c
…
init.c
…
inventory.c
…
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
Fixed printf format errors.
1998-06-30 19:10:49 +00:00
spec_hit.c
…
throw.c
…
trap.c
…
use.c
…
zap.c
…