ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.74 by root, Wed Sep 3 06:23:04 2008 UTC vs.
Revision 1.75 by root, Wed Sep 3 10:08:18 2008 UTC

2369 x => 0, 2369 x => 0,
2370 y => $FONTSIZE + 8, 2370 y => $FONTSIZE + 8,
2371 border_bg => [1, 1, 1, 192/255], 2371 border_bg => [1, 1, 1, 192/255],
2372 bg => [1, 1, 1, 0], 2372 bg => [1, 1, 1, 0],
2373 child => ($MAPMAP = new DC::MapWidget::MapMap 2373 child => ($MAPMAP = new DC::MapWidget::MapMap
2374 tooltip => "<b>Map</b>. On servers that support this feature, this will display an overview of the surrounding areas.", 2374 tooltip => "<b>Minimap</b>. This will display an overview of the surrounding areas.",
2375 ), 2375 ),
2376 )->show; 2376 )->show;
2377 2377
2378 $MAPWIDGET = new DC::MapWidget; 2378 $MAPWIDGET = new DC::MapWidget;
2379 $MAPWIDGET->connect (activate_console => sub { 2379 $MAPWIDGET->connect (activate_console => sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines