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

Comparing deliantra/server/server/cfperl.xs (file contents):
Revision 1.169 by root, Thu Feb 15 21:07:49 2007 UTC vs.
Revision 1.170 by root, Fri Feb 16 19:43:41 2007 UTC

102 102
103unordered_vector<attachable *> attachable::mortals; 103unordered_vector<attachable *> attachable::mortals;
104 104
105attachable::~attachable () 105attachable::~attachable ()
106{ 106{
107 flags |=0x3300;//D
107 assert (!self); 108 assert (!self);
108 assert (!cb); 109 assert (!cb);
109} 110}
110 111
111int 112int

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines