Documentation polishing.
This commit is contained in:
parent
2ddd091893
commit
b817c54245
1 changed files with 8 additions and 6 deletions
14
history.adoc
14
history.adoc
|
@ -115,12 +115,14 @@ and 2.5:
|
||||||
............................................................................
|
............................................................................
|
||||||
|
|
||||||
Great care has been taken to preserve 2.5's exact gameplay as intended
|
Great care has been taken to preserve 2.5's exact gameplay as intended
|
||||||
by Don. However, under the hood Open Adventure is rather different from
|
by Don. We have added a "version" command.
|
||||||
2.5. Where 2.5 was written in FORTRAN mechanically translated into extremely
|
|
||||||
ugly C, Open Adventure has been translated into much more modern and
|
However, under the hood Open Adventure is rather different from 2.5.
|
||||||
idiomatic C. The extremely cryptic and opaque format of the original
|
Where 2.5 was written in FORTRAN mechanically translated into
|
||||||
database of rooms, objects, and strings has been moved to YAML;
|
extremely ugly C, Open Adventure has been translated into much more
|
||||||
this makes the brilliant design of it much easier to comprehend.
|
modern and idiomatic C. The extremely cryptic and opaque format of
|
||||||
|
the original database of rooms, objects, and strings has been moved to
|
||||||
|
YAML; this makes the brilliant design of it much easier to comprehend.
|
||||||
|
|
||||||
== Earlier non-influences ==
|
== Earlier non-influences ==
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue