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.310 by root, Fri Dec 19 22:47:30 2008 UTC vs.
Revision 1.311 by root, Sat Dec 20 02:32:31 2008 UTC

2248 pl->ob->stats.hp = pl->ob->stats.maxhp; 2248 pl->ob->stats.hp = pl->ob->stats.maxhp;
2249 pl->ob->stats.sp = pl->ob->stats.maxsp; 2249 pl->ob->stats.sp = pl->ob->stats.maxsp;
2250 pl->ob->stats.grace = pl->ob->stats.maxgrace; 2250 pl->ob->stats.grace = pl->ob->stats.maxgrace;
2251 pl->orig_stats = pl->ob->stats; 2251 pl->orig_stats = pl->ob->stats;
2252 2252
2253void clear_los (player *pl)
2254
2255# should only be temporary 2253# should only be temporary
2256void esrv_new_player (player *pl) 2254void esrv_new_player (player *pl)
2257 2255
2258#d# TODO: replace by blocked_los accessor, fix code using this 2256#d# TODO: replace by blocked_los accessor, fix code using this
2259bool 2257bool

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines