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

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.109 by root, Sat Apr 15 01:13:47 2006 UTC vs.
Revision 1.110 by root, Sat Apr 15 01:16:17 2006 UTC

1759 glDisable GL_BLEND; 1759 glDisable GL_BLEND;
1760 } 1760 }
1761 1761
1762 # HACK BEGIN 1762 # HACK BEGIN
1763 { 1763 {
1764 glTranslate -(($sx & 31) - 32), -(($sy & 31) - 32), 0;#remove
1764 my ($w, $h) = (250, 250); 1765 my ($w, $h) = (250, 250);
1765 1766
1766 glEnable GL_BLEND; 1767 glEnable GL_BLEND;
1767 glBlendFunc GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA; 1768 glBlendFunc GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA;
1768 glEnable GL_TEXTURE_2D; 1769 glEnable GL_TEXTURE_2D;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines