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.207 by root, Sat Dec 20 19:45:50 2008 UTC vs.
Revision 1.208 by root, Sun Jan 11 03:19:47 2009 UTC

285 my %wkw = ( 285 my %wkw = (
286 root => $DC::UI::ROOT, 286 root => $DC::UI::ROOT,
287 tooltip => $DC::UI::TOOLTIP, 287 tooltip => $DC::UI::TOOLTIP,
288 288
289 mapwidget => $::MAPWIDGET, 289 mapwidget => $::MAPWIDGET,
290 menubar => $::MENUBAR,
291 menupopup => $::MENUPOPUP,
290 buttonbar => $::BUTTONBAR, 292 buttonbar => $::BUTTONBAR,
291 metaserver => $::METASERVER, 293 metaserver => $::METASERVER,
292 buttonbar => $::BUTTONBAR, 294 buttonbar => $::BUTTONBAR,
293 login_button => $::LOGIN_BUTTON, 295 login_button => $::LOGIN_BUTTON,
294 quit_dialog => $::QUIT_DIALOG, 296 quit_dialog => $::QUIT_DIALOG,
311 313
312 floorbox => $::FLOORBOX, 314 floorbox => $::FLOORBOX,
313 help_window => $::HELP_WINDOW, 315 help_window => $::HELP_WINDOW,
314 message_window => $::MESSAGE_WINDOW, 316 message_window => $::MESSAGE_WINDOW,
315 message_dist => $::MESSAGE_DIST, 317 message_dist => $::MESSAGE_DIST,
316 statusbox => $::SDTATUSBOX, 318 statusbox => $::STATUSBOX,
317 319
318 inv => $::INV, 320 inv => $::INV,
319 invr => $::INVR, 321 invr => $::INVR,
320 invr_hb => $::INVR_HB, 322 invr_hb => $::INVR_HB,
321 ); 323 );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines