[Commits] [wesnoth/wesnoth] 010f94: [option]message= deprecated, use label=
GitHub
noreply at github.com
Tue Jul 5 18:14:56 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 010f943a40a7c44824f337bb2aa17656ad1e3651
https://github.com/wesnoth/wesnoth/commit/010f943a40a7c44824f337bb2aa17656ad1e3651
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M data/campaigns/Dead_Water/scenarios/03_Wolf_Coast.cfg
M data/campaigns/Dead_Water/scenarios/05_Tirigaz.cfg
M data/campaigns/Dead_Water/scenarios/10_The_Flaming_Sword.cfg
M data/campaigns/Dead_Water/scenarios/12_Revenge.cfg
M data/campaigns/Dead_Water/utils/items.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/06_Swamps_of_Illuven.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg
M data/campaigns/Eastern_Invasion/scenarios/04b_The_Undead_Border_Patrol.cfg
M data/campaigns/Eastern_Invasion/scenarios/12_Evacuation.cfg
M data/campaigns/Eastern_Invasion/scenarios/16_Weldyn_under_Attack.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/06_The_Siege_of_Elensefar.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/18_A_Choice_Must_Be_Made.cfg
M data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg
M data/campaigns/Liberty/scenarios/06_The_Grey_Woods.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/10a_Stolen_Gold.cfg
M data/campaigns/Son_Of_The_Black_Eye/scenarios/01_End_of_Peace.cfg
M data/campaigns/Son_Of_The_Black_Eye/scenarios/10_Saving_Inarix.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/02_The_Fall.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/03_A_Harrowing_Escape.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/09_Fallen_Lich_Point.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_The_Kalian.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/17a_The_Dragon.cfg
M data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg
M data/campaigns/The_South_Guard/scenarios/07a_Into_the_Depths.cfg
M data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
M data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/04_Descending_into_Darkness.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
M data/core/macros/ai_controller.cfg
M data/core/macros/items.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_help.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_leader_options.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_special_macros.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_worker_options.cfg
M data/scenario-test.cfg
Log Message:
-----------
[option]message= deprecated, use label=
According to the Wiki, since 1.13.2 message= is an alias for label=.
Using message= provokes a warning about it being deprecated.
This replaces message= with label= in the entire mainline (where it had not already been changed).
Commit: f5b6fbe9422227c0cf4125285ef20aaa45af31f6
https://github.com/wesnoth/wesnoth/commit/f5b6fbe9422227c0cf4125285ef20aaa45af31f6
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-07-05 (Tue, 05 Jul 2016)
Changed paths:
M data/campaigns/Dead_Water/scenarios/03_Wolf_Coast.cfg
M data/campaigns/Dead_Water/scenarios/05_Tirigaz.cfg
M data/campaigns/Dead_Water/scenarios/10_The_Flaming_Sword.cfg
M data/campaigns/Dead_Water/scenarios/12_Revenge.cfg
M data/campaigns/Dead_Water/utils/items.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/06_Swamps_of_Illuven.cfg
M data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg
M data/campaigns/Eastern_Invasion/scenarios/04b_The_Undead_Border_Patrol.cfg
M data/campaigns/Eastern_Invasion/scenarios/12_Evacuation.cfg
M data/campaigns/Eastern_Invasion/scenarios/16_Weldyn_under_Attack.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/06_The_Siege_of_Elensefar.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/18_A_Choice_Must_Be_Made.cfg
M data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg
M data/campaigns/Liberty/scenarios/06_The_Grey_Woods.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/10a_Stolen_Gold.cfg
M data/campaigns/Son_Of_The_Black_Eye/scenarios/01_End_of_Peace.cfg
M data/campaigns/Son_Of_The_Black_Eye/scenarios/10_Saving_Inarix.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/02_The_Fall.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/03_A_Harrowing_Escape.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/09_Fallen_Lich_Point.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_The_Kalian.cfg
M data/campaigns/The_Rise_Of_Wesnoth/scenarios/17a_The_Dragon.cfg
M data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg
M data/campaigns/The_South_Guard/scenarios/07a_Into_the_Depths.cfg
M data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
M data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/04_Descending_into_Darkness.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg
M data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
M data/core/macros/ai_controller.cfg
M data/core/macros/items.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_help.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_leader_options.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_special_macros.cfg
M data/multiplayer/scenarios/ANL_utils/ANL_worker_options.cfg
M data/scenario-test.cfg
Log Message:
-----------
Merge pull request #681 from GregoryLundberg/GL_Option_Message_deprecated
[option]message= deprecated, use label=
Compare: https://github.com/wesnoth/wesnoth/compare/240b940618e1...f5b6fbe94222
More information about the Commits
mailing list