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.4 by root, Mon Nov 12 23:25:37 2007 UTC vs.
Revision 1.5 by root, Wed Nov 14 23:50:29 2007 UTC

1517 $CFG->{profile}{default}{host} = $value; 1517 $CFG->{profile}{default}{host} = $value;
1518 1 1518 1
1519 } 1519 }
1520 ); 1520 );
1521 1521
1522 if (0) { #d# disabled
1522 $vbox->add (new CFPlus::UI::Button 1523 $vbox->add (new CFPlus::UI::Button
1523 expand => 1, 1524 expand => 1,
1524 text => "Server List", 1525 text => "Server List",
1525 other => $METASERVER, 1526 other => $METASERVER,
1526 tooltip => "Show a list of available crossfire servers", 1527 tooltip => "Show a list of available crossfire servers",
1527 on_activate => sub { $METASERVER->toggle_visibility; 0 }, 1528 on_activate => sub { $METASERVER->toggle_visibility; 0 },
1528 on_visibility_change => sub { $METASERVER->hide unless $_[1]; 1 }, 1529 on_visibility_change => sub { $METASERVER->hide unless $_[1]; 1 },
1529 ); 1530 );
1531 }#d#
1530 } 1532 }
1531 1533
1532 $table->add_at (0, ++$row, new CFPlus::UI::Label valign => 0, align => 1, text => "Map Size"); 1534 $table->add_at (0, ++$row, new CFPlus::UI::Label valign => 0, align => 1, text => "Map Size");
1533 $table->add_at (1, $row, new CFPlus::UI::Slider 1535 $table->add_at (1, $row, new CFPlus::UI::Slider
1534 force_w => 100, 1536 force_w => 100,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines