ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/chatlog.ext
(Generate patch)

Comparing deliantra/server/ext/chatlog.ext (file contents):
Revision 1.5 by root, Sat May 19 11:04:16 2007 UTC vs.
Revision 1.6 by root, Mon Jun 11 22:18:03 2007 UTC

1#! perl 1#! perl # depends=irc
2 2
3cf::object::attachment "log_say", 3cf::object::attachment "log_say",
4 on_say => sub { 4 on_say => sub {
5 my ($self, $pl, $msg) = @_; 5 my ($self, $pl, $msg) = @_;
6 6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines