[wesnoth-commits] [wesnoth/wesnoth] 83ce64: WFL functions can now be defined in Lua
Celtic Minstrel
noreply at github.com
Tue Dec 10 01:40:21 UTC 2019
Branch: refs/heads/lua_formula_bridge
Home: https://github.com/wesnoth/wesnoth
Commit: 83ce64dab41657e19ca062c4395eeae235603d0b
https://github.com/wesnoth/wesnoth/commit/83ce64dab41657e19ca062c4395eeae235603d0b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-12-08 (Sun, 08 Dec 2019)
Changed paths:
M src/formula/formula.cpp
M src/formula/formula.hpp
M src/formula/function.hpp
M src/formula/tokenizer.cpp
M src/scripting/lua_formula_bridge.cpp
M src/scripting/lua_formula_bridge.hpp
Log Message:
-----------
WFL functions can now be defined in Lua
Commit: 6b25147a6b437a2e2286ab5f4650ae52a8cebce5
https://github.com/wesnoth/wesnoth/commit/6b25147a6b437a2e2286ab5f4650ae52a8cebce5
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M src/formula/formula.cpp
M src/scripting/lua_formula_bridge.cpp
Log Message:
-----------
fixups to be squashed
Commit: 3fef161cea0d12db4e8cd97d03fdada9d4ac7e8f
https://github.com/wesnoth/wesnoth/commit/3fef161cea0d12db4e8cd97d03fdada9d4ac7e8f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M src/scripting/lua_formula_bridge.cpp
Log Message:
-----------
WFL functions defined in Lua only get access to a subset of the library
Compare: https://github.com/wesnoth/wesnoth/compare/27a21421ab4a...3fef161cea0d
More information about the Commits
mailing list