ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfperl/cfperl.xs
(Generate patch)

Comparing deliantra/server/plugins/cfperl/cfperl.xs (file contents):
Revision 1.67 by elmex, Mon Aug 14 04:22:05 2006 UTC vs.
Revision 1.68 by elmex, Mon Aug 14 07:10:47 2006 UTC

1469cf_find_animation (char *text) 1469cf_find_animation (char *text)
1470 PROTOTYPE: $ 1470 PROTOTYPE: $
1471 1471
1472int random_roll(int min, int max, object *op, int goodbad); 1472int random_roll(int min, int max, object *op, int goodbad);
1473 1473
1474const char *cost_string_from_value(uint64 cost, int approx = 0)
1475
1474int 1476int
1475exp_to_level (val64 exp) 1477exp_to_level (val64 exp)
1476 CODE: 1478 CODE:
1477{ 1479{
1478 int i = 0; 1480 int i = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines