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.1 by root, Sun Oct 14 15:33:31 2007 UTC vs.
Revision 1.3 by root, Sat Nov 3 12:08:44 2007 UTC

2139 force_y => "max", 2139 force_y => "max",
2140 child => $STATUSBOX, 2140 child => $STATUSBOX,
2141 )->show; 2141 )->show;
2142 2142
2143 CFPlus::UI::Toplevel->new ( 2143 CFPlus::UI::Toplevel->new (
2144 title => "Map", 2144 title => "Minimap",
2145 name => "mapmap", 2145 name => "mapmap",
2146 x => 0, 2146 x => 0,
2147 y => $FONTSIZE + 8, 2147 y => $FONTSIZE + 8,
2148 border_bg => [1, 1, 1, 192/255], 2148 border_bg => [1, 1, 1, 192/255],
2149 bg => [1, 1, 1, 0], 2149 bg => [1, 1, 1, 0],
2350 2350
2351 CFPlus::UI::set_layout ($::CFG->{layout}); 2351 CFPlus::UI::set_layout ($::CFG->{layout});
2352 2352
2353 my %DEF_CFG = ( 2353 my %DEF_CFG = (
2354 sdl_mode => 0, 2354 sdl_mode => 0,
2355 fullscreen => 0, 2355 fullscreen => 1,
2356 fast => 0, 2356 fast => 0,
2357 force_opengl11 => undef, 2357 force_opengl11 => undef,
2358 texture_compression => 1, 2358 texture_compression => 1,
2359 map_scale => 1, 2359 map_scale => 1,
2360 fow_enable => 1, 2360 fow_enable => 1,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines