Difference for server/commands.c from version 1.39 to 1.40


version 1.39 version 1.40
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.39 2003/09/13 05:02:09 mwedel Exp $";   *   "$Id: commands.c,v 1.40 2003/09/16 04:58:07 temitchell Exp $";
  */   */
   
 /*  /*
Line 135
 
Line 135
   {"reply", command_reply, 0.0},    {"reply", command_reply, 0.0},
   {"say", command_say, 0.1},    {"say", command_say, 0.1},
   {"shout", command_shout, 0.1},    {"shout", command_shout, 0.1},
     {"me", command_me,                   0.1},
   {"nod", command_nod, 0.0},    {"nod", command_nod, 0.0},
   {"dance", command_dance, 0.0},    {"dance", command_dance, 0.0},
   {"kiss", command_kiss, 0.0},    {"kiss", command_kiss, 0.0},


Legend:
line(s) removed in v.1.39 
line(s) changed
 line(s) added in v.1.40

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