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

  1.  
  2.                       HISTORY FILE FOR REAL-TIME OTHELLO
  3.                       ==================================
  4.  
  5. Version 1.9
  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.   Fixed a problem in the Deferred section that did not allow the second
  16.  player to make his move.
  17.  
  18. (01-07-93)
  19.   That old problem with the time expired when the Display was toggled off
  20.  in PCBoard popped up again! Fixed one more time (gotta quit changing things).
  21.  
  22. Version 1.8
  23. -----------
  24. (11-01-92)
  25.   This Door now offers support for FOSSIL drivers!  This new feature makes
  26.  it compatible with most multi-port boards. If you wish to use a Fossil driver,
  27.  rather than the standard COM ports, just put /FD on the command line when
  28.  running the Door. For example: OTHELLO OTHELLO.CNF /FD
  29.  
  30. Version 1.7
  31. -----------
  32. (10-10-92)
  33.   Had reports of conflicts when using non-standard IRQ's on Novell/Netware
  34.  systems. Seems Novell also uses the / character on the command line so
  35.  something went screwy somewhere. So I added the * (asterisk) which may be
  36.  used instead of the / in case of a conflict. In other words, /%IRQ% and
  37.  *%IRQ% will both work and are interchangeable.
  38.  
  39. (09-30-92)
  40.   Added the option to abort while the 'Waiting on the other player' timer
  41.  is counting down.
  42.  
  43. (09-25-92)
  44.   It appears that different installations of PDS produces different versions
  45.  of the BRT71EFR.EXE run-time module which aren't compatible with each other.
  46.  Therefore, this Door is now compiled stand-alone. You no longer need to have
  47.  the run-time module for this Door.
  48.  
  49. (09-23-92)
  50.   Fixed a bug when restoring the screen after Chat or Drop to DOS. It would
  51.  generate an illegal function call whenever it hit a blinking character.
  52.  
  53.   We now have support for the 30-something line DOOR.SYS file as well as 
  54.  the 52-line one.
  55.  
  56.   Corrected some errors in writing the SFDOORS.DAT file. Specifically the
  57.  COMPORT% and DAILY.BYTES.ALWD& variables.
  58.  
  59. (09-11-92)  
  60.   Finally installed the screen restore when coming back from Chat or a Drop
  61.  to Dos. It will now put the screen back like it was including anything typed
  62.  at an input prompt. If you had entered anything before the interruption,
  63.  that is restored and you can pick up right where you left off!
  64.  
  65. Version 1.6
  66. -----------
  67. (09-04-92)
  68.   You should notice a marked improvement in speed while displaying boxes
  69.  and ANSI graphics.
  70.  
  71. (08-27-92)  
  72.   This version is mainly a maintenance release to take advantage of new
  73.  features and bug fixes in the DoorFrame door utility library that is used 
  74.  in compiling this door.
  75.  
  76. Version 1.5
  77. -----------
  78. (06-24-92)
  79.   Added direct support for the TriBBS software. TRIBBS.SYS is both read and
  80.  written.
  81.  
  82. Version 1.4
  83. -----------
  84. (05-25-92)
  85.   If you are running under Wildcat!, this door now returns an Error Level
  86.  of 1 when exiting and an Error Level of 62 for all other systems. Hopefully
  87.  some of you can utilize these Error Levels when returning to the BBS.
  88.  
  89. (05-15-92)
  90.   We now have support for GT Power systems. The .CNF file is a little
  91.  different for GT. The COM port goes on line 5 and the Node number goes on
  92.  line 6.  If you are a registered user of Othello then your registration
  93.  number goes on line 7.
  94.  
  95. Version 1.3
  96. -----------
  97. (04-18-92)
  98.   If you are using a non-standard IRQ, you may use an environment variable
  99.  instead of specifying the actual IRQ number. Syntax is:
  100.      BSHIP BSHIP.CNF /%IRQ%
  101.   
  102. Version 1.2
  103. -----------
  104. (03-19-92)
  105.   The door will now recognize the PCBoard %PCBDRIVE% and %PCBDIR%
  106.  environment variables. For example, if your path to PCBOARD.SYS is
  107.  C:\PCB\PCBOARD.SYS, you can use %PCBDRIVE%%PCBDIR%\PCBOARD.SYS instead
  108.  and the door will substitute the drive and directory. This allows multi-
  109.  node systems to use just one .CNF even if the paths are different
  110.  for each node!
  111.  
  112. Version 1.1
  113. -----------
  114. (03-16-92)
  115.   Added option to return to BBS on first menu.
  116.  
  117. (10-12-91)
  118.   Added the caller's Time Left to the input prompt.
  119.  
  120. Version 1.0
  121. -----------
  122. (10-14-91)
  123.   Initial release.
  124.