[Commits] [wesnoth/wesnoth] d6eddb: Allow [message] image= to have 'none' as a value
GitHub
noreply at github.com
Mon Jan 12 08:59:34 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d6eddb5c28bf3b1540797edd7c4659a8de906bda
https://github.com/wesnoth/wesnoth/commit/d6eddb5c28bf3b1540797edd7c4659a8de906bda
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M src/game_events/action_wml.cpp
Log Message:
-----------
Allow [message] image= to have 'none' as a value
This eliminates the need for image=misc/blank-hex.png
NOTE: Currently, you CAN just leave out the image= key when you use [message], and this
produces the same behavior, but wmllint complains about that, so there must have been some
reason to always use an image= key.
Commit: 98035521aac63bff098dc630212ba69f72d626e1
https://github.com/wesnoth/wesnoth/commit/98035521aac63bff098dc630212ba69f72d626e1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M src/game_events/action_wml.cpp
Log Message:
-----------
Merge pull request #366 from Vultraz/master
Allow [message] image= to have 'none' as a value
Compare: https://github.com/wesnoth/wesnoth/compare/183e7a1ece8f...98035521aac6
More information about the Commits
mailing list