ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/Protocol.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/Protocol.pm (file contents):
Revision 1.205 by root, Wed Nov 26 23:08:34 2008 UTC vs.
Revision 1.206 by elmex, Sun Dec 7 16:20:44 2008 UTC

563 7, 0, (new DC::UI::Label text => "Skill", expand => 1, align => 0), 563 7, 0, (new DC::UI::Label text => "Skill", expand => 1, align => 0),
564 ]; 564 ];
565 565
566 my @add = @$sw; 566 my @add = @$sw;
567 567
568 my $TOOLTIP_ALL = "\n\n<small>Left click - ready skill\nMiddle click - use spell\nRight click - further options</small>"; 568 my $TOOLTIP_ALL = "\n\n<small>Left click - ready skill\nMiddle click - use skill\nRight click - further options</small>";
569 569
570 my @TOOLTIP_LVL = (tooltip => "<b>Level</b>. The level of the skill.$TOOLTIP_ALL", can_events => 1, can_hover => 1); 570 my @TOOLTIP_LVL = (tooltip => "<b>Level</b>. The level of the skill.$TOOLTIP_ALL", can_events => 1, can_hover => 1);
571 my @TOOLTIP_EXP = (tooltip => "<b>Experience</b>. The experience points you have in this skill.$TOOLTIP_ALL", can_events => 1, can_hover => 1); 571 my @TOOLTIP_EXP = (tooltip => "<b>Experience</b>. The experience points you have in this skill.$TOOLTIP_ALL", can_events => 1, can_hover => 1);
572 572
573 my ($x, $y) = (0, 1); 573 my ($x, $y) = (0, 1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines