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.141 by root, Sun Jan 14 02:10:41 2007 UTC vs.
Revision 1.142 by elmex, Sun Jan 14 11:00:47 2007 UTC

1840 1840
1841void drop (object *who, object *op) 1841void drop (object *who, object *op)
1842 1842
1843void pick_up (object *who, object *op) 1843void pick_up (object *who, object *op)
1844 1844
1845object *cf_object_insert_object (object *op, object *container)
1846
1847object *cf_object_insert_in_ob (object *ob, object *where)
1848
1849int cf_object_teleport (object *op, maptile *map, int x, int y) 1845int cf_object_teleport (object *op, maptile *map, int x, int y)
1850 1846
1851void update_object (object *op, int action) 1847void update_object (object *op, int action)
1852 1848
1853object *cf_create_object_by_name (const char *name) 1849object *cf_create_object_by_name (const char *name)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines