home *** CD-ROM | disk | FTP | other *** search
/ 200+ Great Games for PDA / 200+PDA.BIN / 200+PalmGames / Scramblet / changes.txt < prev    next >
Text File  |  2000-02-18  |  1KB  |  38 lines

  1. Changes from 1.2
  2. ================
  3.  
  4. - color support
  5. - can now add/remove words to/from the main word list
  6. - word list database now has backup bit set
  7. - now handles frmUpdateEvent properly (refreshes screen under Palm OS 3.5+)
  8. - will not display time when tapping titlebar on Palm OS 3.5+
  9. - fixed solitaire game cost not matching displayed cost
  10. - fixed some registered/expired issues
  11. - no longer use doubles or floats to generate percentages (resulting in
  12.   smaller binaries)
  13. - now ships with 15000 word wordlist.pdb...more on the web page
  14. - removed Wordlet reference in add/remove words help
  15. - no-beam bit set for reg ver
  16.  
  17. Changes from 1.1
  18. ================
  19.  
  20. - updated game to use the new and improved oopdreams word list
  21.   database format
  22. - improved performance by eliminating StrLen() calls
  23. - changed registration scheme from key to reg/unreg version
  24.  
  25. Changes from 1.0
  26. ================
  27.  
  28. - now has three game levels: easy, medium, and hard...in solitaire mode,
  29.   the levels differ in the time allowed, while gambler mode makes
  30.   time limit a part of the bet and changes the number of words needed
  31.   to win
  32. - changed Wally's charge of solitaire games
  33. - statistics form can now display all the levels
  34. - tapping in the main title tab will now display the time
  35. - updated sleep function
  36. - fixed statistics help form
  37. - centered about form text a bit better
  38.