[wesnoth-commits] [wesnoth/wesnoth] fd9518: WC: Found one more invalid use of split
Celtic Minstrel
noreply at github.com
Sun Feb 21 02:32:43 UTC 2021
Branch: refs/heads/lua_split_core
Home: https://github.com/wesnoth/wesnoth
Commit: fd95180b8aa89f9350bb27b322327d60bf51eab8
https://github.com/wesnoth/wesnoth/commit/fd95180b8aa89f9350bb27b322327d60bf51eab8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M data/campaigns/World_Conquest/lua/era/era.lua
Log Message:
-----------
WC: Found one more invalid use of split
Commit: 862668911a88924fa338a28bb5337b150bbe71c7
https://github.com/wesnoth/wesnoth/commit/862668911a88924fa338a28bb5337b150bbe71c7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
R data/lua/core.lua
A data/lua/core/_initial.lua
A data/lua/core/gui.lua
A data/lua/core/interface.lua
A data/lua/core/persistent_tags.lua
A data/lua/core/sides.lua
A data/lua/core/stringx.lua
A data/lua/core/units.lua
A data/lua/core/wml.lua
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
Split core.lua up by module to make things easier to find
Core is now a directory instead of a file. The Lua kernel automatically loads all files in that directory when it starts up.
Compare: https://github.com/wesnoth/wesnoth/compare/fd95180b8aa8%5E...862668911a88
More information about the Commits
mailing list