[wesnoth-commits] [wesnoth/wesnoth] ed49d2: add wesnoth.set_dialog_tooltip fixes #3692
GitHub
noreply at github.com
Sun Nov 11 01:19:34 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ed49d27511a25373730fde1b6d7cf3f6aa7714ae
https://github.com/wesnoth/wesnoth/commit/ed49d27511a25373730fde1b6d7cf3f6aa7714ae
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2018-11-11 (Sun, 11 Nov 2018)
Changed paths:
M src/scripting/lua_gui2.cpp
M src/scripting/lua_gui2.hpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
add wesnoth.set_dialog_tooltip fixes #3692
Commit: 0aaf9592600b913a020169a3074978f5c2701373
https://github.com/wesnoth/wesnoth/commit/0aaf9592600b913a020169a3074978f5c2701373
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2018-11-11 (Sun, 11 Nov 2018)
Changed paths:
M src/scripting/game_lua_kernel.hpp
M src/scripting/lua_team.cpp
Log Message:
-----------
fix #3699 village colors after side.color setter
Commit: e036cadf0bb861a7e609f59c483c07a3f8d16cd0
https://github.com/wesnoth/wesnoth/commit/e036cadf0bb861a7e609f59c483c07a3f8d16cd0
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2018-11-11 (Sun, 11 Nov 2018)
Changed paths:
M src/game_initialization/connect_engine.cpp
Log Message:
-----------
small connect_engine cleanup
The only attributes that were changed by side_engine::new_config() and
not in the attributes_to_trim list were "user_description" and "name" so
it is cleaner to just explicitly change them than to blacklist
everything else and do a merge.
Also with this it no longer merges subtags, which in particular fixes
Compare: https://github.com/wesnoth/wesnoth/compare/fb8770a3d965...e036cadf0bb8
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list