home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / crazy15.zip / HISTORY.TXT < prev    next >
Text File  |  1993-03-15  |  3KB  |  80 lines

  1.  
  2.                          HISTORY FILE FOR CRAZY EIGHTS
  3.                          =============================
  4.  
  5. Version 1.5
  6. -----------
  7. (03-14-93)
  8.   Tweaked the ANSI detection routine some so hopefully those messages about
  9.  no ANSI detected when it is actually there will go away.
  10.  
  11. (02-09-93)
  12.   Finally got around to expanding the COM port range. COM 0 thru 15 is
  13.  now supported.
  14.  
  15. (01-07-93)
  16.   That old problem with the time expired when the Display was toggled off
  17.  in PCBoard popped up again! Fixed one more time (gotta quit changing things).
  18.  
  19. Version 1.4
  20. -----------
  21. (11-01-92)
  22.   This Door now offers support for FOSSIL drivers!  This new feature makes
  23.  it compatible with most multi-port boards.  If you wish to  use a Fossil
  24.  driver, rather than the standard COM ports, just put /FD on the command line
  25.  when running the Door. For example: CRAZY8 CRAZY8.CNF /FD
  26.  
  27. Version 1.3
  28. -----------
  29. (10-10-92)
  30.   Had reports of conflicts when using non-standard IRQ's on Novell/Netware
  31.  systems. Seems Novell also uses the / character on the command line so
  32.  something went screwy somewhere. So I added the * (asterisk) which may be
  33.  used instead of the / in case of a conflict. In other words, /%IRQ% and
  34.  *%IRQ% will both work and are interchangeable.
  35.  
  36. (09-25-92)
  37.   It appears that different installations of PDS produces different versions
  38.  of the BRT71EFR.EXE run-time module which aren't compatible with each other.
  39.  Therefore, this Door is now compiled stand-alone. You no longer need to have
  40.  the run-time module for this Door.
  41.  
  42. (09-23-92)
  43.   Fixed a bug when restoring the screen after Chat or Drop to DOS. It would
  44.  generate an illegal function call whenever it hit a blinking character.
  45.  
  46.   We now have support for the 30-something line DOOR.SYS file as well as 
  47.  the 52-line one.
  48.  
  49.   Corrected some errors in writing the SFDOORS.DAT file. Specifically the
  50.  COMPORT% and DAILY.BYTES.ALWD& variables.
  51.  
  52. (09-11-92)  
  53.   Finally installed the screen restore when coming back from Chat or a Drop
  54.  to Dos. It will now put the screen back like it was including anything typed
  55.  at an input prompt. If you had entered anything before the interruption,
  56.  that is restored and you can pick up right where you left off!
  57.  
  58. Version 1.2
  59. -----------
  60. (09-04-92)
  61.   You should notice a marked improvement in speed while displaying boxes
  62.  and ANSI graphics.
  63.  
  64. (08-27-92)  
  65.   This version is mainly a maintenance release to take advantage of new
  66.  features and bug fixes in the DoorFrame door utility library that is used 
  67.  in compiling this door.
  68.  
  69. Version 1.1
  70. -----------
  71. (06-24-92)
  72.   Added direct support for the TriBBS software. TRIBBS.SYS is both read and
  73.  written.
  74.  
  75. Version 1.0
  76. -----------
  77. (05-29-92)
  78.   Initial release.
  79.  
  80.