ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/main.C
(Generate patch)

Comparing deliantra/server/server/main.C (file contents):
Revision 1.34 by root, Sat Sep 30 23:48:57 2006 UTC vs.
Revision 1.35 by root, Mon Oct 2 15:28:36 2006 UTC

1414 flush_old_maps (); /* Clears the tmp-files of maps which have reset */ 1414 flush_old_maps (); /* Clears the tmp-files of maps which have reset */
1415 1415
1416 if (!(pticks % 2503)) 1416 if (!(pticks % 2503))
1417 fix_weight (); /* Hack to fix weightproblems caused by bugs */ 1417 fix_weight (); /* Hack to fix weightproblems caused by bugs */
1418 1418
1419 if (!(pticks % 2521))
1420 metaserver_update (); /* 2500 ticks is about 5 minutes */
1421
1422 if (!(pticks % 5003)) 1419 if (!(pticks % 5003))
1423 write_book_archive (); 1420 write_book_archive ();
1424 1421
1425 if (!(pticks % 5009)) 1422 if (!(pticks % 5009))
1426 clean_friendly_list (); 1423 clean_friendly_list ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines