[wesnoth-commits] [wesnoth/wesnoth] b483d9: Fix [filter_wml] implementation so that [or] tags ...
GitHub
noreply at github.com
Fri Mar 30 22:43:27 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b483d96f500827ccacc78f3c2e89fc6690a3d2df
https://github.com/wesnoth/wesnoth/commit/b483d96f500827ccacc78f3c2e89fc6690a3d2df
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M src/config.cpp
Log Message:
-----------
Fix [filter_wml] implementation so that [or] tags actually work
Commit: 5ee9b094708e456e94e1b6ac2309bccac3d03a9d
https://github.com/wesnoth/wesnoth/commit/5ee9b094708e456e94e1b6ac2309bccac3d03a9d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M src/config.cpp
Log Message:
-----------
Add a way in [filter_wml] to match key values against a glob
Commit: beb5dc75aaa60af30dcfe58074771080b5da3aeb
https://github.com/wesnoth/wesnoth/commit/beb5dc75aaa60af30dcfe58074771080b5da3aeb
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M data/lua/wml/set_variable.lua
Log Message:
-----------
Support [set_variable]round=trunc
Commit: 2bd2a8b1b6d7bba67b6d1b4eb0e03dca56f5a54a
https://github.com/wesnoth/wesnoth/commit/2bd2a8b1b6d7bba67b6d1b4eb0e03dca56f5a54a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M data/lua/wml/message.lua
Log Message:
-----------
Handle speaker=id directly in [message] instead of relying on SUF
Commit: d48206bdbe73c1060f1705ca07d3ee02641f85c1
https://github.com/wesnoth/wesnoth/commit/d48206bdbe73c1060f1705ca07d3ee02641f85c1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M src/units/filter.cpp
Log Message:
-----------
Remove speaker=id support from SUF
Commit: c835e5b7e660e0842ab765d6cab7615a8790af2b
https://github.com/wesnoth/wesnoth/commit/c835e5b7e660e0842ab765d6cab7615a8790af2b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M data/lua/wml/message.lua
Log Message:
-----------
Nicer handling of some Pango formatting attributes in [message]
Commit: 15ae9fcb0cc93da52c4ee1100c4422d815b8b28d
https://github.com/wesnoth/wesnoth/commit/15ae9fcb0cc93da52c4ee1100c4422d815b8b28d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M data/lua/wml/objectives.lua
Log Message:
-----------
Use wesnoth.format instead of string.format for translateable strings in [objectives]
Commit: 7a3d6f958a2f8c89488a7a3d2439c37ae50032c8
https://github.com/wesnoth/wesnoth/commit/7a3d6f958a2f8c89488a7a3d2439c37ae50032c8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M data/lua/wml/set_variable.lua
Log Message:
-----------
Support root=cube and root=int in [set_variable]
Commit: 325f4c40705b96ed4f5a009bfb76e0d30297743c
https://github.com/wesnoth/wesnoth/commit/325f4c40705b96ed4f5a009bfb76e0d30297743c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M src/game_events/action_wml.cpp
Log Message:
-----------
Support force_scroll in [move_units_fake] (same as in [move_unit_fake])
Commit: ea0bcec92f021c9e2c1efc838508d5d662803771
https://github.com/wesnoth/wesnoth/commit/ea0bcec92f021c9e2c1efc838508d5d662803771
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M data/lua/wml/role.lua
Log Message:
-----------
Support facing in [role][auto_recall]
Commit: 6184489a6523ef91433cf894825184e9011177c2
https://github.com/wesnoth/wesnoth/commit/6184489a6523ef91433cf894825184e9011177c2
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M src/persist_var.cpp
Log Message:
-----------
Fix an incorrect error message in [clear_global_variable]
Commit: 8becc799c1b5cce8f08d756dfb41628cb5c3be68
https://github.com/wesnoth/wesnoth/commit/8becc799c1b5cce8f08d756dfb41628cb5c3be68
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-30 (Fri, 30 Mar 2018)
Changed paths:
M changelog.md
Log Message:
-----------
Update changelog
Compare: https://github.com/wesnoth/wesnoth/compare/2b8782923a75...8becc799c1b5
More information about the Commits
mailing list