home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / 4SQ23.ZIP / HISTORY.TXT < prev    next >
Text File  |  1993-12-11  |  5KB  |  141 lines

  1.  
  2.                            HISTORY FILE FOR 4 SQUARE
  3.                            =========================
  4.  
  5. Version 2.3
  6. -----------
  7.   Recompiled with new doorframe and door now runs in local mode.
  8.  
  9. Version 2.2
  10. -----------
  11.   This version recompiled because a new qbserial was put into doorframe and
  12.  was probably the cause of some problems when using fossil drivers.
  13.  
  14.   NOTE: Ted Freeman died on July 13, 1993 and had asked that I continue his
  15.  programs. They have all been added to the Livewire Collection of doors.
  16.  
  17. Version 2.1
  18. -----------
  19. (06-22-93)
  20.   It's here at last! This version now works with PCBoard/M. According to the
  21.  current info I have, it also works with the Wildcat! IM version as well.
  22.  let me know if you run into any problems on either of these two systems.
  23.  
  24. Version 2.0
  25. -----------
  26. (03-14-93)
  27.   Tweaked the ANSI detection routine some so hopefully those messages about
  28.  no ANSI detected when it is actually there will go away.
  29.  
  30. (02-09-93)
  31.   Finally got around to expanding the COM port range. COM 0 thru 15 is
  32.  now supported.
  33.  
  34. (01-07-93)
  35.   That old problem with the time expired when the Display was toggled off
  36.  in PCBoard popped up again! Fixed one more time (gotta quit changing things).
  37.  
  38. Version 1.9
  39. -----------
  40. (11-01-92)
  41.   This Door now offers support for FOSSIL drivers!  This new feature makes
  42.  it compatible with most multi-port boards.  If you wish to  use a Fossil
  43.  driver, rather than the standard COM ports, just put /FD on  the command
  44.  line when running the Door. For example: 4SQUARE 4SQUARE.CNF /FD
  45.  
  46. Version 1.8
  47. -----------
  48. (10-10-92)
  49.   Had reports of conflicts when using non-standard IRQ's on Novell/Netware
  50.  systems. Seems Novell also uses the / character on the command line so
  51.  something went screwy somewhere. So I added the * (asterisk) which may be
  52.  used instead of the / in case of a conflict. In other words, /%IRQ% and
  53.  *%IRQ% will both work and are interchangeable.
  54.  
  55. (09-25-92)
  56.   It appears that different installations of PDS produces different versions
  57.  of the BRT71EFR.EXE run-time module which aren't compatible with each other.
  58.  Therefore, this Door is now compiled stand-alone. You no longer need to have
  59.  the run-time module for this Door.
  60.  
  61. (09-23-92)
  62.   Fixed a bug when restoring the screen after Chat or Drop to DOS. It would
  63.  generate an illegal function call whenever it hit a blinking character.
  64.  
  65.   We now have support for the 30-something line DOOR.SYS file as well as 
  66.  the 52-line one.
  67.  
  68.   Corrected some errors in writing the SFDOORS.DAT file. Specifically the
  69.  COMPORT% and DAILY.BYTES.ALWD& variables.
  70.  
  71. (09-11-92)  
  72.   Finally installed the screen restore when coming back from Chat or a Drop
  73.  to Dos. It will now put the screen back like it was including anything typed
  74.  at an input prompt. If you had entered anything before the interruption,
  75.  that is restored and you can pick up right where you left off!
  76.  
  77. Version 1.7
  78. -----------
  79. (09-04-92)
  80.   You should notice a marked improvement in speed while displaying boxes
  81.  and ANSI graphics.
  82.  
  83. (08-27-92)  
  84.   This version is mainly a maintenance release to take advantage of new
  85.  features and bug fixes in the DoorFrame door utility library that is used 
  86.  in compiling this door.
  87.  
  88. Version 1.6
  89. -----------
  90. (06-24-92)
  91.   Added direct support for the TriBBS software. TRIBBS.SYS is both read and
  92.  written.
  93.  
  94. Version 1.5
  95. -----------
  96. (05-25-92)
  97.   If you are running under Wildcat!, this door now returns an Error Level
  98.  of 1 when exiting and an Error Level of 62 for all other systems. Hopefully
  99.  some of you can utilize these Error Levels when returning to the BBS.
  100.  
  101. (05-15-92)
  102.   We now have support for GT Power systems. The .CNF file is a little
  103.  different for GT. The COM port goes on line 5 and the Node number goes on
  104.  line 6.  If you are a registered user of 4 Square then your registration
  105.  number goes on line 7.
  106.  
  107. Version 1.4
  108. -----------
  109. (04-18-92)
  110.   If you are using a non-standard IRQ, you may use an environment variable
  111.  instead of specifying the actual IRQ number. Syntax is:
  112.      4SQUARE 4SQUARE.CNF /%IRQ%
  113.   
  114. Version 1.3
  115. -----------
  116. (03-19-92)
  117.   4 Square will now recognize the PCBoard %PCBDRIVE% and %PCBDIR%
  118.  environment variables. For example, if your path to PCBOARD.SYS is
  119.  C:\PCB\PCBOARD.SYS, you can use %PCBDRIVE%%PCBDIR%\PCBOARD.SYS instead
  120.  and 4 Square will substitute the drive and directory. This allows multi-
  121.  node systems to use just one 4SQUARE.CNF even if the paths are different
  122.  for each node!
  123.  
  124. Version 1.2
  125. -----------
  126. (03-07-92)
  127.   A problem with determining the path for the graphics bulletin has been
  128.  fixed.
  129.  
  130.   Changed from Quickbasic 4.5 to the BASCOM 7.1 compiler. Make sure you
  131.  have a copy of BRT71EFR.EXE in your path!
  132.  
  133. Version 1.1
  134. -----------
  135.   Added the caller's time left to the input prompt.
  136.  
  137. Version 1.0
  138. -----------
  139.   Initial release.
  140.  
  141.