Difference for server/commands.c from version 1.36 to 1.37


version 1.36 version 1.37
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.36 2003/07/24 04:21:14 temitchell Exp $";   *   "$Id: commands.c,v 1.37 2003/07/26 02:10:40 temitchell Exp $";
  */   */
   
 /*  /*
Line 211
 
Line 211
 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},
     {"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},
   {"dump", command_dump,0.0},    {"dump", command_dump,0.0},


Legend:
line(s) removed in v.1.36 
line(s) changed
 line(s) added in v.1.37

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