[Commits] [wesnoth/wesnoth] d4c593: Don't ignore noaddons commandline opt in game_conf...
GitHub
noreply at github.com
Fri Nov 7 23:00:24 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d4c5930d6c624216bdc808f4292365a6cccf3584
https://github.com/wesnoth/wesnoth/commit/d4c5930d6c624216bdc808f4292365a6cccf3584
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-07 (Fri, 07 Nov 2014)
Changed paths:
M src/game_config_manager.cpp
M src/game_launcher.cpp
Log Message:
-----------
Don't ignore noaddons commandline opt in game_config_manager
When the unit tests are running, the game_launcher, game_config
code is never involved, so the noaddons cmd line opt cannot be
ignored. This commit makes it so that regardless of game_config
value, the --noaddons command line flag is respected.
This reverts commit 7fd093d7c0bb425756ca3faa01798c67d9bc8cba.
More information about the Commits
mailing list