[wesnoth-commits] [wesnoth/wesnoth] f9790b: add wesnoth.colors
gfgtdf
noreply at github.com
Sun Mar 15 23:30:01 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f9790bcb5d8cbfe2e02bf06b6a54578342f59d3a
https://github.com/wesnoth/wesnoth/commit/f9790bcb5d8cbfe2e02bf06b6a54578342f59d3a
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M projectfiles/VC14/wesnoth.vcxproj
M projectfiles/VC16/wesnoth.vcxproj
M source_lists/wesnoth
A src/scripting/lua_color.cpp
A src/scripting/lua_color.hpp
M src/scripting/lua_kernel_base.cpp
M src/scripting/push_check.hpp
Log Message:
-----------
add wesnoth.colors
see #3706
the main usecase to be able to show messages and
dialog labels in the color of a specific team.
Commit: 9fdf61862403b74b478b1d5e0c8db9e397869803
https://github.com/wesnoth/wesnoth/commit/9fdf61862403b74b478b1d5e0c8db9e397869803
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M src/formula/formula.cpp
M src/server/server.cpp
M src/sound.cpp
Log Message:
-----------
fix some compiler warnings
Compare: https://github.com/wesnoth/wesnoth/compare/f166e2edeea6...9fdf61862403
More information about the Commits
mailing list