home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TAG / MATE090G.ZIP / TAGMATE.HST < prev    next >
Text File  |  1994-04-18  |  7KB  |  147 lines

  1. TAGMATE v0.90 Gamma (04/18/94)
  2. ══════════════════════════════
  3. Added "TAGMATE SYSINFO" system information screens.
  4. Fixed "yeterday" typo when LOG would erase the old caller's log.
  5. LOG now check the user's Y/N in the ExtraChar field properly.
  6.  
  7. TAGMATE v0.56 Alpha (04/05/94)
  8. ══════════════════════════════
  9. You can now configure the string sent to other nodes if "MultiLog" is active.
  10. The "LOG" 'PauseAtEnd' feature has been made obsolete by the TAG's new menus.
  11.  
  12. TAGMATE v0.55 Beta (03/01/94)
  13. ═════════════════════════════
  14. Fixed Stack/Heap Overflow Runtime error messages coming up.
  15. Fixed lock-ups in "SEND" when posting a Fido-style message.
  16. Now uses 24K of RAM instead of 16K for more lee-way.
  17. Changed "SEND" cosmetics around a bit more.
  18. Forgot to document the MsgBaseFile for JAM areas -- whoops!
  19. Now _finally_ opens/closes message bases right and disposes pointers right.
  20. Origin line was being capitalizied -- now it's case-sensitive (once again).
  21. "<New User>" was coming up on user's second call in Normal "LOG" mode.
  22. Removed "TurboMode" option for "FILES" mode.
  23. Finally fixed the "FILES" access restricting once and for all (I hope!).
  24.  
  25. TAGMATE v0.50 Beta (02/17/94)
  26. ═════════════════════════════
  27. Now erases semaphore before attempting to write to the error log file.
  28. No longer attempts to create an error log file if the original error was "too
  29.  many open files".
  30. Fixed bugs with file board searching/restricting (hopefully for good!).
  31. Added new feature to the "LOG" function -- now can notify users on other nodes
  32.  of logons on-the-fly. Read up on the "MultiLog" option in the default cfg.
  33.  
  34. TAGMATE v0.46 Beta (02/07/94)
  35. ═════════════════════════════
  36. Re-arranged the help screen (in alphabetical order once again).
  37. Moved error handling into TNTREF library (so future programs will use it).
  38. Moves semaphore operations into TNTREF library for ease of use later on.
  39. Now supports JAM message-posting via the "Send" function!
  40.  
  41. TAGMATE v0.45 Beta (02/06/94)
  42. ═════════════════════════════
  43. Fixed error handling greatly -- now erases semaphore file on run-time errors.
  44. Fixed ignorance of the last file section -- not verfies it like any area.
  45. Fixed error handling some more -- now has screen capturing and descriptions.
  46. Sped up the file board seeking routines a bit for "FILES" mode.
  47.  
  48. TAGMATE v0.41 Beta (01/24/94)
  49. ═════════════════════════════
  50. Fixed AR flag restriction problems with Top 15 function.
  51. Removed some of the slow screen-write cosmetics out of Top 15 function.
  52. Now allows colorful file area names in output file (doesn't strip ^C#).
  53. TAGMate wasn't exiting with the right errorlevel on a missing FBOARDS.DAT.
  54. Renamed the "Top 15" mode to "Files" mode.
  55. Fixed semphore-ignoring up a bit (barely worked to begin with).
  56. First inital Beta release!
  57.  
  58. TAGMATE v0.40 Alpha (01/23/94)
  59. ══════════════════════════════
  60. Correction on that -- had to "un" overlay the program stuff, except for "SEND".
  61. Putting everything back into the EXE file increased the speed tremendously.
  62. Memory requirements and speed should be at a good balance, finally.
  63. Now implemented "Top15" function into TAGMate.
  64. Fixed a few small/cosmetical bugs that were in Top15 originally.
  65. Fixed "TitleColor" configuration file bug -- separated option names even more.
  66. Fixed memory requirements and increased the speed on Top15.
  67. Fixed Runtime Error 201 with SDR codes in AutoMail.
  68.  
  69. TAGMATE v0.30 Alpha (01/20/94)
  70. ══════════════════════════════
  71. Finally got all overlay problems straightened out -- now INSIDE the EXE file.
  72. Memory requirements sorted out -- uses 24K of memory.
  73. Optimized overlay code greatly -- made AutoMail/DoorStat/NewLog each units
  74.  instead of it all jumbled up into one TAGMATE.EXE.
  75. Improved the speed on a lot of executions.
  76.  
  77. TAGMate v0.28 Alpha (01/13/94)
  78. ══════════════════════════════
  79. Fixed memory problems with AutoMail (Runtime error 202 when executing).
  80. Now centers version information lines at the bottom of the output files.
  81. TAGMate now has an overlay file to decrease the memory usgae/requirements.
  82. TAGMate now must use 24K of stack memory in order for AutoMail to work right.
  83. Added routines for detecting overlay manager errors (and if TAGMATE.OVR exists).
  84. Feeding "SEND" a user number too large would cause a runtime error. Fixed.
  85.  
  86. TAGMate v0.27 Alpha (01/12/94)
  87. ══════════════════════════════
  88. You no longer have to define a semaphore path if you have "NoSemaphores" on.
  89. Fixed cosmetic bug in 'warning of bad path' error message.
  90. Now only requires/uses 16K of stack memory (as all the small programs did).
  91.  
  92. TAGMate v0.26 Alpha (01/11/94)
  93. ══════════════════════════════
  94. TAGMate now requires half as much memory.
  95. Fixed bug where TRAK was writing ASCII output to the SysOp screen.
  96. Removed warning of unknown configuration options -- it was causing problems.
  97.  
  98. TAGMate v0.25 Alpha (01/10/94)
  99. ══════════════════════════════
  100. Now supports multiple configuration file (like AutoMail/NewLog did).
  101. Changed command line parameters around -- first parameter is config. file.
  102. No longer searches DOS path for configuration, you must specify it.
  103.  
  104. TAGMate v0.20 Alpha (01/09/94)
  105. ══════════════════════════════
  106. TAGMate was erasing the semaphore on a "semaphore still exists" error.
  107. Fixed "Runtime error 215" problem when calculating timer.
  108. Fully-implemented AutoMail v1.70 into TAGMate.
  109. Fixed bug where the "Local" mail flag was defaulting to -Off-.
  110. Fixed "LOG" centering -- now removes ^C# codes and centers automatically.
  111.  
  112. TAGMate v0.15 Alpha (12/25/93)
  113. ══════════════════════════════
  114. DoorStat setup program now separate executable file (DOOREDIT.EXE).
  115. DoorStat fully incorporated into TAGMate.
  116. Made TAGMate fully backwards-compatible with DoorStat data file.
  117. Improved search-for-door routines (through the database).
  118. Lowered about of memory needed (as opposed to the old DoorStat).
  119. Various speed improvements and code optimizations made.
  120. Added "trak" function into the help screens.
  121. Improved configuration file-seek routines (now re-starts from the beginning).
  122.  
  123. TAGMate v0.05 Alpha (12/25/93)
  124. ══════════════════════════════
  125. Now erases semaphore file upon exiting with an error.
  126. Added color for "LOG" function -- "DateColor".
  127. Added color for "LOG" function -- "TitleColor".
  128. Now seeks WHOLE configuration file for "[function]" clauses.
  129.  
  130. TAGMate v0.01 Alpha (12/24/93)
  131. ══════════════════════════════
  132. Fixed bug where "From&AtString" color was not being logged properly.
  133. Made logging of alternate user strings more-efficient.
  134. NewLog fully incorporated into TAGMate.
  135. Removed "TNT Developer's Kit" entirely and wrote a new library for BP7.
  136. Removed screen capturing upon error procedure (a waste).
  137. Removed "/D" parameter from caller's log function.
  138. Added far better (more in-depth) error messages and remedies.
  139. Improved the speed by nearly twice as much.
  140. Compiled with Borland Pascal v7.0 instead of Turbo Pascal v7.0.
  141. Many small enhancements to the code were made; mostly optimizations.
  142. Output is far more colorful (thanks to special color-output routines).
  143. Now shows how long the program took to execute.
  144. Can now search entire path for configuration file (as well as current dir).
  145. Now warns you of options in the configuration file that are invalid.
  146. Can now totally disable the use of semaphores via the config. file.
  147.