HISTORY/UPDATE FILE FOR REAL-TIME BATTLESHIP ============================================ Version 1.5 ----------- (08-27-92) This version is mainly a maintenance release to take advantage of new features and bug fixes in the DoorFrame door utility library that is used in compiling this door. Version 1.4 ----------- Added direct support for the TriBBS software. TRIBBS.SYS is both read and written. Version 1.3 ----------- (05-25-92) If you are running under Wildcat!, this door now returns an Error Level of 1 when exiting and an Error Level of 62 for all other systems. Hopefully some of you can utilize these Error Levels when returning to the BBS. (05-15-92) We now have support for GT Power systems. The .CNF file is a little different for GT. The COM port goes on line 5 and the Node number goes on line 6. If you are a registered user of Battleship then your registration number goes on line 7. Version 1.2 ----------- (04-18-92) If you are using a non-standard IRQ, you may use an environment variable instead of specifying the actual IRQ number. Syntax is: BSHIP BSHIP.CNF /%IRQ% Version 1.1 ----------- (03-19-92) The door will now recognize the PCBoard %PCBDRIVE% and %PCBDIR% environment variables. For example, if your path to PCBOARD.SYS is C:\PCB\PCBOARD.SYS, you can use %PCBDRIVE%%PCBDIR%\PCBOARD.SYS instead and the door will substitute the drive and directory. This allows multi- node systems to use just one .CNF even if the paths are different for each node! Version 1.0 ----------- (03-14-92) Initial release.