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.425 by root, Mon Apr 21 06:35:26 2008 UTC vs.
Revision 1.426 by root, Thu Apr 24 04:40:31 2008 UTC

2832 id => "infobox", 2832 id => "infobox",
2833 title => "Map Info", 2833 title => "Map Info",
2834 reply => undef, 2834 reply => undef,
2835 tooltip => "Information related to the maps", 2835 tooltip => "Information related to the maps",
2836 }, 2836 },
2837 "c/party" => {
2838 id => "party",
2839 title => "Party",
2840 reply => "gsay ",
2841 tooltip => "Messages and chat related to your party",
2842 },
2837); 2843);
2838 2844
2839sub cf::client::send_msg { 2845sub cf::client::send_msg {
2840 my ($self, $channel, $msg, $color, @extra) = @_; 2846 my ($self, $channel, $msg, $color, @extra) = @_;
2841 2847

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines