home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / HIROLL29.ZIP / HIROLL.HIS < prev    next >
Encoding:
Text File  |  1991-08-23  |  6.2 KB  |  162 lines

  1. 08/23/91
  2.          [v2.9] Changes mad to several internal routines.
  3.  
  4. 08/05/91
  5.          [v2.8] Sysop not being given the 99 games per day.
  6.  
  7.                 Under certain circumstances dice were not re-rolled.
  8.  
  9. 07/18/91
  10.          [v2.7] When the only number to be removed is a '1', then the 
  11.                 round is over and points are calculated. This was 
  12.                 happening in the main part of the game but WAS NOT
  13.                 happening in the BONUS section.
  14.  
  15.                 Adjusted some of the colors...
  16.                
  17.                 If ANSI not detected, caller has option to contimue or 
  18.                 return to BBS. No longer denies access to game, outright!
  19.  
  20.                 If Sysop uses the door, he/she is given 99 chances to play
  21.                 the game. Registered versions ONLY!
  22.  
  23.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  24.  
  25.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  26.  
  27.                 Under certain circumstances the program would hang the system
  28.                 after displaying the ADOPT-A-DOOR screen
  29.  
  30. 05/31/91
  31.          [v2.6] "Not Enough Time...." message was not remaining on screen
  32.                 long enough for the caller to read it.
  33.  
  34.                 Bulletin did not contain the date each score was attained,
  35.                 as the Hiscore does.
  36.                 
  37.                 When entering numbers to remove, in the BONUS round, program
  38.                 was not clearing the input area if you enterd 4 numbers.                 
  39.  
  40.                 Made some minor cosmetic changes.
  41.  
  42.                 Added support for non-standard IRQ numbers (other than
  43.                 IRQ3/IRQ4). See docs for implementation.
  44.  
  45. 03/24/91 
  46.          [v2.5] When presented with the "Press ENTER or E to exit" message,
  47.                 pressing the E caused another "Press ENTER to continue"
  48.                 message to appear. Eliminated the second "Press ENTER..."
  49.                 message after you press an E to exit.
  50.  
  51.                 The Top Score file has been modified to include the
  52.                 date the score was attained. It will also display
  53.                 that date when the .SCO file is displayed.
  54.                 You MUST run SCOCNVRT to convert a current .SCO file.
  55.                 Proper syntax :  SCOCNVRT HIROLL
  56.  
  57.                 When using DORINFOx.DEF, the door would stop at the start
  58.                 of the game and require a key press to continue.
  59.  
  60.                 When using DORINFOx.DEF, the BBS NAME was not being picked
  61.                 up from the configuration file and was not picking up the 
  62.                 correct NODE number from the configuration file.
  63.  
  64. 03/10/91
  65.          [v2.4] Several problems regarding use of DORINFOx.DEF were corrected.
  66.  
  67. 02/23/91
  68.          [v2.3] Internal changes to speed up the program.
  69.                 
  70.                 Will now test for maximum games played BEFORE asking
  71.                 if you want to play another game.
  72.  
  73.                 Corrected "hung system" when responding to a 
  74.                 "Press ENTER to Continue, E to end" message.
  75.  
  76. 02/12/91
  77.          [v2.2] Error 52 encountered when leaving game under
  78.                 network environment.
  79.  
  80.                 Score at top of boc not being updated until after you 
  81.                 have chosen to play another game. It now updates before
  82.                 it asks if you want to play another game.
  83.  
  84.                 SOME game pauses may be interuppted by pressing ENTER.
  85.  
  86. 02/03/91
  87.          [v2.1] Minor correction to Hiroll.SCO case sensitivity.
  88.  
  89.                 Bonus screen re-vamped
  90.  
  91.                 Internal routine changes.
  92.  
  93. 01/13/91
  94.          [v2.0] Added error trapping routines.
  95.  
  96. 01/02/91
  97.          [v1.9] In unregistered version program would produce a "Bad
  98.                 file name or number..." error msg when leaving the game.
  99.  
  100. 01/01/91
  101.          [v1.8] Problem with last display of instructions not remaining
  102.                 on the screen.
  103.  
  104.                 Several internal programming changes.
  105.  
  106. 12/29/90
  107.          [v1.6] Added a check for time remaining
  108.  
  109.                 "Warning x Minutes Remaining..." message messes up display-
  110.                 Message has been eliminated.
  111.  
  112.                 Added automatic ANSI compatability check
  113.  
  114.                 DORINFOx.DEF now handles security levels > 32767
  115.                 
  116.  
  117. 12/20/90
  118.          [v1.5] When using the ADOPT.SYS file, the name contained in the file
  119.                 was not displaying - fixed
  120.  
  121. 12/10/90
  122.          [v1.5] HiScore file name capitalization inconsistant with prior
  123.                 versions. All names will now be capitalized.
  124.  
  125.                 The number of points deducted, if you do not make any
  126.                 points in a particular game, is now configurable via
  127.                 the CFG file. READ the DOCS !!!
  128.  
  129. 12/01/90
  130.          [v1.4] Now supports DOOR.SYS, CALLINFO.BBS, DORINFOx.DEF and
  131.                 PCBOARD.SYS formats.
  132.  
  133.                 Should finally eliminate the occasional "system hangs"
  134.                 some Sysops were experiencing.
  135.  
  136. 11/06/90
  137.          [v1.3] Hiscore file was being re-createed every session. Fixed
  138.                 Game number being played was not being incremented. Fixed
  139.                 
  140. 11/04/90 
  141.          [v1.2] HIROLL has been re-written to eliminate the occasional
  142.                 "system hangs". This re-write will require that you make 
  143.                 several changes to the CONFIG file. No other files 
  144.                 have been affected !!!
  145.  
  146.                 Option added to Config file to allow Sysop to bypass the
  147.                 printing of the ADOPT-A-DOOR Message.
  148. 10/20/90
  149.          [v1.1] Several changes made in an ATTEMPT to fix the "system hang"
  150.                 problem when running under SOME DesqView configurations!
  151.  
  152.                 Made some slight cosmetic changes.
  153.  
  154.                 ADOPT-A-DOOR display now centers names automatically.
  155.  
  156.                 Removed the BRUN45.EXE file from the ZIP file. This was done
  157.                 to reduce the size of the ZIP which will result in a shorter
  158.                 transfer time. It will be available on the SUNRISE-80 BBS.
  159.  
  160. 09/18/90
  161.          [v1.0] Initial release
  162.