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.603 by root, Tue Nov 13 01:12:23 2012 UTC vs.
Revision 1.604 by root, Thu Nov 15 07:08:08 2012 UTC

3200 id => "death", 3200 id => "death",
3201 title => "Death", 3201 title => "Death",
3202 reply => undef, 3202 reply => undef,
3203 tooltip => "Reason for and more info about your most recent death", 3203 tooltip => "Reason for and more info about your most recent death",
3204 }, 3204 },
3205 "c/fatal" => {
3206 id => "fatal",
3207 title => "Fatal Error",
3208 reply => undef,
3209 tooltip => "Reason for the server disconnect",
3210 },
3205 "c/say" => $SAY_CHANNEL, 3211 "c/say" => $SAY_CHANNEL,
3206 "c/chat" => $CHAT_CHANNEL, 3212 "c/chat" => $CHAT_CHANNEL,
3207); 3213);
3208 3214
3209sub cf::client::send_msg { 3215sub cf::client::send_msg {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines