Difference for server/apply.c from version 1.99 to 1.100


version 1.99 version 1.100
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_apply_c =   * static char *rcsid_apply_c =
  *   "$Id: apply.c,v 1.99 2004/02/27 23:00:27 ryo_saeba Exp $";   *   "$Id: apply.c,v 1.100 2004/03/12 19:04:14 ryo_saeba Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 2006
 
Line 2006
     }      }
     remove_ob(pl);      remove_ob(pl);
     pl->direction=0;      pl->direction=0;
     new_draw_info_format(NDI_UNIQUE | NDI_ALL, 5, pl,      new_draw_info_format(NDI_UNIQUE | NDI_ALL | NDI_DK_ORANGE, 5, pl,
  "%s leaves the game.",pl->name);   "%s leaves the game.",pl->name);
          
     /* update respawn position */      /* update respawn position */


Legend:
line(s) removed in v.1.99 
line(s) changed
 line(s) added in v.1.100

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