Difference for server/move.c from version 1.22 to 1.23


version 1.22 version 1.23
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_move_c =   * static char *rcsid_move_c =
  *    "$Id: move.c,v 1.22 2002/09/01 06:32:31 mwedel Exp $";   *    "$Id: move.c,v 1.23 2002/09/07 05:55:18 mwedel Exp $";
  */   */
   
 /*  /*
Line 248
 
Line 248
  * that can be passed through by monsters with the CAN_PASS_THRU defined.   * that can be passed through by monsters with the CAN_PASS_THRU defined.
  *   *
  * very new version handles also multipart objects   * very new version handles also multipart objects
    * This is currently only used for the boulder roll code.
  */   */
   
 int try_fit (object *op, int x, int y)   int try_fit (object *op, int x, int y)


Legend:
line(s) removed in v.1.22 
line(s) changed
 line(s) added in v.1.23

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