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

Comparing deliantra/Deliantra-Client/DC/MapWidget.pm (file contents):
Revision 1.29 by root, Thu May 18 16:42:26 2006 UTC vs.
Revision 1.30 by root, Fri May 19 18:39:08 2006 UTC

115 0.05, 0.13, 0.05, 115 0.05, 0.13, 0.05,
116 ); 116 );
117 glEnable GL_CONVOLUTION_2D; 117 glEnable GL_CONVOLUTION_2D;
118 } 118 }
119 119
120 undef $self->{fow_texture};#d# remove
120 $self->{fow_texture} = new CFClient::Texture 121 $self->{fow_texture} = new CFClient::Texture
121 w => $w, 122 w => $w,
122 h => $h, 123 h => $h,
123 data => $data, 124 data => $data,
124 internalformat => GL_ALPHA, 125 internalformat => GL_ALPHA,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines