Difference for server/commands.c from version 1.23 to 1.24


version 1.23 version 1.24
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.23 2002/07/18 04:45:35 mwedel Exp $";   *   "$Id: commands.c,v 1.24 2002/09/07 21:41:20 mwedel Exp $";
  */   */
   
 /*  /*
Line 75
 
Line 75
   {"hiscore", command_hiscore, 0.0},    {"hiscore", command_hiscore, 0.0},
   {"inventory", command_inventory,0.0},    {"inventory", command_inventory,0.0},
   {"invoke", command_invoke, 1.0},    {"invoke", command_invoke, 1.0},
     {"killpets", command_kill_pets,0.0},
   {"listen", command_listen, 0.0},    {"listen", command_listen, 0.0},
   {"logs", command_logs, 0.0},    {"logs", command_logs, 0.0},
   {"malloc", command_malloc, 0.0},    {"malloc", command_malloc, 0.0},


Legend:
line(s) removed in v.1.23 
line(s) changed
 line(s) added in v.1.24

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