[wesnoth-commits] [wesnoth/wesnoth] 68eeb3: EI S03: Fix the chance-to-hit on the initial Dark ...
Sergey Popov
noreply at github.com
Sat Dec 12 13:04:47 UTC 2020
Branch: refs/heads/coroutine_experiment
Home: https://github.com/wesnoth/wesnoth
Commit: 68eeb39e974ac7fbb6cd761d13e65bcce07d9b0f
https://github.com/wesnoth/wesnoth/commit/68eeb39e974ac7fbb6cd761d13e65bcce07d9b0f
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M changelog.md
M data/campaigns/Eastern_Invasion/scenarios/03_An_Unexpected_Appearance.cfg
Log Message:
-----------
EI S03: Fix the chance-to-hit on the initial Dark Adept
The map was changed to use ruined castles in 1.14.12 (fb6d79c8) and 1.15.3
(704fa2ef), but the .cfg file was missed.
Commit: e2d628cbb2c2c92e678b04c994324fff9cbd26aa
https://github.com/wesnoth/wesnoth/commit/e2d628cbb2c2c92e678b04c994324fff9cbd26aa
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/mp_game_utils.cpp
M src/game_initialization/mp_game_utils.hpp
Log Message:
-----------
Cleaned up some includes
Commit: 8bf074299472636b69d324e870404fc937a07f8d
https://github.com/wesnoth/wesnoth/commit/8bf074299472636b69d324e870404fc937a07f8d
Author: Martin Hrubý (hrubymar10) <hrubymar10 at gmail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M projectfiles/Xcode/The Battle for Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Fix Xcode project
Commit: 9ce66d88e9c2d98e3372f050ca2592dcc40ba374
https://github.com/wesnoth/wesnoth/commit/9ce66d88e9c2d98e3372f050ca2592dcc40ba374
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.hpp
M src/gui/dialogs/multiplayer/mp_staging.cpp
M src/gui/dialogs/multiplayer/mp_staging.hpp
Log Message:
-----------
More include cleanup
Commit: 0c522de2420fa4ebb16de0f4a048fb263b88e281
https://github.com/wesnoth/wesnoth/commit/0c522de2420fa4ebb16de0f4a048fb263b88e281
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M projectfiles/Xcode/The Battle for Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Merge branch 'master' of github.com:wesnoth/wesnoth into master
Commit: 1d17f559a31be34c5a200968a0b977f7d97e772d
https://github.com/wesnoth/wesnoth/commit/1d17f559a31be34c5a200968a0b977f7d97e772d
Author: newfrenchy83 <31768074+newfrenchy83 at users.noreply.github.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M projectfiles/CodeBlocks-SCons/wesnoth.cbp
M projectfiles/CodeBlocks/tests.cbp
M projectfiles/CodeBlocks/wesnoth.cbp
Log Message:
-----------
update codeblocks projectfiles
Commit: 515feabb6658ec9b94bd93bf24ab1a1588e87a92
https://github.com/wesnoth/wesnoth/commit/515feabb6658ec9b94bd93bf24ab1a1588e87a92
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M utils/dockerbuilds/travis/Dockerfile-base-1804-master
M utils/dockerbuilds/travis/Dockerfile-base-2004-master
M utils/dockerbuilds/travis/Dockerfile-base-steamrt
Log Message:
-----------
Add boost coroutine and context.
Commit: 8942efe5fd770a58a795fbc2be97513c9c0bef35
https://github.com/wesnoth/wesnoth/commit/8942efe5fd770a58a795fbc2be97513c9c0bef35
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M .github/workflows/ci-main.yml
M .github/workflows/ci-scripts/docker.sh
M .github/workflows/ci-scripts/macos.sh
M .github/workflows/ci-scripts/ubuntu.sh
A utils/CI/ccache-clang
A utils/CI/ccache-clang++
A utils/CI/check_utf8.sh
A utils/CI/mp_test_executor.sh
A utils/CI/play_test_executor.sh
A utils/CI/schema_validation.sh
A utils/CI/test_executor.sh
A utils/CI/utf8_bom_dog.sh
A utils/dockerbuilds/CI/Dockerfile-base-1804-master
A utils/dockerbuilds/CI/Dockerfile-base-2004-master
A utils/dockerbuilds/CI/Dockerfile-base-flatpak
A utils/dockerbuilds/CI/Dockerfile-base-mingw
A utils/dockerbuilds/CI/Dockerfile-base-steamrt
R utils/dockerbuilds/travis/Dockerfile-base-1804-master
R utils/dockerbuilds/travis/Dockerfile-base-2004-master
R utils/dockerbuilds/travis/Dockerfile-base-flatpak
R utils/dockerbuilds/travis/Dockerfile-base-mingw
R utils/dockerbuilds/travis/Dockerfile-base-steamrt
A utils/travis-old/.travis.yml
A utils/travis-old/docker_run.sh
A utils/travis-old/sftp
A utils/travis-old/steps/install.sh
A utils/travis-old/steps/script.sh
A utils/travis-old/windows-file-hasher.sh
R utils/travis/.travis.yml
R utils/travis/ccache-clang
R utils/travis/ccache-clang++
R utils/travis/check_utf8.sh
R utils/travis/docker_run.sh
R utils/travis/mp_test_executor.sh
R utils/travis/play_test_executor.sh
R utils/travis/schema_validation.sh
R utils/travis/sftp
R utils/travis/steps/install.sh
R utils/travis/steps/script.sh
R utils/travis/test_executor.sh
R utils/travis/utf8_bom_dog.sh
R utils/travis/windows-file-hasher.sh
Log Message:
-----------
Move/rename various CI scripts to no longer refer to travis.
Commit: f747f9a69286c57080c6eba6583996017a427c09
https://github.com/wesnoth/wesnoth/commit/f747f9a69286c57080c6eba6583996017a427c09
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M src/image_modifications.hpp
Log Message:
-----------
image: Drop unused include
Commit: 01fc2a84343dd16f23c4c79cdca906d76a6a5cd4
https://github.com/wesnoth/wesnoth/commit/01fc2a84343dd16f23c4c79cdca906d76a6a5cd4
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M src/addon/client.cpp
M src/addon/client.hpp
M src/addon/manager.cpp
M src/addon/manager.hpp
Log Message:
-----------
addon/client, addon/mg: Documentation
Commit: 882d7abf555451e97295e28ed92fdee4f58b23c6
https://github.com/wesnoth/wesnoth/commit/882d7abf555451e97295e28ed92fdee4f58b23c6
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M utils/dockerbuilds/make_steam_image
Log Message:
-----------
Missed one.
Commit: 91b21f143f46d3c32b63ee4bfe94792f18d4dc39
https://github.com/wesnoth/wesnoth/commit/91b21f143f46d3c32b63ee4bfe94792f18d4dc39
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M README.md
R TRAVIS.md
Log Message:
-----------
Remove unused badges.
Commit: 5c0b50b35ec8a3ce6bcba4f4eabba7c598e131af
https://github.com/wesnoth/wesnoth/commit/5c0b50b35ec8a3ce6bcba4f4eabba7c598e131af
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/lobby_data.hpp
M src/game_initialization/lobby_info.cpp
M src/gui/dialogs/multiplayer/lobby.cpp
Log Message:
-----------
Test fixup
Commit: 5943a72e68e2bb2560b46d9276e1e85ab4a47509
https://github.com/wesnoth/wesnoth/commit/5943a72e68e2bb2560b46d9276e1e85ab4a47509
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/lobby_data.hpp
M src/game_initialization/lobby_info.cpp
M src/gui/dialogs/multiplayer/lobby.cpp
Log Message:
-----------
Revert "Test fixup"
This reverts commit 5c0b50b35ec8a3ce6bcba4f4eabba7c598e131af.
Commit: 2f9449edecf224fd14d1ac1a469b346d2ab2e5d0
https://github.com/wesnoth/wesnoth/commit/2f9449edecf224fd14d1ac1a469b346d2ab2e5d0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/lobby_data.cpp
M src/game_initialization/lobby_data.hpp
M src/game_initialization/lobby_info.cpp
M src/gui/dialogs/multiplayer/lobby.cpp
Log Message:
-----------
Test fixup dos
Commit: ff11c846b8a4c672874a1d5e624d257a92d56694
https://github.com/wesnoth/wesnoth/commit/ff11c846b8a4c672874a1d5e624d257a92d56694
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/lobby_data.cpp
M src/game_initialization/lobby_data.hpp
M src/game_initialization/lobby_info.cpp
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/multiplayer/player_info.cpp
Log Message:
-----------
GCC I've come to bargain
Commit: 6d8b14855e812be7a194f654b7fdeb371c295f10
https://github.com/wesnoth/wesnoth/commit/6d8b14855e812be7a194f654b7fdeb371c295f10
Author: nemaara <nemaara at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M data/campaigns/The_South_Guard/scenarios/06b_The_Long_March.cfg
M data/campaigns/The_South_Guard/scenarios/07b_Pebbles_in_the_Flood.cfg
M data/campaigns/The_South_Guard/scenarios/08b_The_Tides_of_War.cfg
Log Message:
-----------
TSG: reduce bandit branch difficulty
Commit: 0059c67edf826c37fb9508ff4a0fa456213600df
https://github.com/wesnoth/wesnoth/commit/0059c67edf826c37fb9508ff4a0fa456213600df
Author: nemaara <nemaara at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg
Log Message:
-----------
TSG S6a: reduce difficulty
Commit: 32c803017a73d462cfa7878811b1a6ca05c9d721
https://github.com/wesnoth/wesnoth/commit/32c803017a73d462cfa7878811b1a6ca05c9d721
Author: nemaara <nemaara at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg
Log Message:
-----------
TSG S5: reduce difficulty
Commit: 3f7152f87ab9e8744f96faa20e8e19c1b7772506
https://github.com/wesnoth/wesnoth/commit/3f7152f87ab9e8744f96faa20e8e19c1b7772506
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/game_initialization/multiplayer.hpp
Log Message:
-----------
MP: cleaned up includes
Commit: 99188ee0775525d6e8a0c897910047b0d3d46c89
https://github.com/wesnoth/wesnoth/commit/99188ee0775525d6e8a0c897910047b0d3d46c89
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/game_initialization/multiplayer.hpp
M src/game_launcher.cpp
Log Message:
-----------
Removed game_config parameter from start_local_game_commandline
Commit: 213453e6cf78371360471ac4d110602aafecd9f3
https://github.com/wesnoth/wesnoth/commit/213453e6cf78371360471ac4d110602aafecd9f3
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M changelog.md
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
Log Message:
-----------
gui2/label: Use the hyperlink mouse cursor while hovering links
This also moves gui2::label::can_mouse_focus()'s declaration to a
section that makes more sense for it to be in. Thanks to jyrkive for
pointing out the existence of this method.
Commit: 3f1ca71e0c641414ddf70994232268de457602cf
https://github.com/wesnoth/wesnoth/commit/3f1ca71e0c641414ddf70994232268de457602cf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/dialogs/modal_dialog.cpp
M src/gui/dialogs/modal_dialog.hpp
Log Message:
-----------
GUI2/Modal Dialog: added a convenience set_retval wrapper
This wraps window::set_retval and acts as a companion to get_retval
Commit: c974d4d89914185bcb2822dc1714da121bb8fc7a
https://github.com/wesnoth/wesnoth/commit/c974d4d89914185bcb2822dc1714da121bb8fc7a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/formula_debugger.cpp
M src/gui/dialogs/game_load.cpp
M src/gui/dialogs/hotkey_bind.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_staging.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/unit_recall.cpp
Log Message:
-----------
GUI2/Dialogs: used new modal_dialog::set_retval wrapper
Commit: e3f444a04c58064fd703a9af514a38da5fe721fa
https://github.com/wesnoth/wesnoth/commit/e3f444a04c58064fd703a9af514a38da5fe721fa
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/drop_down_menu.hpp
Log Message:
-----------
Fixup c974d4d
Commit: cfcc2979f30271a7926c593f43b4204f5d3d2507
https://github.com/wesnoth/wesnoth/commit/cfcc2979f30271a7926c593f43b4204f5d3d2507
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/widgets/window.cpp
M src/gui/widgets/window.hpp
Log Message:
-----------
GUI2/Window: removed CVideo getter
One should use CVideo::get_singleton instead since there's only one CVideo object anyway.
This class just has a convenience reference to it.
Commit: 63b16ad6e19c7d8f0b4e4a27b526c49395754eba
https://github.com/wesnoth/wesnoth/commit/63b16ad6e19c7d8f0b4e4a27b526c49395754eba
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
Log Message:
-----------
GUI2/Label: minor cleanup
- Removed unused parameter from event handlers
- Moved some simple setter/getters to the header
Commit: c67e55efed2ef37a52aa271506a34ec7c701a0f4
https://github.com/wesnoth/wesnoth/commit/c67e55efed2ef37a52aa271506a34ec7c701a0f4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
Log Message:
-----------
Cleaned up usage of MP Create Game and MP Staging
Commit: 9b3d34ed20c0f7cec1db9c56e65c84c2d9288eb0
https://github.com/wesnoth/wesnoth/commit/9b3d34ed20c0f7cec1db9c56e65c84c2d9288eb0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
Log Message:
-----------
GUI2/Label: more misc cleanup
Commit: 2a152a6f66442345b93f983f2027db21cb352c56
https://github.com/wesnoth/wesnoth/commit/2a152a6f66442345b93f983f2027db21cb352c56
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M src/gui/widgets/label.cpp
Log Message:
-----------
GUI2/Label: pull initial values from the builder where possible
Commit: 22647c388a8215c62a2f627ed67d0d3166904ce1
https://github.com/wesnoth/wesnoth/commit/22647c388a8215c62a2f627ed67d0d3166904ce1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
Log Message:
-----------
GUI2/Label: properly overload update_canvas
Previously, I was handling updating the label alpha in the set_text_alpha function, which meant it needed
to be called from the builder in order for that variable to be properly set on a newly constructed label.
This properly adds it to the update_canvas and changes set_text_alpha to match the other setter formats
that require canvas updates.
Commit: 7188781f914f2d2dbcd3c269a03ca5337c19714a
https://github.com/wesnoth/wesnoth/commit/7188781f914f2d2dbcd3c269a03ca5337c19714a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M changelog.md
M data/gui/widget/chatbox.cfg
M data/gui/widget/label_default.cfg
M data/gui/widget/label_story_screen_title.cfg
M data/gui/window/addon_license_prompt.cfg
M data/gui/window/addon_manager.cfg
M data/gui/window/campaign_dialog.cfg
M data/gui/window/server_info.cfg
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
M src/gui/widgets/scroll_label.cpp
M src/gui/widgets/scroll_label.hpp
Log Message:
-----------
GUI2: made link_aware a per-instance config option rather than per-definition
Back when link awareness was first added (https://github.com/wesnoth/wesnoth/pull/300), this key was added
globally to label definitions alongside link_color. This had the unintended side effect of making *all* labels
link aware, leading to issues such as being able to open a do-you-want-to-open prompt from an instance of the
same ad-infinitum.
This became an active issue after 213453e6cf78371360471ac4d110602aafecd9f3, since now that labels could capture
focus if link_aware was true - which it always was for most labels - labels in toggle panels would always
grab mouse_motion events and no longer allow their parent toggle panels to gain their hovered states. That
appears to be in keeping with the design of GUI2, and a further evaluation of that issue is needed at a later
time. However, the fact remains that almost every single label was marked as link-aware, even when in almost every
case that was not the desired behavior.
This change move the link_aware config option to individual label and scroll_label instances. The following uses
had this explicitly enabled:
- Addon license prompt
- Addon descriptions
- Campaign descriptions
- The Server Info popup
- The chatbox
Commit: a22622258e4fc54f4c152feaa5f5ca2c3378c77e
https://github.com/wesnoth/wesnoth/commit/a22622258e4fc54f4c152feaa5f5ca2c3378c77e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M data/schema/gui.cfg
Log Message:
-----------
Updated schema
Commit: 18cdb98b7782c769812d7266891b5633fa078edb
https://github.com/wesnoth/wesnoth/commit/18cdb98b7782c769812d7266891b5633fa078edb
Author: Nils Kneuper <crazy-ivanovic at gmx.net>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M po/wesnoth-anl/cs.po
M po/wesnoth-dm/cs.po
M po/wesnoth-editor/cs.po
M po/wesnoth-ei/cs.po
M po/wesnoth-help/cs.po
M po/wesnoth-l/cs.po
M po/wesnoth-lib/cs.po
M po/wesnoth-low/cs.po
M po/wesnoth-manpages/cs.po
M po/wesnoth-manual/cs.po
M po/wesnoth-multiplayer/cs.po
M po/wesnoth-nr/cs.po
M po/wesnoth-sota/cs.po
M po/wesnoth-sotbe/cs.po
M po/wesnoth-tb/cs.po
M po/wesnoth-thot/cs.po
M po/wesnoth-trow/cs.po
M po/wesnoth-tsg/cs.po
M po/wesnoth-units/cs.po
M po/wesnoth-utbs/cs.po
M po/wesnoth-wc/cs.po
M po/wesnoth/cs.po
Log Message:
-----------
updated Czech translation
Commit: 018866a7c864dd96f8bf7015d244f4414de09d10
https://github.com/wesnoth/wesnoth/commit/018866a7c864dd96f8bf7015d244f4414de09d10
Author: Nils Kneuper <crazy-ivanovic at gmx.net>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M changelog.md
M po/wesnoth-manual/it.po
M po/wesnoth-tb/it.po
M po/wesnoth-tutorial/it.po
M po/wesnoth-units/it.po
Log Message:
-----------
updated Italian translation
Commit: f1344c8574d945402c37f675188af85793c6cddb
https://github.com/wesnoth/wesnoth/commit/f1344c8574d945402c37f675188af85793c6cddb
Author: nemaara <nemaara at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/01_The_Elves_Besieged.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/03_The_Isle_of_Alduin.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/06_The_Siege_of_Elensefar.cfg
Log Message:
-----------
HttT: reduce difficulty in early scenarios
Commit: 41f65f84b936feeca48b18b0918d31893f083c75
https://github.com/wesnoth/wesnoth/commit/41f65f84b936feeca48b18b0918d31893f083c75
Author: nemaara <nemaara at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M data/campaigns/Heir_To_The_Throne/maps/06_The_Siege_of_Elensefar.map
Log Message:
-----------
HttT S6: make caves easier to navigate
Commit: 80495512414dbb8eb89397f62e3620f5b246ba8b
https://github.com/wesnoth/wesnoth/commit/80495512414dbb8eb89397f62e3620f5b246ba8b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg
Log Message:
-----------
WC: removed spurious error message
Commit: db5082807b736356bd5f4fd21d45fa56adb67499
https://github.com/wesnoth/wesnoth/commit/db5082807b736356bd5f4fd21d45fa56adb67499
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M .github/workflows/ci-main.yml
M .github/workflows/ci-scripts/docker.sh
M .github/workflows/ci-scripts/macos.sh
M .github/workflows/ci-scripts/ubuntu.sh
M README.md
R TRAVIS.md
M changelog.md
M data/campaigns/Eastern_Invasion/scenarios/03_An_Unexpected_Appearance.cfg
M data/campaigns/Heir_To_The_Throne/maps/06_The_Siege_of_Elensefar.map
M data/campaigns/Heir_To_The_Throne/scenarios/01_The_Elves_Besieged.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/03_The_Isle_of_Alduin.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/06_The_Siege_of_Elensefar.cfg
M data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg
M data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg
M data/campaigns/The_South_Guard/scenarios/06b_The_Long_March.cfg
M data/campaigns/The_South_Guard/scenarios/07b_Pebbles_in_the_Flood.cfg
M data/campaigns/The_South_Guard/scenarios/08b_The_Tides_of_War.cfg
M data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg
M data/gui/widget/chatbox.cfg
M data/gui/widget/label_default.cfg
M data/gui/widget/label_story_screen_title.cfg
M data/gui/window/addon_license_prompt.cfg
M data/gui/window/addon_manager.cfg
M data/gui/window/campaign_dialog.cfg
M data/gui/window/server_info.cfg
M data/schema/gui.cfg
M po/wesnoth-anl/cs.po
M po/wesnoth-dm/cs.po
M po/wesnoth-editor/cs.po
M po/wesnoth-ei/cs.po
M po/wesnoth-help/cs.po
M po/wesnoth-l/cs.po
M po/wesnoth-lib/cs.po
M po/wesnoth-low/cs.po
M po/wesnoth-manpages/cs.po
M po/wesnoth-manual/cs.po
M po/wesnoth-manual/it.po
M po/wesnoth-multiplayer/cs.po
M po/wesnoth-nr/cs.po
M po/wesnoth-sota/cs.po
M po/wesnoth-sotbe/cs.po
M po/wesnoth-tb/cs.po
M po/wesnoth-tb/it.po
M po/wesnoth-thot/cs.po
M po/wesnoth-trow/cs.po
M po/wesnoth-tsg/cs.po
M po/wesnoth-tutorial/it.po
M po/wesnoth-units/cs.po
M po/wesnoth-units/it.po
M po/wesnoth-utbs/cs.po
M po/wesnoth-wc/cs.po
M po/wesnoth/cs.po
M projectfiles/CodeBlocks-SCons/wesnoth.cbp
M projectfiles/CodeBlocks/tests.cbp
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/Xcode/The Battle for Wesnoth.xcodeproj/project.pbxproj
M src/addon/client.cpp
M src/addon/client.hpp
M src/addon/manager.cpp
M src/addon/manager.hpp
M src/game_initialization/lobby_data.cpp
M src/game_initialization/lobby_data.hpp
M src/game_initialization/lobby_info.cpp
M src/game_initialization/mp_game_utils.cpp
M src/game_initialization/mp_game_utils.hpp
M src/game_initialization/multiplayer.cpp
M src/game_initialization/multiplayer.hpp
M src/game_launcher.cpp
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/drop_down_menu.hpp
M src/gui/dialogs/formula_debugger.cpp
M src/gui/dialogs/game_load.cpp
M src/gui/dialogs/hotkey_bind.cpp
M src/gui/dialogs/modal_dialog.cpp
M src/gui/dialogs/modal_dialog.hpp
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.hpp
M src/gui/dialogs/multiplayer/mp_staging.cpp
M src/gui/dialogs/multiplayer/mp_staging.hpp
M src/gui/dialogs/multiplayer/player_info.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/unit_recall.cpp
M src/gui/widgets/label.cpp
M src/gui/widgets/label.hpp
M src/gui/widgets/scroll_label.cpp
M src/gui/widgets/scroll_label.hpp
M src/gui/widgets/window.cpp
M src/gui/widgets/window.hpp
M src/image_modifications.hpp
A utils/CI/ccache-clang
A utils/CI/ccache-clang++
A utils/CI/check_utf8.sh
A utils/CI/mp_test_executor.sh
A utils/CI/play_test_executor.sh
A utils/CI/schema_validation.sh
A utils/CI/test_executor.sh
A utils/CI/utf8_bom_dog.sh
A utils/dockerbuilds/CI/Dockerfile-base-1804-master
A utils/dockerbuilds/CI/Dockerfile-base-2004-master
A utils/dockerbuilds/CI/Dockerfile-base-flatpak
A utils/dockerbuilds/CI/Dockerfile-base-mingw
A utils/dockerbuilds/CI/Dockerfile-base-steamrt
M utils/dockerbuilds/make_steam_image
R utils/dockerbuilds/travis/Dockerfile-base-1804-master
R utils/dockerbuilds/travis/Dockerfile-base-2004-master
R utils/dockerbuilds/travis/Dockerfile-base-flatpak
R utils/dockerbuilds/travis/Dockerfile-base-mingw
R utils/dockerbuilds/travis/Dockerfile-base-steamrt
A utils/travis-old/.travis.yml
A utils/travis-old/docker_run.sh
A utils/travis-old/sftp
A utils/travis-old/steps/install.sh
A utils/travis-old/steps/script.sh
A utils/travis-old/windows-file-hasher.sh
R utils/travis/.travis.yml
R utils/travis/ccache-clang
R utils/travis/ccache-clang++
R utils/travis/check_utf8.sh
R utils/travis/docker_run.sh
R utils/travis/mp_test_executor.sh
R utils/travis/play_test_executor.sh
R utils/travis/schema_validation.sh
R utils/travis/sftp
R utils/travis/steps/install.sh
R utils/travis/steps/script.sh
R utils/travis/test_executor.sh
R utils/travis/utf8_bom_dog.sh
R utils/travis/windows-file-hasher.sh
Log Message:
-----------
Merge branch 'master' into coroutine_experiment
Compare: https://github.com/wesnoth/wesnoth/compare/133e0335c5f5...db5082807b73
More information about the Commits
mailing list