[Commits] [wesnoth/wesnoth] 9e34f5: Fix aspect ratio in resolution setting dialog
GitHub
noreply at github.com
Wed Apr 16 15:10:17 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9e34f5d0bc5749cf1a9e73e6194895253b0fb323
https://github.com/wesnoth/wesnoth/commit/9e34f5d0bc5749cf1a9e73e6194895253b0fb323
Author: aquileia <sk.aquileia at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M src/preferences_display.cpp
Log Message:
-----------
Fix aspect ratio in resolution setting dialog
Commit: e93dfa01a84f7aae310a239a5eabff075b9e9443
https://github.com/wesnoth/wesnoth/commit/e93dfa01a84f7aae310a239a5eabff075b9e9443
Author: aquileia <sk.aquileia at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M src/preferences_display.cpp
M src/video.cpp
Log Message:
-----------
Fix bug #21915: Resolution selection dialog
The resolution selection dialog didn't set the selected resolution but a
lower one.
Instead of using the index from a filtered list on the unfiltered list,
the function is directly passed the filtered one.
Commit: 8cb1e4f9898e895dabd8c37eb2e05b03ae1aa389
https://github.com/wesnoth/wesnoth/commit/8cb1e4f9898e895dabd8c37eb2e05b03ae1aa389
Author: Alexander van Gessel <AI0867 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M src/preferences_display.cpp
M src/video.cpp
Log Message:
-----------
Merge pull request #151 from aquileia/clean_up
Fix resolution selection dialog
Compare: https://github.com/wesnoth/wesnoth/compare/681e667a47fd...8cb1e4f9898e
More information about the Commits
mailing list