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

Comparing deliantra/server/common/object.C (file contents):
Revision 1.127 by elmex, Mon Jan 29 21:04:32 2007 UTC vs.
Revision 1.128 by root, Mon Feb 5 01:24:45 2007 UTC

911 * object will have no environment. If the object previously had an 911 * object will have no environment. If the object previously had an
912 * environment, the x and y coordinates will be updated to 912 * environment, the x and y coordinates will be updated to
913 * the previous environment. 913 * the previous environment.
914 */ 914 */
915void 915void
916object::remove_slow () 916object::do_remove ()
917{ 917{
918 object *tmp, *last = 0; 918 object *tmp, *last = 0;
919 object *otmp; 919 object *otmp;
920 920
921 if (QUERY_FLAG (this, FLAG_REMOVED)) 921 if (QUERY_FLAG (this, FLAG_REMOVED))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines