[wesnoth-commits] [wesnoth/wesnoth] 4f540e: Update doc comment style
Celtic Minstrel
noreply at github.com
Wed Apr 14 00:31:50 UTC 2021
Branch: refs/heads/lua_events
Home: https://github.com/wesnoth/wesnoth
Commit: 4f540e0f7bd7aaaf47d6b7d4c556ee0978b82629
https://github.com/wesnoth/wesnoth/commit/4f540e0f7bd7aaaf47d6b7d4c556ee0978b82629
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M src/game_events/handlers.hpp
M src/game_events/manager_impl.hpp
Log Message:
-----------
Update doc comment style
Commit: c16c1f7aca8ccb28ee99e7b9063592aac854fa75
https://github.com/wesnoth/wesnoth/commit/c16c1f7aca8ccb28ee99e7b9063592aac854fa75
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M wml_test_schedule
Log Message:
-----------
Actually enable the Lua name unit test
Commit: 9fda0542ded51d6f4a013b7234023353a9db5e82
https://github.com/wesnoth/wesnoth/commit/9fda0542ded51d6f4a013b7234023353a9db5e82
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Fix inverted delayed_variable_substitution
Commit: 2daa3cb7b83e2a780c0808b6242ed54ecf669e99
https://github.com/wesnoth/wesnoth/commit/2daa3cb7b83e2a780c0808b6242ed54ecf669e99
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M src/game_events/handlers.cpp
Log Message:
-----------
Fix broken event IDs
Commit: 60f4773495b2b2cfb61f267b6fcb44ce6c05e28d
https://github.com/wesnoth/wesnoth/commit/60f4773495b2b2cfb61f267b6fcb44ce6c05e28d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
Update [remove_event] to use new API
Commit: 68372396843f4d6c6249c8b8ddfaedff98bf31d9
https://github.com/wesnoth/wesnoth/commit/68372396843f4d6c6249c8b8ddfaedff98bf31d9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M data/test/scenarios/event_handlers_in_events.cfg
M wml_test_schedule
Log Message:
-----------
Add a unit test to verify that [event]delayed_variable_substitution=no works
Commit: d30a69aec7679b517f102c723fcaf7c61923da57
https://github.com/wesnoth/wesnoth/commit/d30a69aec7679b517f102c723fcaf7c61923da57
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M src/game_events/manager.cpp
Log Message:
-----------
Consider any attribute beginning with "filter" to be part of the event's filter
Compare: https://github.com/wesnoth/wesnoth/compare/58ff150b7b8b...d30a69aec767
More information about the Commits
mailing list