Difference for include/global.h from version 1.30 to 1.31


version 1.30 version 1.31
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.30 2002/09/07 22:08:07 mwedel Exp $";   *   "$Id: global.h,v 1.31 2002/10/28 04:39:07 garbled Exp $";
  */   */
   
 /*  /*
Line 312
 
Line 312
     uint32  worldmaptilesizex;     /* number of squares wide in a wm tile */      uint32  worldmaptilesizex;     /* number of squares wide in a wm tile */
     uint32  worldmaptilesizey;     /* number of squares high in a wm tile */      uint32  worldmaptilesizey;     /* number of squares high in a wm tile */
     uint16  dynamiclevel;     /* how dynamic is the world? */      uint16  dynamiclevel;     /* how dynamic is the world? */
       uint8   fastclock;     /* if true, clock goes warp 9 */
   
     char    *emergency_mapname;     /* map to return players to in emergency */      char    *emergency_mapname;     /* map to return players to in emergency */
     uint16  emergency_x, emergency_y; /* coordinates to use on that map */      uint16  emergency_x, emergency_y; /* coordinates to use on that map */


Legend:
line(s) removed in v.1.30 
line(s) changed
 line(s) added in v.1.31

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