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.15 by root, Sun Aug 27 13:04:43 2006 UTC vs.
Revision 1.16 by root, Sun Aug 27 15:24:22 2006 UTC

356 PUSHs (sv_2mortal (newSVpv (attach, 0))); 356 PUSHs (sv_2mortal (newSVpv (attach, 0)));
357 PUTBACK; 357 PUTBACK;
358 call_pv ("cf::instantiate", G_DISCARD | G_VOID | G_EVAL); 358 call_pv ("cf::instantiate", G_DISCARD | G_VOID | G_EVAL);
359 FREETMPS; 359 FREETMPS;
360 LEAVE; 360 LEAVE;
361
362 INVOKE_OBJECT (INSTANTIATE, this);
361} 363}
362 364
363///////////////////////////////////////////////////////////////////////////// 365/////////////////////////////////////////////////////////////////////////////
364 366
365object_freezer::object_freezer (const char *filename) 367object_freezer::object_freezer (const char *filename)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines