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.224 by root, Wed Nov 7 00:25:46 2012 UTC vs.
Revision 1.225 by root, Sat Nov 10 18:29:32 2012 UTC

150 # per server 150 # per server
151 $self->{mapcache} = "mapcache_$self->{host}_$self->{port}"; 151 $self->{mapcache} = "mapcache_$self->{host}_$self->{port}";
152 152
153 $self 153 $self
154} 154}
155
156 #$self->send_exti_req (nickmon => 1, sub { use Data::Dump; ddx \@_ });#d#
157#sub ext_nicklist { shift; use Data::Dump; ddx \@_; } #d#
155 158
156sub update_fx_want { 159sub update_fx_want {
157 my ($self) = @_; 160 my ($self) = @_;
158 161
159 $self->send_exti_msg (fx_want => { 162 $self->send_exti_msg (fx_want => {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines