Rogue 5.4
Introduction
Rogue 5.4 was released on or around 3/31/1985 (internal date on executable). It was probably developed on a VAX running BSD/Unix 4.3.
Restoration Source Material
Binary Releases
Extracted from BSD/Unix 4.3 [rogue5.4-bsd4.3.tar, 3/4/87]
Original Location: http://www.mckusick.com/csrg/ [Disc 1, directory 4.3]
-r--r--r-- 1589 1986-01-09 05:40 4.3/usr/src/games/rogue/machdep.h -r--r--r-- 633 1986-01-09 05:40 4.3/usr/src/games/rogue/Makefile -r--r--r-- 538 1986-01-09 05:40 4.3/usr/src/games/rogue/README -r--r--r-- 125368 1986-01-10 23:47 4.3/usr/src/games/rogue/main.obj -r--r--r-- 8819 1986-01-10 23:47 4.3/usr/src/games/rogue/machdep.c -r--r--r-- 2283 1986-05-06 03:14 4.3/usr/man/man6/rogue.6 -rws--x--x 113664 1986-06-05 19:57 4.3/usr/games/rogue -r--r--r-- 24806 1986-04-28 06:05 4.3/usr/doc/usd/33.rogue/rogue.me -r--r--r-- 630 1986-04-27 12:01 4.3/usr/doc/usd/33.rogue/Makefile
Extracted from BSD/Unix 2.10 [rogue5.4-bsd2.10.tar, 9/7/87]
Original Location: http://www.mckusick.com/csrg/ [Disc 1, directory 2.10]
-r--r--r-- 2283 1986-12-14 03:08 2.10/root/usr/man/man6/rogue.6 -r--r--r-- 15425 1983-07-26 14:08 2.10/root/usr/doc/2.10/rogue -r--r--r-- 24806 1986-04-28 06:05 2.10/root/usr/doc/usd/33.rogue/rogue.me -r--r--r-- 630 1986-04-27 12:01 2.10/root/usr/doc/usd/33.rogue/Makefile
Source Releases
SourceForge (Ken Arnold) initial version [rogue-r1.1.tar.gz, 4/22/2002]
Original location: http://sourceforge.net/projects/rogue
SourceForge (Ken Arnold) current version (10/1/2013) [rogue.tar.gz, 4/22/2002]
Original location: http://sourceforge.net/projects/rogue
Downloads / Restorations
This is the final version of the original (Toy, Arnold, Wichman) rogue developed for the UNIX operating system. The source code was recovered by Ken Arnold and posted on Sourceforge which I then copied and restored here.
Latest News
September 5, 2007 2:14pm - 5.4.4
5.4.4 Release
- fix save/restore code to actually work.
- fixed coredump when c)alling a weapon.
- include autoconf related files in source tarball.
- clean up autoconf for package maintainers.
- rpm spec file and desktop integration files contributed by Wart.
- port to Mac OS/X.
July 23, 2007 1:42am - 5.4.3
5.4.3 Release
- bugs related to wield/wearing items fixed
- autoconf (configure) system in place for building from source code
- addressed issues raised by Fedora packagers
January 29, 2006 9:38pm - 5.4.2
5.4.2 Release (ninja patched 1/30/2006 11:48AM).
- Fixed save/restore code to actually work!
- Added keypad/cursor key support. Support varies dependending on terminal/console capabilities.
January 4, 2006 11:00pm - 5.4.1
5.4.1 Release
- Initial release
Previous page: Rogue 5.3
Next page: Quick Start