Difference for include/newserver.h from version 1.26 to 1.27


version 1.26 version 1.27
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_newserver_h =   * static char *rcsid_newserver_h =
  *   "$Id: newserver.h,v 1.26 2002/07/15 04:57:12 mwedel Exp $";   *   "$Id: newserver.h,v 1.27 2003/03/19 08:04:50 mwedel Exp $";
  */   */
   
 /*  /*
Line 120
 
Line 120
     uint32  newmapcmd:1;    /* Send newmap command when entering new map SMACFIGGEN*/      uint32  newmapcmd:1;    /* Send newmap command when entering new map SMACFIGGEN*/
     uint32  darkness:1;     /* True if client wants darkness information */      uint32  darkness:1;     /* True if client wants darkness information */
     uint32  image2:1;     /* Client wants image2/face2 commands */      uint32  image2:1;     /* Client wants image2/face2 commands */
     uint32  newanim:1;      /* enable the advanced animation system - MT */  
     uint32  cs_version, sc_version; /* versions of the client */      uint32  cs_version, sc_version; /* versions of the client */
     uint32  update_look:1;  /* If true, we need to send the look window */      uint32  update_look:1;  /* If true, we need to send the look window */
     uint32  can_write:1;    /* Can we write to this socket? */      uint32  can_write:1;    /* Can we write to this socket? */


Legend:
line(s) removed in v.1.26 
line(s) changed
 line(s) added in v.1.27

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:25