[Commits] [wesnoth/wesnoth-old] dc15ae: wesnoth_addon_manager: Add missing trailing newlin...
GitHub
noreply at github.com
Fri Feb 21 02:48:27 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: dc15ae8d3199765ae673f8f4be02021cdb5eac8b
https://github.com/wesnoth/wesnoth-old/commit/dc15ae8d3199765ae673f8f4be02021cdb5eac8b
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M data/tools/wesnoth_addon_manager
Log Message:
-----------
wesnoth_addon_manager: Add missing trailing newline to _info.cfg
Commit: acd1db7c31b223cbeff4c22767af918dea2e433e
https://github.com/wesnoth/wesnoth-old/commit/acd1db7c31b223cbeff4c22767af918dea2e433e
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M src/addon/info.cpp
Log Message:
-----------
addon/info: wesnoth_addon_manager wants the dependencies list in _info.cfg
Commit: baa566161b4c6e1c1016f771392f96626b5cce49
https://github.com/wesnoth/wesnoth-old/commit/baa566161b4c6e1c1016f771392f96626b5cce49
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M data/tools/wesnoth_addon_manager
Log Message:
-----------
wam: Write title and type fields to _info.cfg like the C++ client does
Commit: 80172ee58f486292574df04d3a05537aab4b2c2e
https://github.com/wesnoth/wesnoth-old/commit/80172ee58f486292574df04d3a05537aab4b2c2e
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M data/tools/wesnoth_addon_manager
Log Message:
-----------
wam: Make our _info.cfg's look identical to the C++ client's
To achieve this, add the same leading comment section ("do no edit this
file", etc.) and use the same indentation format as the C++ engine, and
don't use quotes around the uploads attribute value (it's an integer).
Commit: 287a086e3bc9e41e940fd6b6c4aa56eb7b8ae688
https://github.com/wesnoth/wesnoth-old/commit/287a086e3bc9e41e940fd6b6c4aa56eb7b8ae688
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M changelog
Log Message:
-----------
Update changelog for recent wam changes
Compare: https://github.com/wesnoth/wesnoth-old/compare/ab5cc6b03d48...287a086e3bc9
More information about the Commits
mailing list