Add a bug warning.
This commit is contained in:
parent
b34aee7979
commit
e50d41561c
1 changed files with 8 additions and 3 deletions
11
advent.adoc
11
advent.adoc
|
@ -8,8 +8,8 @@ advent - Colossal Cave Adventure
|
||||||
*advent* [-l logfile] [-o]
|
*advent* [-l logfile] [-o]
|
||||||
|
|
||||||
== DESCRIPTION ==
|
== DESCRIPTION ==
|
||||||
The original Colossal Cave Adventure from 1976 was the origin of all
|
The original Colossal Cave Adventure from 1976-77 was the origin of all
|
||||||
text adventures, dungeon-crawl (computer) games, and computer-hosted
|
later text adventures, dungeon-crawl (computer) games, and computer-hosted
|
||||||
roleplaying games.
|
roleplaying games.
|
||||||
|
|
||||||
This is the last version released by Crowther & Woods, its original
|
This is the last version released by Crowther & Woods, its original
|
||||||
|
@ -31,9 +31,14 @@ encouragement of the original authors.
|
||||||
|
|
||||||
-o:: Old-style. Restores original interface, no prompt.
|
-o:: Old-style. Restores original interface, no prompt.
|
||||||
|
|
||||||
|
== BUGS ==
|
||||||
|
|
||||||
|
The binary save file format is fragile and unlikely to survive
|
||||||
|
through version bumps.
|
||||||
|
|
||||||
== REPORTING BUGS ==
|
== REPORTING BUGS ==
|
||||||
Report bugs to Eric S. Raymond <esr@thyrsus.com>. The project page is
|
Report bugs to Eric S. Raymond <esr@thyrsus.com>. The project page is
|
||||||
at http://catb.org/~esr/advent
|
at http://catb.org/~esr/open-adventure
|
||||||
|
|
||||||
== SEE ALSO ==
|
== SEE ALSO ==
|
||||||
wumpus(6), adventure(6), zork(6), rogue(6), nethack(6).
|
wumpus(6), adventure(6), zork(6), rogue(6), nethack(6).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue