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.122 by root, Wed Jan 24 22:42:48 2007 UTC vs.
Revision 1.123 by root, Fri Jan 26 20:59:56 2007 UTC

901 * This function removes the object op from the linked list of objects 901 * This function removes the object op from the linked list of objects
902 * which it is currently tied to. When this function is done, the 902 * which it is currently tied to. When this function is done, the
903 * object will have no environment. If the object previously had an 903 * object will have no environment. If the object previously had an
904 * environment, the x and y coordinates will be updated to 904 * environment, the x and y coordinates will be updated to
905 * the previous environment. 905 * the previous environment.
906 * Beware: This function is called from the editor as well!
907 */ 906 */
908void 907void
909object::remove_slow () 908object::remove_slow ()
910{ 909{
911 object *tmp, *last = 0; 910 object *tmp, *last = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines