ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/move.C
(Generate patch)

Comparing deliantra/server/server/move.C (file contents):
Revision 1.47 by root, Wed Nov 16 23:42:03 2016 UTC vs.
Revision 1.48 by root, Sun Jan 29 02:47:05 2017 UTC

265 } 265 }
266 return 0; 266 return 0;
267} 267}
268 268
269/* 269/*
270 * this is not perfect yet. 270 * this is not perfect yet.
271 * it does not roll objects behind multipart objects properly. 271 * it does not roll objects behind multipart objects properly.
272 * Support for rolling multipart objects is questionable. 272 * Support for rolling multipart objects is questionable.
273 */ 273 */
274static int 274static int
275roll_ob (object *op, int dir, object *pusher) 275roll_ob (object *op, int dir, object *pusher)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines