This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
games
/
rogue
History
itojun
d303927592
printf() pedant - do not pass variable alone, use %s.
...
idea from openbsd. after looking at freebsd commit msgs from kris@freebsd.
2000-07-10 10:19:25 +00:00
..
USD.doc
…
CHANGES
Fix doubled 'the'.
2000-03-13 22:53:22 +00:00
hit.c
…
init.c
More include additions for exit, abs, strcmp, etc.
2000-07-03 03:57:39 +00:00
inventory.c
…
level.c
…
machdep.c
Remove rogue's old and bit-rotten cut-down version of curses.
1999-09-13 17:14:07 +00:00
main.c
…
Makefile
Remove rogue's old and bit-rotten cut-down version of curses.
1999-09-13 17:14:07 +00:00
message.c
printf() pedant - do not pass variable alone, use %s.
2000-07-10 10:19:25 +00:00
monster.c
…
move.c
…
object.c
…
pack.c
…
pathnames.h
…
play.c
…
random.c
…
ring.c
…
rogue.6
…
rogue.h
Remove rogue's old and bit-rotten cut-down version of curses.
1999-09-13 17:14:07 +00:00
room.c
…
save.c
Fix -Wsign-compare warnings.
1999-09-18 19:38:46 +00:00
score.c
Security improvements for games (largely from or inspired by OpenBSD).
1999-09-12 09:02:20 +00:00
spec_hit.c
…
throw.c
…
trap.c
…
use.c
…
zap.c
…