home *** CD-ROM | disk | FTP | other *** search
- 12/11/91
- [v2.2] When re-drawing the screen, using option !, the program
- would fail to clear some variables, resulting in *messy*
- display. Fixed!
-
- 11/24/91
- [v2.1] Letter grid was not being drawn on the game board. This
- only affected NON-registered versions.
-
- 11/01/91
- [v2.0] Added an option to control the number of plays per play,
- based upon the user's security level. This rewuires a
- configuration file change. SEE DOCS for DETAILS!
-
- Added an option to control the length of time the game
- may be played (each time caller enters the Door), based
- upon the user's security level. This requires a
- configuration file change. SEE DOCS for DETAILS!
-
- 10/17/91
- [v1.9] Added a colorized Bulletin. Config file change !!
-
- Changes to internal routines.
-
- 09/06/91
- [v1.8] Re-adjust delay values in non-registered version
-
- 08/23/91
- [v1.7] Changes to several internal routines.
-
- 08/10/91
- [v1.6] "CONGRATULATIONS" misspelled.
-
- An external word list has been added, and the initial 200
- word file (SEARCH.QUE) is included in the ZIP. See Docs
- for an explanation of this new feature.
-
- 07/18/91
- [v1.5] If ANSI not detected, caller has option to contimue or
- return to BBS. No longer denies access to game, outright!
-
- If Sysop uses the door, he/she is given 99 chances to
- play the game. Registered version ONLY!
-
- Added support for Wildcat! v3.0 (See Docs.. Config file!)
-
- Added support for WWIV BBS' (See Docs.. Config file [untested])
-
- Wouldn't recognze if someone adopted the door. Screen would
- not display.
-
- Under certain circumstances the program would hang the system
- after displaying the ADOPT-A-DOOR screen
-
- Speeded up the letter grid display.
-
- 06/26/91
- [v1.4] Removed duplicate words form word list
-
- Call time > 999 minutes caused the program to "burp"
-
- 06/25/91
- [v1.3] Hiscore file (.SCO) was not being updated.
-
- Scoring algorythm changed to deduct points from each word
- score equal to i/2 the number of seconds it took to find
- the word in the grid.
-
- 06/20/91
- [v1.2] Not asking you if you want to play another game. Fixed
-
- After "Invalid Entry" printed, it was not totally cleared.
-
- Time left to find/choose a word will now be decremented
- every 5 seconds.
-
- 06/15/91
- [v1.1] Numbers used to indicate the direction the word is
- spelled changed to conform to the numeric keypad
- layout, rather than using the numeric keys located
- the main keyboard, just below the F1-F12 keys.
-
- 06/05/91
- [v1.0] Initial release