home *** CD-ROM | disk | FTP | other *** search
- This is the exact program history that is in the source code for
- TRIDOOR.TPU. It is a very general record of the changes and additions
- made and changed over the course of the unit's history.
-
-
- {**************************************************************************
-
- TRIDR55.TPU (C)1990 by Triumph Software
- Uses Interrupt Driven Communications Routines by Jeremy H. DuBois
- Original DOOR.INC Version by Jeremy H. DuBois
- Revision 2.00 (Version 1.00) by Christopher M. Russo
-
- This unit is confidential property of Triumph Software. Any illegal
- duplication or copying of this software either in full or in part
- is a direct violation of copyright laws. Any offending persons will
- be prosecuted to the fullest extent of the law.
-
- **************************************************************************}
-
- {---- PROGRAM HISTORY -----------------------------------------------------
-
- V1.00 26-Nov-1990 CMR - Finalized latest version of unit using new
- communications routines.
-
- V1.10 27-Nov-1990 CMR - Added the following :
- 1> Chat mode w/word-wrap.
- 2> wrdsize and caps variable to be used
- with getinput function.
-
- V1.26 28-Nov-1990 CMR - Added the following :
- 1> User-page procedure.
- 2> '■' before SysOp-eyes-only comments.
- 3> print() queue.
- 4> Help bar status bar.
- 5> Incorporated COMM routines in code.
-
- V1.27 28-Nov-1990 JHD - Patched HD controller/reset error.
-
- V1.28 29-Nov-1990 JHD - Fix color-direct-screen-write problem.
-
- V1.29 29-Nov-1990 CMR - Fixed character buffer.
-
- V1.30 30-Nov-1990 CMR - General cosmetics and cleanup.
-
- V1.32 03-Dec-1990 JHD - Found error w/getinput that did auto-
- return on first entry into program.
-
- V1.38 04-Dec-1990 CMR - Added ANSI Driver & comprint procedure.
-
- V1.40 06-Dec-1990 CMR - Added the following :
- 1> sysmessage command.
- 2> auto quit for timeout.
- 3> time controls.
- 4> ability to ALT-key and PgDn and so forth
- ANYWHERE in program operation.
- 5> comwait command.
-
- V1.42 12-Dec-1990 CMR - Fixed and corrected HD error.
- Changes IRQ for com port settings.
-
- V1.43 12-Dec-1990 CMR - Added close(deffile) to readstats.
-
- V1.46 19-Dec-1990 CMR - Fixed chat mode dropout error.
- Added (wrdsize) into getinput.
-
- V1.80 17-Jan-1990 BOTH - Added the following :
- 1> anup(), andown() and aneraseln()
- 2> made tridoor adaptable to any bbs
- 3> altered setup() for initialization
- 4> allow for change default in aysure()
- 5> showfile() function
-
- Changed aysure() to allow different default.
-
- V1.83 03-Feb-1991 CMR - Fixed name run-together error in readquick.
-
- --------------------------------------------------------------------------}
-