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.383 by root, Fri Apr 30 20:43:18 2010 UTC vs.
Revision 1.384 by root, Fri Apr 30 21:00:40 2010 UTC

2086 2086
2087void pick_up (object *who, object *op) 2087void pick_up (object *who, object *op)
2088 2088
2089void update_object (object *op, int action) 2089void update_object (object *op, int action)
2090 2090
2091void change_exp (object *op, uint64 exp, utf8_string skill_name = 0, int flag = 0) 2091void change_exp (object *op, uint64 exp, shstr_tmp skill_name = shstr_tmp (), int flag = 0)
2092 2092
2093void player_lvl_adj (object *who, object *skill = 0) 2093void player_lvl_adj (object *who, object *skill = 0)
2094 2094
2095int kill_object (object *op, int dam = 0, object *hitter = 0, int type = AT_PHYSICAL) 2095int kill_object (object *op, int dam = 0, object *hitter = 0, int type = AT_PHYSICAL)
2096 2096

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines