Difference for ./ChangeLog from version 1.323 to 1.324


version 1.323 version 1.324
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   server/plugins.c: Merge mostly identical code from #ifdef WIN32 and #else
      blocks. Use opendir/readdir/closedir instead scandir for Unix because WIN32
      probably does not have these functions. Prevent loading one plugin multiple
      times.
   include/sproto.h: Update prototypes for plugin functions.
   server/c_wiz.c: Add success/failure messages to plugin and plugout commands.
      Do not crash due to missing parameter.
   Andreas Kirschbaum 2005-07-18
   
 server/pets: Fix off-by-one error in follow_owner().  server/pets: Fix off-by-one error in follow_owner().
 server/c_wiz: Allow the summon and teleport commands to place the summoned  server/c_wiz: Allow the summon and teleport commands to place the summoned
    player/DM north-west of DM/player.     player/DM north-west of DM/player.


Legend:
line(s) removed in v.1.323 
line(s) changed
 line(s) added in v.1.324

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:47