ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.460 by root, Mon Dec 15 17:04:53 2008 UTC vs.
Revision 1.461 by root, Fri Dec 19 22:47:29 2008 UTC

3401 3401
3402 cf::init_experience; 3402 cf::init_experience;
3403 cf::init_anim; 3403 cf::init_anim;
3404 cf::init_attackmess; 3404 cf::init_attackmess;
3405 cf::init_dynamic; 3405 cf::init_dynamic;
3406 cf::init_block;
3407 3406
3408 $Coro::current->prio (Coro::PRIO_MAX); # give the main loop max. priority 3407 $Coro::current->prio (Coro::PRIO_MAX); # give the main loop max. priority
3409 3408
3410 # we must not ever block the main coroutine 3409 # we must not ever block the main coroutine
3411 local $Coro::idle = sub { 3410 local $Coro::idle = sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines