home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / game / role / amigamud / changesfromv0.6 < prev    next >
Text File  |  1994-07-31  |  948b  |  46 lines

  1. Changes to AmigaMUD from the V0.6 version uploaded to Aminet.
  2.  
  3.  
  4. mud.library:
  5.  
  6.     - fixed to not ask for a creation password if that password is
  7.     the empty string (broken by V0.5)
  8.  
  9.     - upped the version to 0.7 (7)
  10.  
  11.  
  12. MUDServ:
  13.  
  14.     - fixed the parameter to a "Lock" called used on the database file.
  15.     This prevented MUDServ from running on a MultiUser filesystem.
  16.  
  17.     - request proper version of mud.library
  18.  
  19.     - made the icon request a stack size of 25000
  20.  
  21.  
  22. MUD:
  23.  
  24.     - request proper version of mud.library
  25.  
  26.     - added menu items for serial speeds 57600 and 115200
  27.  
  28.     - added support for OwnDevUnit.library (ODU)
  29.  
  30.     - fixed a connection bug introduced in V0.5
  31.  
  32.     - fixed a connection bug, sometimes causing a crash.
  33.     At least, I hope I fixed it. It isn't exactly reproducable.
  34.  
  35.  
  36. SMUD:
  37.  
  38.     - request proper version of mud.library
  39.  
  40.  
  41. MUDAgent
  42.  
  43.     - request proper version of mud.library
  44.  
  45.     - added support for OwnDevUnit.library (ODU)
  46.