Difference for server/commands.c from version 1.56 to 1.57


version 1.56 version 1.57
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.56 2005/12/05 23:34:04 akirschbaum Exp $";   *   "$Id: commands.c,v 1.57 2006/02/08 01:52:58 cavesomething Exp $";
  */   */
   
 /*  /*
Line 219
 
Line 219
 CommArray_s WizCommands [] = {  CommArray_s WizCommands [] = {
   {"abil", command_abil,0.0},    {"abil", command_abil,0.0},
   {"addexp", command_addexp,0.0},    {"addexp", command_addexp,0.0},
     {"arrest", command_arrest,0.0},
   {"banish", command_banish,0.0},    {"banish", command_banish,0.0},
   {"create", command_create,0.0},    {"create", command_create,0.0},
   {"debug", command_debug,0.0},    {"debug", command_debug,0.0},


Legend:
line(s) removed in v.1.56 
line(s) changed
 line(s) added in v.1.57

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:31