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

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.125 by root, Thu Nov 16 19:42:46 2006 UTC vs.
Revision 1.127 by root, Sat Nov 18 22:36:00 2006 UTC

1302 #TODO# update to weigh/maxweight 1302 #TODO# update to weigh/maxweight
1303 $hb1->add ($STATWIDS->{i_weight} = new CFPlus::UI::Label align => -1); 1303 $hb1->add ($STATWIDS->{i_weight} = new CFPlus::UI::Label align => -1);
1304 1304
1305 $vb1->add (my $sw1 = new CFPlus::UI::ScrolledWindow expand => 1, scroll_y => 1); 1305 $vb1->add (my $sw1 = new CFPlus::UI::ScrolledWindow expand => 1, scroll_y => 1);
1306 $sw1->add ($INV = new CFPlus::UI::Inventory); 1306 $sw1->add ($INV = new CFPlus::UI::Inventory);
1307 $INV->set_sort_order ($SORT_ORDER{$::CFG->{inv_sort}});
1307 1308
1308 $hb->add (my $vb2 = new CFPlus::UI::VBox); 1309 $hb->add (my $vb2 = new CFPlus::UI::VBox);
1309 1310
1310 $vb2->add ($INV_RIGHT_HB = new CFPlus::UI::HBox); 1311 $vb2->add ($INV_RIGHT_HB = new CFPlus::UI::HBox);
1311 1312
2056 log_fontsize => 0.7, 2057 log_fontsize => 0.7,
2057 gauge_fontsize => 1, 2058 gauge_fontsize => 1,
2058 gauge_size => 0.35, 2059 gauge_size => 0.35,
2059 stat_fontsize => 0.7, 2060 stat_fontsize => 0.7,
2060 mapsize => 100, 2061 mapsize => 100,
2061 say_command => 'say', 2062 say_command => 'chat',
2062 audio_enable => 1, 2063 audio_enable => 1,
2063 bgm_enable => 1, 2064 bgm_enable => 1,
2064 bgm_volume => 0.25, 2065 bgm_volume => 0.25,
2065 face_prefetch => 0, 2066 face_prefetch => 0,
2066 output_sync => 1, 2067 output_sync => 1,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines