Difference for server/commands.c from version 1.47 to 1.48


version 1.47 version 1.48
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.47 2005/01/16 11:31:38 tchize Exp $";   *   "$Id: commands.c,v 1.48 2005/03/13 15:48:17 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 115
 
Line 115
   {"version", command_version, 0.0},    {"version", command_version, 0.0},
   {"wimpy", command_wimpy, 0.0},    {"wimpy", command_wimpy, 0.0},
   {"who", command_who, 0.0},    {"who", command_who, 0.0},
     {"afk", command_afk,          0.0},
   
   {"stay", command_stay, 1.0}, /* 1.0 because it is used when using a    {"stay", command_stay, 1.0}, /* 1.0 because it is used when using a
         *  skill on yourself */          *  skill on yourself */


Legend:
line(s) removed in v.1.47 
line(s) changed
 line(s) added in v.1.48

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