[Commits] [wesnoth/wesnoth] 9fb175: Use new looping tags to implement loop macros
GitHub
noreply at github.com
Fri Oct 2 02:01:51 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9fb175c9d6b8924a77890b14e56513be9454fd21
https://github.com/wesnoth/wesnoth/commit/9fb175c9d6b8924a77890b14e56513be9454fd21
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/core/macros/utils.cfg
Log Message:
-----------
Use new looping tags to implement loop macros
Commit: d5e7be9cef92586b9cecee6dad874aba48197870
https://github.com/wesnoth/wesnoth/commit/d5e7be9cef92586b9cecee6dad874aba48197870
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
Fix [for]reverse= check
Commit: c0384520ad05fc677da1f2087c2a3683397a6844
https://github.com/wesnoth/wesnoth/commit/c0384520ad05fc677da1f2087c2a3683397a6844
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
Fix [for]step= not being honoured
Commit: 281f952a0823f43bc40b97b82a8ca3f840718c53
https://github.com/wesnoth/wesnoth/commit/281f952a0823f43bc40b97b82a8ca3f840718c53
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
Fix [for] not working for decreasing ranges
Commit: 13033270ae51602a923c61b8b9a348826d6ca91c
https://github.com/wesnoth/wesnoth/commit/13033270ae51602a923c61b8b9a348826d6ca91c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
Sanity test in [for] for sgn(step) ~= sgn(last-first)
Commit: 74152fc2cb18229ac59908875b2cb83546d38459
https://github.com/wesnoth/wesnoth/commit/74152fc2cb18229ac59908875b2cb83546d38459
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/lua/wml/object.lua
Log Message:
-----------
Fix [object] without a filter
Commit: 5698ea218e159720d06fc9e6e05848accd183e2d
https://github.com/wesnoth/wesnoth/commit/5698ea218e159720d06fc9e6e05848accd183e2d
Author: CelticMinstrel <CelticMinstrel at users.noreply.github.com>
Date: 2015-10-01 (Thu, 01 Oct 2015)
Changed paths:
M data/core/macros/utils.cfg
M data/lua/wml-tags.lua
M data/lua/wml/object.lua
Log Message:
-----------
Merge pull request #514 from CelticMinstrel/loop-macros
Some fixes to the looping tags
Compare: https://github.com/wesnoth/wesnoth/compare/dd0b2104a5a1...5698ea218e15
More information about the Commits
mailing list