X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=notes.adoc;h=00a733a0e3dd76a5ada810bbf12e3171ac30a773;hb=d92da991062fac03934d029aa4323962a9afa7e1;hp=fd3504a6f2ce68a4d62668690e3b4542f0cf070e;hpb=d4fc7a88b4aac2f72013e7c681c907de09db349d;p=open-adventure.git diff --git a/notes.adoc b/notes.adoc index fd3504a..00a733a 100644 --- a/notes.adoc +++ b/notes.adoc @@ -73,6 +73,9 @@ necessarily pretty ugly by modern standards. Encryption and checksumming have been discarded - it's pointless to try tamper-proofing saves when everyone has the source code. +A -r command-line been added. When it is given (with a file +path argument) it is functionally equivalent to RESTORE command. + == Translation == The 2.5 code was a mechanical C translation of a FORTRAN original.