home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / spiele / wordlet / wordlet.exe / changes.txt next >
Text File  |  2000-02-12  |  7KB  |  165 lines

  1. Changes from 2.0
  2. ================
  3.  
  4. - color support
  5. - fixed problem when attempting to insert/remove a word less
  6.   than the minimum word size
  7. - will not display time when tapping titlebar on Palm OS 3.5+
  8. - sped search up a bit with a function change
  9. - now ships with 15000 word wordlist.pdb...more on the web page
  10. - added/removed words from the dictionary
  11. - backup bit set for dict db
  12. - no-beam bit set for reg ver
  13. - no longer use doubles or floats to generate percentages (resulting in           smaller binaries)
  14. - about form changes and display of days left for unregistered users
  15. - small registration/expire fix
  16. - minor help changes
  17.  
  18. Changes from 1.5
  19. ================
  20.  
  21. - added Custom game level where the user can modify time limit,
  22.   letter reuse, and minimum word length
  23. - added a preference to display the solved / valid statistics while
  24.   the game is running
  25. - added a 'Guest Mode' preference to allow guests to play without
  26.   affecting hard-earned statistics
  27. - improved performance by reworking StrLen() and StrCopy()
  28. - greatly minimized memory usage
  29. - fixed stack overflow when tapping the Applications button while
  30.   the details form was displayed on PalmOS 2.0 machines
  31. - shrunk the size of the Word List database wordlist.pdb (formerly
  32.   called DictDB - dictdb.pdb) by quite a bit
  33. - no longer uses the limited PalmOS system preferences functions...
  34.   Wordlet creates its own data db to store everything (which makes
  35.   it look like Wordlet is using 5-6k more than it used to in the
  36.   Memory app)
  37. - now usable on Palm 1000/5000?
  38. - can now use hardware scroll buttons to walk through the main
  39.   word list and the details form's solved and unsolved lists
  40. - now remembers selected item in details form's lists
  41. - detailsForm now uses FrmPopupForm() rather than FrmDoDialog() in
  42.   order to allow for hardware scrolling
  43. - now displays the game level in the bottom right corner
  44. - details form now displays 6 words in each list rather than 5
  45. - tapping Try without any letters pressed will no longer say
  46.   that the word is too short
  47. - tapping Done or More in the add/delete word forms will no longer
  48.   say that the word is too short if nothing has been entered
  49. - attempting to add/remove a word that is too short will no longer
  50.   close the add/remove word form 
  51. - fixed minor aesthetic bug when changing from timed game to
  52.   untimed in a points game
  53. - will not play a game with 0 valid words
  54. - fixed rare null string bug where Try is tapped before entry
  55.   has been used
  56. - high score for length-based games is now reported properly
  57.   in the recap form 
  58. - fixed problems with mid-game reuse/time changes and replayed games
  59. - attempting to replay during a running game will no longer end
  60.   the current game
  61. - changed font changing so that the next font's previous letter
  62.   set is not drawn first
  63. - moved 'New Game' button up a bit to create room for the dynamic
  64.   percentage display
  65. - broken (always added word to running game's valid list) dynamic word
  66.   addition has been fixed
  67. - default skill level is now medium
  68. - now confirms end game by default
  69. - resized and moved timer items to accomodate longer time periods
  70. - updateStatus() will not redraw the same string
  71. - added callback prologue and epilogue to the registration form
  72. - introduced crash protection so that running games with unsaved
  73.   data structures will not be attempted to be restored
  74. - changed registration scheme from key to reg/unreg version
  75. - fixed rare timer glitch when changing game style then replaying
  76.   the previous different style's game
  77. - removed/organized items in the individual prefs/game structures
  78. - added/removed words from the dictionary
  79. - minor change to handling of too many words found
  80.   
  81. Changes from 1.4
  82. ================
  83.  
  84. - now can pause a running game
  85. - if a game is running and Wordlet is exited, the game will be
  86.   restored when Wordlet is run again
  87. - adding a word to the dictionary is now dynamic (new word will be
  88.   valid in the current game if a game is in progress)
  89. - entering an incorrect key will now also give a message in the status
  90. - fixed contrived statistics form problem
  91. - new popup for unregistered attempts to use registered features
  92. - removed debug utility function and other redundant code
  93. - added/removed words from the dictionary
  94. - removed all references to Net.lib check
  95. - 22500 word dictionary now offered at the web site
  96.  
  97. Changes from 1.3
  98. ================
  99.  
  100. - games can now be scored both by percentage and by points based on the
  101.   length of the solved words 
  102. - now have the option of playing with adjacent letter reuse
  103. - by default, letter reuse is valid in hard games of percentage style
  104.   and easy games of point style
  105. - can now set Wordlet to pop up a confirmation dialog when the 'End
  106.   Game' button is pressed (option is turned off by default)
  107. - letter font is now a preference option
  108. - fixed case where skill level is changed then game is replayed...
  109.   now skill level changes will not take affect until a new,
  110.   non-replayed game is started
  111. - slightly improved board search/load algorithm
  112. - increased default dictionary size by another 10%
  113. - tapping in the main title tab will bring up the time
  114. - cancel button in reg form no longer does any processing
  115. - changed Creator ID to Word
  116.  
  117. Changes from 1.2
  118. ================
  119.  
  120. - now requires that button presses must be performed on adjacent
  121.   unused cubes, even if the resulting word formed by non-adjacent
  122.   or used letters is legal somewhere else on the board
  123. - registered users can now add/remove words to/from the dictionary
  124. - tapping on the 'End Game' button during a timed game will now
  125.   also pop up the game stats form and update your statistics with
  126.   those numbers
  127. - tapping the main form's word list after a game has finished will
  128.   now pop up the details form instead of the game stats form
  129. - can now replay game by tapping 'Replay Game' menu item
  130. - hard skill level now requires a minimum word length of 4 letters
  131. - rules menu item renamed to help
  132. - games played stat is now updated after a game has finished instead
  133.   of as the game is started
  134. - improved board search/load algorithm (about 20% faster)
  135. - resetting scores no long ends the current game
  136. - can no longer pop up keyboard in the main form
  137. - skill level changes are now reflected in the top status bar
  138. - using short-cut key to start a new game no long warps the bottom
  139.   left two button labels
  140. - internal dictionary database structure changes
  141. - increased dictionary size by another 5%
  142. - renamed app to Wordlet and dictionary to DictDB
  143.  
  144. Changes from 1.1
  145. ================
  146.  
  147. - works on the PalmPilot Personal
  148. - dictionary now is an external database that must be loaded
  149.   before playing
  150. - increased dictionary size by more than 100%
  151. - can now be set to average your cumulative scores by words or by
  152.   games
  153. - after a game once the stats form has been closed, tapping the main
  154.   solved word list will pop it back up
  155. - improved registration key handling
  156. - minor aesthetic changes
  157. - now gracefully exits on PalmOS 1.0 machines
  158.  
  159. Changes from 1.0
  160. ================
  161.  
  162. - dictionary size increased by around 55%
  163. - app size down to 51k from 79k
  164. - registered users can now reset their statistics
  165.