9:25 PM 7/27/96 Fixed display bug for scores over 999,999 Changed non registered version so that ALL words are picked from, but the high score is NOT saved. Recompiled program to take advantage of the bug fixes to WcIde. Mainly the MID bug that I discovered. That is why letters picked sometimes showed up again. 11:40 PM 7/14/96 Fixed the program so it would not ask for a description of the word list if it alread existed. Added a few more phrases. 11:05 PM 7/14/96 Added the portion of the word below the word when guessed early. Makes it easier to guess the word. Think I fixed the scoring mistake. Was not crediting the points when guessed early and also was not marking the word mask properly. 12:41 PM 7/13/96 It now shows the proper word size when picking word lists other than the default. Added security levels to the different word lists. 11:59 AM 7/13/96 Fixed the play with yourself bug again. Whew, what a pain to fix that one. Relettered the main screen. Thanks Jason. 8:28 PM 7/12/96 Made the program show the ' when it is in a phrase, still have to add commas and other characters. Fixed the input routine where it will accept more than 9 word lists. Also put in error trapping so if an invalid selection is picked, it will default to '1', or the default list. Updating... Please note the file changes below in the file.lst file. Create a file called ####.txt containing a one line description of the word file. Note that the #### is the name of the word list. When you index the words, this will be created automatically and prompt you for the description. 11:54 AM 7/12/96 Changed the way that the wins and losses are saved. Instead of this: Larry Anderson.dat it is saved as Larry Anderson.dat.Word with the game word list name after the last . If you want to keep your old scores, rename the files accordingly. Fixed the play with yourself bug. It now just starts a new game. Thanks Jason. Added a word.txt file in the WORDS directory. This allows you to describe the word list in a one line description. When you add a new word list, it will prompt you for a description. For word lists you created already, just make a txt file with that word list name and put in the description. 11:43 PM 7/11/96 Oh boy. Fixed the program so it will allow phrases instead of words. Phrases can be up to 37 characters long. Fixed a bug where the early guess score was subtracted, not added. Geeze Made plans to change the main menu so that when you pick a game, it will give you a choice of which game you want to play rather than have to go and pick which one first. Looked into allowing spanish phrases, some of their funky characters caused the ansi display to mess up. No espanol. Si. So sorree (oops, thats Japan) 5:41 PM 7/11/96 Added some online help for the new users. Have it now kill the challenge after it is accepted. Made it put in n/a if no low score was established due to editing challenges. 4:42 PM 7/10/96 Fixed it so only registered versions will allow users to switch word lists. Added the ability to change word lists while in the game. Changed the high score saves to append the word list as part of the name. So each word list has it's own high score. Also added the ability to create the indexs on the fly, so all you do is copy the ???.lst to the WORDS folder and tell it to change to that word list, it will automatically create the word list. Added some ansi graphics to the main screen. Simple, but a start. 2:41 PM 7/10/96 Fixed 'at least I think I did' the bug where not all the letters are displayed. It is a bug with wildcats MID statement. 11:41 PM 7/09/96 Added the ability to view High Score files Added the ability to view wins/losses/HiLo games and streaks