Difference for server/commands.c from version 1.28 to 1.29


version 1.28 version 1.29
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.28 2002/11/12 23:20:11 garbled Exp $";   *   "$Id: commands.c,v 1.29 2002/11/13 05:24:53 garbled Exp $";
  */   */
   
 /*  /*
Line 69
 
Line 69
   {"drop", command_drop, 1.0},    {"drop", command_drop, 1.0},
   {"dropall", command_dropall, 1.0},    {"dropall", command_dropall, 1.0},
   {"examine", command_examine, 0.5},    {"examine", command_examine, 0.5},
     {"explore", command_explore,  0.0},
   {"fix_me", command_fix_me, 0.0},    {"fix_me", command_fix_me, 0.0},
   {"get", command_take, 1.0},    {"get", command_take, 1.0},
   {"help", command_help, 0.0},    {"help", command_help, 0.0},


Legend:
line(s) removed in v.1.28 
line(s) changed
 line(s) added in v.1.29

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