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.348 by root, Sun Jan 31 03:46:20 2010 UTC vs.
Revision 1.349 by elmex, Sat Mar 20 00:42:08 2010 UTC

2312 OUTPUT: 2312 OUTPUT:
2313 RETVAL 2313 RETVAL
2314 2314
2315object *find_object (U32 tag) 2315object *find_object (U32 tag)
2316 2316
2317object *find_object_uuid (UUID i)
2318
2317# TODO: nuke 2319# TODO: nuke
2318object *insert_ob_in_map_at (object *ob, maptile *where, object_ornull *orig, int flag, int x, int y) 2320object *insert_ob_in_map_at (object *ob, maptile *where, object_ornull *orig, int flag, int x, int y)
2319 PROTOTYPE: $$$$$$ 2321 PROTOTYPE: $$$$$$
2320 CODE: 2322 CODE:
2321{ 2323{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines