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

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.60 by root, Mon Apr 10 11:56:28 2006 UTC vs.
Revision 1.61 by root, Mon Apr 10 11:57:17 2006 UTC

77 77
78 $FONTSIZE = int $HEIGHT / 50; 78 $FONTSIZE = int $HEIGHT / 50;
79 79
80 ############################################################################# 80 #############################################################################
81 81
82 glClearColor 0.5, 0.5, 0.5, 1; 82 glClearColor 0.7, 0.7, 0.7, 1;
83 83
84 glEnable GL_TEXTURE_2D; 84 glEnable GL_TEXTURE_2D;
85 glEnable GL_COLOR_MATERIAL; 85 glEnable GL_COLOR_MATERIAL;
86 glShadeModel GL_FLAT; 86 glShadeModel GL_FLAT;
87 glDisable GL_DEPTH_TEST; 87 glDisable GL_DEPTH_TEST;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines