[Commits] [wesnoth/wesnoth] ba4276: add "ilua" helper functions for lua interpreter
GitHub
noreply at github.com
Sat Nov 22 04:03:26 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ba4276ea314456dd0b5339016b2b2337c8a79a39
https://github.com/wesnoth/wesnoth/commit/ba4276ea314456dd0b5339016b2b2337c8a79a39
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
A data/lua/ilua.lua
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
add "ilua" helper functions for lua interpreter
Commit: db7643c253cbedb27413dbfee63f54c7d3b90e2d
https://github.com/wesnoth/wesnoth/commit/db7643c253cbedb27413dbfee63f54c7d3b90e2d
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M changelog
M data/ai/micro_ais/cas/ca_stationed_guardian.lua
Log Message:
-----------
Merge branch 'master' of https://github.com/wesnoth/wesnoth
Commit: 4a2eb886074bcabab89f7197de4b19b1ded927c2
https://github.com/wesnoth/wesnoth/commit/4a2eb886074bcabab89f7197de4b19b1ded927c2
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/gui/dialogs/lua_interpreter.cpp
M src/scripting/lua_kernel_base.cpp
M src/scripting/lua_kernel_base.hpp
Log Message:
-----------
allow lua console to handle expressions
Implemented using ilua, and "experimental compilation" technique.
Compare: https://github.com/wesnoth/wesnoth/compare/f111bf3c01b3...4a2eb886074b
More information about the Commits
mailing list