home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / am_0502 / update.doc < prev   
Text File  |  1993-03-27  |  2KB  |  36 lines

  1. Version 0.03β
  2. =============
  3. o Fixed output of 255/ so it now gives 255/0
  4. o Added -ForceConnect flag
  5. o Fixed bug causing the menu bars to be inoperative. (I hope, it never 
  6.   happened on my system so it remains untested)
  7. o Removed use of MED.RSC since the differences between the two were 
  8.   minimal. The RSC file is now called AREAMAST.RSC. (If Medium REZ users 
  9.   do have problems please let me know)
  10.  
  11. Version 0.04β
  12. =============
  13. o Fixed bug in Re-Sort routine.
  14. o RSC file should now be clear in both high & medium resoloution due to a 
  15.   few minor changes.
  16. o Fixed bug in setup screen when no CFG file existed.
  17. o By default the first node in the connected node list will *NOT* be 
  18.   re-sorted, however there is an option to include node 1 in the re-sort.
  19. o New buffered flying dialog routine added, much quicker response.
  20. o Incorporated Progress bar for loading & sorting routines.
  21. o Global node list resort added, includes option to re-sort node 1. 
  22.   Default is NOT to sort node 1.
  23. o New option to sort all areas by Group. Sort order is switched by running 
  24.   the routine again, order is shown in title of progress bar by an arrow. 
  25.   All other characters (ie ASCII 0 to ASCII 255) are taken into account 
  26.   just incase you define some stranger than normal group ID!!
  27. o New option to sort all areas by Area name. Sort order is switched by 
  28.   running the routine again, order is shown in title of progress bar by an 
  29.   arrow. All other characters (ie ASCII 0 to ASCII 255) are taken into 
  30.   account just incase you have some strange named areas.. (Yes I did do a 
  31.   block cut & paste of the above feature!! <grin>)
  32. o Ability to create area group lists. Selecting this option (available 
  33.   from the Global Sorts menu) will create a text file for each group of 
  34.   areas available. For uppercase areas the file name will be GROUP?.TXT 
  35.   and lowercase groups will be named GROUP_?.TXT.
  36.