[Commits] [wesnoth/wesnoth] 1e93e7: Fix compiler warning and restore debug message
GitHub
noreply at github.com
Sat Jul 30 21:30:22 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1e93e7309e35ff5ee38e7d6bf9aeba16012ffe97
https://github.com/wesnoth/wesnoth/commit/1e93e7309e35ff5ee38e7d6bf9aeba16012ffe97
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-07-30 (Sat, 30 Jul 2016)
Changed paths:
M src/game_events/pump.cpp
Log Message:
-----------
Fix compiler warning and restore debug message
Commit: 4a668e0ec497d8907fab9208b86747c79f567716
https://github.com/wesnoth/wesnoth/commit/4a668e0ec497d8907fab9208b86747c79f567716
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-07-30 (Sat, 30 Jul 2016)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Fix crash on invalid ConditionalWML tag in some contexts
Commit: 4889fd7534a3b6aa766878783cfaaec89725005e
https://github.com/wesnoth/wesnoth/commit/4889fd7534a3b6aa766878783cfaaec89725005e
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-07-30 (Sat, 30 Jul 2016)
Changed paths:
M src/game_events/conditional_wml.cpp
Log Message:
-----------
Execute all ConditionalWML tags in order of apperance
This is instead of executing all [have_unit], followed by
all [have_location], followed by all [variable], follwed by
all others.
The presence of [true] or [false] tags still overrides anything else.
Compare: https://github.com/wesnoth/wesnoth/compare/c44419d460cd...4889fd7534a3
More information about the Commits
mailing list