[Commits] [wesnoth/wesnoth] 77a1e1: fixup deprecated message format check (make test m...
GitHub
noreply at github.com
Thu Apr 2 14:01:03 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 77a1e15553ec64f05e66da0d04e4ac68ba54da16
https://github.com/wesnoth/wesnoth/commit/77a1e15553ec64f05e66da0d04e4ac68ba54da16
Author: Chris Beck <render787 at gmail.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)
Changed paths:
M src/unit_types.cpp
Log Message:
-----------
fixup deprecated message format check (make test more rigorous)
Currently we complain if an ability contains ":" followed by
newline, but if this it the name of an ability, there should not
be any spaces between the ":" and the start of the string either.
Commit: bf915aa77289e9f2f091881ffdab96f9579683ea
https://github.com/wesnoth/wesnoth/commit/bf915aa77289e9f2f091881ffdab96f9579683ea
Author: Chris Beck <render787 at gmail.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)
Changed paths:
M data/campaigns/Eastern_Invasion/_main.cfg
A data/campaigns/Eastern_Invasion/lua/bandits.lua
M data/campaigns/Eastern_Invasion/scenarios/05_Northern_Outpost.cfg
M data/campaigns/Northern_Rebirth/maps/01_Breaking_the_Chains.map
M data/campaigns/Northern_Rebirth/scenarios/02_02_Meeting_With_Dwarves.cfg
M data/campaigns/Northern_Rebirth/scenarios/03_To_the_Mines.cfg
M data/campaigns/Northern_Rebirth/scenarios/04_Clearing_the_Mines.cfg
M data/campaigns/Northern_Rebirth/scenarios/05a_01_The_Pursuit.cfg
M data/campaigns/Northern_Rebirth/scenarios/05a_02_Dealings.cfg
M data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg
M data/campaigns/Northern_Rebirth/utils/herodeaths.cfg
M data/campaigns/The_Hammer_of_Thursagan/_main.cfg
A data/campaigns/The_Hammer_of_Thursagan/lua/spawns.lua
M data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg
M data/core/editor/help.cfg
M data/core/help.cfg
M data/core/images/terrain/castle/winter-orcish/fort-concave-bl.png
M data/core/images/terrain/castle/winter-orcish/fort-concave-br.png
M data/core/images/terrain/castle/winter-orcish/fort-convex-bl.png
M data/core/images/terrain/castle/winter-orcish/fort-convex-br.png
M data/core/images/terrain/castle/winter-orcish/keep-convex-bl.png
M data/core/images/terrain/castle/winter-orcish/keep-convex-br.png
M data/core/images/terrain/castle/winter-orcish/keep-convex-l.png
M data/core/images/terrain/castle/winter-orcish/keep-convex-r.png
M data/core/images/terrain/castle/winter-orcish/keep-convex-tl.png
M data/core/images/terrain/castle/winter-orcish/keep-convex-tr.png
M data/core/images/terrain/castle/winter-orcish/keep-fort-convex-bl.png
M data/core/images/terrain/castle/winter-orcish/keep-fort-convex-br.png
M data/core/images/terrain/castle/winter-orcish/keep.png
M data/core/terrain-graphics.cfg
M src/generators/yamg/ya_mapgen.cpp
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/9b20b6f628a8...bf915aa77289
More information about the Commits
mailing list