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.32 by root, Wed Aug 30 16:30:37 2006 UTC vs.
Revision 1.33 by elmex, Thu Aug 31 01:03:36 2006 UTC

1844 1844
1845void cf_object_drop (object *op, object *author) 1845void cf_object_drop (object *op, object *author)
1846 1846
1847void cf_object_take (object *op, object *author) 1847void cf_object_take (object *op, object *author)
1848 1848
1849void cf_object_say (object *op, char *msg)
1850
1851void cf_object_speak (object *op, char *msg)
1852
1853object *cf_object_insert_object (object *op, object *container) 1849object *cf_object_insert_object (object *op, object *container)
1854 1850
1855const char *cf_object_get_msg (object *ob) 1851const char *cf_object_get_msg (object *ob)
1856 ALIAS: msg = 0 1852 ALIAS: msg = 0
1857 1853

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines