Changed the logic of aspect ratio, aspect_width/height now give projection size
authorIngo Ruhnke <grumbel@gmx.de>
Thu, 8 May 2008 21:20:15 +0000 (21:20 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Thu, 8 May 2008 21:20:15 +0000 (21:20 +0000)
commitb59165e13c680ef17f4a150c57739d8bf2c09d91
tree376375a1f2e2e33985acb01a7781f80ac5150e8a
parent20f50f690c18aefbedeeb43eda094c8cb70351a9
Changed the logic of aspect ratio, aspect_width/height now give projection size
Added new command line option: -g WIDTHxHEIGHT:PROJECT_WIDTHxPROJECT_HEIGHT, so for big monitors try:

./supertux2 -g 1280x1024:1280x1024

SVN-Revision: 5445
src/gameconfig.cpp
src/main.cpp