[wesnoth-commits] [wesnoth/wesnoth] be3ebd: Lua API: Make wml.tostring a lossless conversion
Celtic Minstrel
noreply at github.com
Sat Feb 23 21:48:22 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: be3ebd53aa71d3e4821197f34cbd89a9245d47d6
https://github.com/wesnoth/wesnoth/commit/be3ebd53aa71d3e4821197f34cbd89a9245d47d6
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-02-23 (Sat, 23 Feb 2019)
Changed paths:
M changelog.md
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
Lua API: Make wml.tostring a lossless conversion
This means that wml.parse(wml.tostring(cfg)) now returns a perfect clone of the original config.
Addresses #3696
More information about the Commits
mailing list