ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/pclient
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.250 by root, Thu May 25 03:24:29 2006 UTC vs.
Revision 1.251 by root, Thu May 25 03:39:56 2006 UTC

757 757
758 $table->add (0, 8, new CFClient::UI::Label valign => 0, align => 1, text => "Face Prefetch"); 758 $table->add (0, 8, new CFClient::UI::Label valign => 0, align => 1, text => "Face Prefetch");
759 $table->add (1, 8, new CFClient::UI::CheckBox 759 $table->add (1, 8, new CFClient::UI::CheckBox
760 state => $CFG->{face_prefetch}, 760 state => $CFG->{face_prefetch},
761 tooltip => "<b>Background Image Prefetch</b>\n\n" 761 tooltip => "<b>Background Image Prefetch</b>\n\n"
762 . "If enabled, automatically pre-fetches images from the server. " 762 . "If enabled, the client automatically pre-fetches images from the server. "
763 . "This might increase or create lag, but increases the chances " 763 . "This might increase or create lag, but increases the chances "
764 . "of faces being ready for display when you encounter them. " 764 . "of faces being ready for display when you encounter them. "
765 . "It also uses up server bandwidth on every connect, " 765 . "It also uses up server bandwidth on every connect, "
766 . "so only set it if you really need to prefetch images. " 766 . "so only set it if you really need to prefetch images. "
767 . "This option can be set and unset any time.", 767 . "This option can be set and unset any time.",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines