[Commits] [wesnoth/wesnoth] 1e3aec: fix bug #21671
GitHub
noreply at github.com
Thu Mar 6 23:53:55 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1e3aec74db68cfccdfc639dcd9a574cd59b92f1f
https://github.com/wesnoth/wesnoth/commit/1e3aec74db68cfccdfc639dcd9a574cd59b92f1f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M changelog
M src/scripting/lua.cpp
Log Message:
-----------
fix bug #21671
wesnoth.synchronize_choice checks the return value of toconfig fcn,
and if it indicated that it partially failed to convert the table,
it will chat a warning, IF wesnoth is running in debug mode
(that is game_config::debug = true, which is determined by e.g.
the command line flag --debug)
More information about the Commits
mailing list