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.463 by root, Sun Dec 28 06:59:27 2008 UTC vs.
Revision 1.464 by root, Thu Jan 1 18:35:48 2009 UTC

2793 id => "party", 2793 id => "party",
2794 title => "Party", 2794 title => "Party",
2795 reply => "gsay ", 2795 reply => "gsay ",
2796 tooltip => "Messages and chat related to your party", 2796 tooltip => "Messages and chat related to your party",
2797 }, 2797 },
2798 "c/death" => {
2799 id => "death",
2800 title => "Death",
2801 reply => undef,
2802 tooltip => "Reason for and more info about your most recent death",
2803 },
2798 "c/say" => $SAY_CHANNEL, 2804 "c/say" => $SAY_CHANNEL,
2799 "c/chat" => $CHAT_CHANNEL, 2805 "c/chat" => $CHAT_CHANNEL,
2800); 2806);
2801 2807
2802sub cf::client::send_msg { 2808sub cf::client::send_msg {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines