[wesnoth-commits] [wesnoth/wesnoth] 51c655: Lua: Make side.flag writable, add missing -1 to th...
jostephd
noreply at github.com
Mon Oct 14 03:02:13 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 51c6559d3a210376dbbd30f682d2be77cf826ba1
https://github.com/wesnoth/wesnoth/commit/51c6559d3a210376dbbd30f682d2be77cf826ba1
Author: josteph <josteph at fastmail.com>
Date: 2019-10-14 (Mon, 14 Oct 2019)
Changed paths:
M src/scripting/lua_team.cpp
M src/team.hpp
Log Message:
-----------
Lua: Make side.flag writable, add missing -1 to the side.color setter.
Fixes #4396.
Commit: 96a8d7d282bcf528889673ffabbfe12ee817f4d3
https://github.com/wesnoth/wesnoth/commit/96a8d7d282bcf528889673ffabbfe12ee817f4d3
Author: josteph <josteph at fastmail.com>
Date: 2019-10-14 (Mon, 14 Oct 2019)
Changed paths:
M src/display.cpp
M src/display.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_team.cpp
Log Message:
-----------
display: Remove a use of 0-index team numbers from the API
Compare: https://github.com/wesnoth/wesnoth/compare/7c4e0373ac44...96a8d7d282bc
More information about the Commits
mailing list