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


version 1.47 version 1.48
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_attack_c =   * static char *rcsid_attack_c =
  *   "$Id: attack.c,v 1.47 2001/10/19 06:57:32 garbled Exp $";   *   "$Id: attack.c,v 1.48 2001/10/30 00:49:02 michtoen Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 518
 
Line 518
  int base_wc)   int base_wc)
 {  {
     int simple_attack, roll, dam=0;      int simple_attack, roll, dam=0;
     char buf[MAX_BUF];  
     uint32 type;      uint32 type;
     att_msg *msg;  
     char *op_name = NULL;      char *op_name = NULL;
     tag_t op_tag, hitter_tag;      tag_t op_tag, hitter_tag;
   


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:25