home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / frotz-z.zip / HISTORY.OS2 < prev    next >
Text File  |  1996-09-28  |  2KB  |  61 lines

  1. History of Frotz for OS/2
  2.  
  3. * Frotz 2.01 OS/2 beta 7 (29-Sep-96)
  4.  
  5.   Now supports both low and high pitched beeps
  6.  
  7.   The display of error messages when loading initialization files has
  8.   been cleaned up.  Frotz pauses to let you see what the errors were.
  9.  
  10.   The keyboard changes in beta 6 accidentally removed blocking reads.
  11.   This has been repaired.  (Blocking reads are more efficient than the
  12.   polling reads necessary for timed input.)
  13.  
  14. * Frotz 2.01 OS/2 beta 6 (22-Sep-96)
  15.  
  16.   Beyond Zork fans, rejoice!  The numeric keypad now works.
  17.   (Make sure you have Num Lock turned on.)  In consequence,
  18.   the hack that substituted Alt + number key has been removed.
  19.  
  20.   Compiled with EMX 0.9c.  (The previous versions used EMX 0.9b.)
  21.   If you use FrotzEMX.exe, you'll need to either upgrade your EMX runtime
  22.   or switch to Frotz.exe.
  23.  
  24.   Added a PGP-signed list of MD5 checksums for the executables and
  25.   source code.  Remember, it's not paranoia if they really are out
  26.   to get you. :-)
  27.  
  28. * Frotz 2.01 OS/2 beta 5 (15-Sep-96)
  29.  
  30.   User-defined aliases!  (see README.OS2 for details)
  31.  
  32. * Frotz 2.01 OS/2 beta 4 (8-Sep-96)
  33.  
  34.   Fixed bug in transpose characters (C-t) command
  35.  
  36.   You can now cancel file operations by entering '.' as the filename.
  37.  
  38. * Frotz 2.01 OS/2 beta 3 (27-Aug-96)
  39.  
  40.   Improved history:
  41.   * Size increased from 15 lines to 128 lines
  42.   * Only stores commands 4 or more characters long
  43.   * Doesn't duplicate previous command (if entered twice in a row)
  44.   * History search (type beginning of command and press up or down arrow)
  45.  
  46.   My copy of Masterpieces arrived yesterday, prompting the following fixes:
  47.  
  48.     Added backspace key for Bureaucracy forms
  49.  
  50.     Border Zone locked up if you moved the cursor left.  So, now you
  51.     can't use any of the cursor movement commands during timed input.
  52.     I hope to come up with a better fix for this.
  53.  
  54. * Frotz 2.01 OS/2 beta 2 (25-Aug-96)
  55.  
  56.   Buffers output for much better performance
  57.  
  58. * Frotz 2.01 OS/2 beta 1 (never publicly released)
  59.  
  60.   Slow but straightforward display routines
  61.