[wesnoth-commits] [wesnoth/wesnoth] 350729: Lua API: wesnoth.map.parse|make_bitmap are now def...
Celtic Minstrel
noreply at github.com
Wed Jul 28 02:07:40 UTC 2021
Branch: refs/heads/celmin
Home: https://github.com/wesnoth/wesnoth
Commit: 350729e6ef7b917051c07638be347978c2e22749
https://github.com/wesnoth/wesnoth/commit/350729e6ef7b917051c07638be347978c2e22749
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
Lua API: wesnoth.map.parse|make_bitmap are now defined in the base kernel
This is mainly so that they can be used in the mapgen kernel; exposing them to the plugin kernel is just an incidental side-effect.
Commit: 2cfb2b6f139b88bc55b777cc01ae200e50d8583f
https://github.com/wesnoth/wesnoth/commit/2cfb2b6f139b88bc55b777cc01ae200e50d8583f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M data/campaigns/tutorial/lua/character_selection.lua
Log Message:
-----------
Tutorial: Synchronize the character selection to avoid breaking replays
Commit: 40cecd2e6dc9cdfd193585964f621b232a905b7a
https://github.com/wesnoth/wesnoth/commit/40cecd2e6dc9cdfd193585964f621b232a905b7a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M data/lua/core/unit_test.lua
M data/test/scenarios/as_text.cfg
Log Message:
-----------
Lua API: Ensure unit test assertions specify a message string
Commit: 89810ee146bfab0764ad1a64adcd8e9f287e1c55
https://github.com/wesnoth/wesnoth/commit/89810ee146bfab0764ad1a64adcd8e9f287e1c55
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M data/lua/core/map.lua
M data/lua/core/unit_test.lua
M src/config.cpp
M src/config.hpp
M src/gui/dialogs/migrate_version_selection.cpp
M src/scripting/mapgen_lua_kernel.cpp
Log Message:
-----------
fix whitespace
Compare: https://github.com/wesnoth/wesnoth/compare/e45b4dcf6093...89810ee146bf
More information about the Commits
mailing list