[wesnoth-commits] [wesnoth/wesnoth] 1323e7: Split out the main core modules of Wesnoth (wml, g...
Celtic Minstrel
noreply at github.com
Tue Dec 10 02:54:34 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1323e75ee2e076e610b33fae2ca41f09b18506d1
https://github.com/wesnoth/wesnoth/commit/1323e75ee2e076e610b33fae2ca41f09b18506d1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M projectfiles/VC14/wesnoth.vcxproj
M projectfiles/VC16/wesnoth.vcxproj
M source_lists/wesnoth
M src/scripting/lua_gui2.cpp
M src/scripting/lua_gui2.hpp
M src/scripting/lua_kernel_base.cpp
M src/scripting/lua_kernel_base.hpp
A src/scripting/lua_stringx.cpp
A src/scripting/lua_stringx.hpp
A src/scripting/lua_wml.cpp
A src/scripting/lua_wml.hpp
Log Message:
-----------
Split out the main core modules of Wesnoth (wml, gui, stringx) into separate C++ source files
And load them with lua_requiref because we can.
More information about the Commits
mailing list