* partially done support for resolutions smaller than 800x600 by screen scrolling

This commit is contained in:
mateuszb
2010-08-23 15:16:40 +00:00
parent 70a158ba55
commit 6b8718b046
14 changed files with 161 additions and 97 deletions
+2
View File
@@ -4,6 +4,8 @@ clientSettings
{
port=3030;
resolution=800x600; // format: WxH
pregameRes=800x600; //WxH
screenSize=800x600; //WxH
bpp=24; // bits per pixels: 16, 24 or 32
fullscreen=0; //0 - windowed mode, 1 - fullscreen
server=127.0.0.1; //use 127.0.0.1 for localhost