home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Games / Adventures / Inform / frotz / !ReadMe!
Text File  |  1999-09-18  |  5KB  |  136 lines

  1. This is release 1.36 of RISC OS Frotz.
  2.  
  3. Due to a number of factors, I'm probably not going to get around to 'finishing'
  4. this port off as I'd like to (ie. polishing up the sound and adding full V6
  5. support).
  6.  
  7. For the same reasons I'm not actively developing this port anymore, although
  8. I will still endeavour to fix bugs.
  9.  
  10. 1.36 fixes a silly bug in 1.35 that could prevent sound samples from being
  11. found if the host FS supports long filenames.
  12.  
  13.  
  14. NB: My e-mail address is now musus@argonet.co.uk
  15.     see also http://www.argonet.co.uk/users/musus/
  16.  
  17.  
  18. System Requirements:
  19.     Hardware    Any¹ Acorn 32bit machine.
  20.     OS        RISC OS 2.00 or later².
  21.     Memory        1Mb absolute minimum³, 2Mb or more for full use.
  22.     Disc space    <512K (+space for the games).  Will run from floppy.
  23.  
  24.  
  25. You'll also need a copy of Guttorm Vik's excellent StrongHelp (v2.00 or later)
  26. to read the documentation.
  27.  
  28. ¹ RISC OS 3 through 4, ARM2 through SA110, and adapts to high/low
  29.   resolution screen modes automatically.  RISC OS 2 is supported,
  30.   although the !RunImage supplied won't work due to the c library used.
  31.   Contact me if you want a RISC OS 2 version.
  32.  
  33. ² Versions before 1.25ß *almost* worked under RISC OS 2 (they didn't do
  34.   anything RO3 specific, but would have had a bit of trouble due to the
  35.   templates and 'newlook' CMOS options).
  36.  
  37. ³ 1Mb is plenty for low-res, 16 colour, no multi-undo, VM, etc.
  38.   Ie. you need 2Mb to have real fun.  I figure that a machine with 1Mb
  39.   isn't going to be using 256colour high-res screen modes anyway.
  40.  
  41. RISC OS Frotz has been tested on:
  42.  
  43.     StrongARM RiscPC with RO4.02, 40+2Mb
  44.     StrongARM RiscPC with RO3.7, 40+2Mb
  45.     RiscPC 700 with RO3.6, 12+1Mb
  46.     RiscPC 600 with RO3.6, 24+2Mb
  47.     RiscPC 600 with RO3.5, 20+1Mb
  48.     R260 (ARM3) with RO3.11, 8Mb
  49.     R260 (ARM3) with RO2.01, 8Mb
  50.     A3000 (ARM3/FPA10) with RO2.01, 4Mb
  51.     A310 (ARM3) with RO3.10, 4Mb
  52.  
  53.  
  54. Changes since 1.35 are:
  55.     • Filename truncation code fixed so that it actually works now.
  56.       This means that sound samples will now load from FSs that support
  57.       long filenames.
  58.     • RISC OS is now spelled correctly in these docs ;)
  59.  
  60. Changes since 1.34ß are:
  61.     • Shift left/right cursors now move through the input line a word
  62.       at a line in line-editor mode.
  63.     • Shift-Copy now deletes from the caret to the end of the line
  64.       in line editor mode.  
  65.  
  66. Changes since 1.32ß are:
  67.     • Backspace & Delete are now treated as the same key.
  68.     • Latin-1 characters are now correctly mapped again (both I *and* the
  69.       frotz core were translating them from ZSCII) This was a new bug in
  70.       1.30ß
  71.  
  72. The major changes between 1.32ß and 1.31ß were:
  73.     • Gribble with requester windows 'overlapping' now fixed (Comp96/z5)
  74.       no longers locks the interpreter!
  75.     • Auxiliary files are now given the correct filetype :-)
  76.     • Game-supplied default names are now Riscosified (.txt -> /txt, etc.)
  77.     • Version numbers now correct (and consistent, Julian :-)
  78.     • Auto-expand 'g', 'z', etc. is now ignored for V5+ games
  79.       (the new 2.32 core seems to be getting stroppy here)
  80.     • Slight ammendment to the scrollbar adding code
  81.     • Templates now use consistent capitalisation
  82.     • Slight tweaks to Config window handling
  83.     • Some, ahem,  errant features of the keyboard handling fixed.
  84.  
  85. The major changes between 1.31ß and 1.25ß were:
  86.     • Fix for broken timed input operations. (Thanks Neil!)
  87.     • RISC OS 2 support! (Velvet just got a RO2 machine)
  88.     • Tweaks and Tidying
  89.     • Now incorporates the Frotz 2.32 core
  90.     • Speed improvements
  91.  
  92. The major changes between 1.25ß and 1.12ß were:
  93.     • Sound support has now been added
  94.     • Virtual memory is now (optionally) used for large story-files.
  95.     • The full set of Frotz 2.22 hotkeys is now recognised.
  96.     • The debugging options have been replaced by the debugging hotkey.
  97.     • Some disc ops. are now better ordered to cut down
  98.       disc swapping on floppy-based machines.
  99.     • Screen handling is faster (especially on slower machines).
  100.     • The game palette is now definable via a nifty colour picker.
  101.     • There are two new colours defined for use soley by the front-end.
  102.     • Command word completion is now supported (see the manual).
  103.     • The fonts have been restructured to use less memory
  104.       and correctly display accented characters.
  105.     • Keyboard input of accented characters is now properly handled.
  106.     • Slight improvements to the documentation.
  107.     • A serious problem with failed 'script opens is now fixed.
  108.     • New options: confirm overwrites, always append to 'scripts,
  109.       sound/volume, virtual memory.
  110.     • Query windows are now used for queries resulting from requester
  111.       window activity, rather than the game screen.
  112.     • The frotz core's textual messages are now found from the
  113.       messages file rather than being hard-coded.  Many of them have
  114.       been expanded to provide more 'user friendly' errors.  Um.
  115.     • A dynamic area is now used for screen data (if possible).
  116.     • The window templates have been revamped somewhat.
  117.     • Minor tweaks.
  118.     • Interactive help support (not terribly good yet, though).
  119.  
  120. The major changes between 1.12ß and 1.11ß were:
  121.     • Some bugs have been fixed in !Frotz
  122.     • Goodies have been updated slightly since release
  123.       1.11ß.
  124.     • There are some new options, and a change or two to some
  125.       of the old ones. See the Help manual for full details.
  126.  
  127. !Frotz is built around the Frotz 2.32 Core, and is believed to
  128. comply with standard 1.0 of the Specification of the Z-Machine,
  129. for all except version 6 story-files.
  130.  
  131. Please read the documentation, in particular the license and
  132. disclaimer!
  133.  
  134.  
  135. See the dox for contact details, full credits, etc.
  136.