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.55 by root, Tue Sep 12 18:15:34 2006 UTC vs.
Revision 1.56 by root, Tue Sep 12 22:18:56 2006 UTC

1674 case 5: RETVAL = settings.playerdir; break; 1674 case 5: RETVAL = settings.playerdir; break;
1675 case 6: RETVAL = settings.datadir ; break; 1675 case 6: RETVAL = settings.datadir ; break;
1676 } 1676 }
1677 OUTPUT: RETVAL 1677 OUTPUT: RETVAL
1678 1678
1679int 1679void _exit (int status = 0)
1680
1680cf_find_animation (char *text) 1681int cf_find_animation (char *text)
1681 PROTOTYPE: $ 1682 PROTOTYPE: $
1682 1683
1683int random_roll(int min, int max, object *op, int goodbad); 1684int random_roll(int min, int max, object *op, int goodbad);
1684 1685
1685const char *cost_string_from_value(uint64 cost, int approx = 0) 1686const char *cost_string_from_value(uint64 cost, int approx = 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines