--- deliantra/Deliantra-Client/DC/Protocol.pm 2007/07/25 15:06:19 1.134 +++ deliantra/Deliantra-Client/DC/Protocol.pm 2007/07/27 17:24:29 1.135 @@ -191,7 +191,7 @@ $self->connect_ext (channel_info => sub { my ($info) = @_; $self->{channels}->{$info->{id}} = $info; - $::MESSAGE_WINDOW->add_channel ($_[0]); + $::MESSAGE_WINDOW->add_channel ($info); }); # destroy widgets on logout @@ -898,7 +898,7 @@ # no longer neecssary with TRT servers #$text =~ s/(?<=\S)\n(?=\w)/ /g; - ::message ({ fg => $fg, markup => $_, type => $type }) + ::message ({ fg => $fg, markup => $_, type => $type, extra => [@extra] }) for split /\n/, $text; $self->{statusbox}->add ($text,