home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 2 / Giga_Games_2_CD-ROM_Walnut_Creek_April_1995.iso / os2 / spl15.zip / bugs.txt < prev    next >
Text File  |  1994-04-18  |  805b  |  22 lines

  1. Known bugs in version 1.5:
  2.  
  3. * Can still crash if files are in the wrong format; not very
  4.   error-tolerant.
  5.  
  6. * Don't try to load more than one file at once; semaphores and things
  7.   still need to be synchronized so that this works.
  8.  
  9. * There are sometimes problems saving the view and icon size in the
  10.   EA's; last minute bug---look for fix in 1.6!
  11.  
  12. * When double-clicking on a spell to bring up details, the newly
  13. created window will beep if created under your cursor position.
  14. This happens at the time of the WinShowWindow call to the MLE.
  15. If anybody can figure this one out, great!!!
  16.  
  17. * Although editing a spell and saving it "works", it doesn't work
  18. well... change needs to be made to the original file.
  19.  
  20. * Multiple spells with the same name -> problems when loading in
  21. spell lists.
  22.