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.107 by root, Sat Dec 23 16:29:02 2006 UTC vs.
Revision 1.108 by elmex, Mon Dec 25 11:16:48 2006 UTC

1965 OUTPUT: RETVAL 1965 OUTPUT: RETVAL
1966 1966
1967int query_money (object *op) 1967int query_money (object *op)
1968 ALIAS: money = 0 1968 ALIAS: money = 0
1969 1969
1970int query_cost (object *op, object *who, int flags) 1970val64 query_cost (object *op, object *who, int flags)
1971 ALIAS: cost = 0 1971 ALIAS: cost = 0
1972 1972
1973void spring_trap (object *op, object *victim) 1973void spring_trap (object *op, object *victim)
1974 1974
1975int check_trigger (object *op, object *cause) 1975int check_trigger (object *op, object *cause)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines