Changelog

Die letzten Änderungen an "Return to the Roots"
2c9c492 s25client 19.11.2023 12:56 FloSoft Merge pull request #1641 from Flamefire/fix-flaky-network-ci

Fix flakyness in Test_network on CI
011ca6d s25client 18.11.2023 10:14 FloSoft Merge pull request #1642 from Flamefire/submodule-update

Update submodules
2127250 s25client 17.11.2023 20:23 Flamefire Update submodules
36523b8 s25client 17.11.2023 14:22 FloSoft Merge pull request #1640 from ottml/alliance_in_statistics_view

Show alliances in statistic view
ca0d0b9 s25client 16.11.2023 23:33 Sunrise fixup! Show alliances in statistic view
08d6c0e s25client 16.11.2023 12:01 Flamefire Fix flakyness in Test_network on CI
53df0f0 s25client 15.11.2023 14:51 Sunrise Show alliances in statistic view
dac0b7e s25client 08.11.2023 01:03 Sunrise #1636 Update documentation
d62bc05 s25client 08.11.2023 00:31 Sunrise #1636 Change path to campaign folder to lower case in global settings
070210b s25client 08.11.2023 00:06 Sunrise #1636 Change path to campaign folder to lower case
79a3b67 s25client 08.11.2023 00:04 Sunrise #1636 Change campaign folder to lower case
c1c9fa2 s25client 07.11.2023 23:24 Sunrise #1636 Change path to campaign folder to lower case
d22d59c s25client 07.11.2023 23:23 Sunrise #1636 Rename lua files to sue lower case lua file extension
e16983a s25client 05.11.2023 13:48 FloSoft Merge pull request #1634 from Return-To-The-Roots/boost-ci-macos

CI: Fix finding Boost on OSX
46670a3 s25client 05.11.2023 11:03 Flamefire Move getNumMaps/getMapName inline

Also use getMapName
3345970 s25client 04.11.2023 20:31 Flamefire GHA: Build only on push to some branches
81eb98c s25client 04.11.2023 19:02 Flamefire CI: Fix finding Boost on OSX

The brew installed boost changed to a new version.
Update the code to just always use the latest in that folder instead of a specific one.
744553d s25client 29.10.2023 18:07 Flamefire Merge pull request #1632 from Return-To-The-Roots/Flamefire-patch-1

Update LUA version docs
e90bf90 s25client 29.10.2023 15:11 Flamefire Remove reference to `rttr:GetVersion`
c1e22f7 s25client 29.10.2023 15:07 Flamefire Update LUA version docs
9d65197 s25client 12.10.2023 21:32 Sunrise Add docu for adding new campaign and describing campaign.lua file
229a4ed s25client 12.10.2023 00:35 Sunrise Add implementation for lua_path different from map path
04b1a1b s25client 11.10.2023 23:31 Sunrise Add new parameter lua_path to HostGame api
4f496db s25client 11.10.2023 23:08 Sunrise Add lua files for roman campaign
8075a25 s25client 11.10.2023 23:07 Sunrise Add lua files for continent campaign
2dc5e3b s25client 11.10.2023 13:38 Sunrise Add campaign menu and mission selection screen
4ce19f4 s25client 10.10.2023 21:01 Sunrise Activate campaign menu entry
f9fce0a s25client 10.10.2023 20:55 Sunrise Add campaign folder path
7c78227 s25client 10.10.2023 20:36 Sunrise Add new campaign description as lua file implementation
288e6e0 s25client 06.09.2023 10:04 FloSoft Add git-restore-mtime

Also for the submodules
10f873f s25client 06.09.2023 09:56 FloSoft Add git-restore-mtime
217c29e s25client 05.09.2023 09:17 FloSoft Merge pull request #1553 from Flamefire/invert_mouse

Add option to invert the mouse movement when moving the map
cf56fd9 s25client 04.09.2023 13:13 Flamefire Merge branch 'master' into invert_mouse
fe98150 s25client 03.09.2023 19:27 Flamefire Merge pull request #1619 from ottml/player_defeated

Add player info (Number for human player, COMP for ai and change to defeated if player is defeated)
815124a s25client 03.09.2023 18:31 Flamefire Merge branch 'master' into player_defeated
b90eac0 s25client 03.09.2023 18:31 Flamefire Merge pull request #1620 from ottml/disable_map_preview

Add new function to enable/disable preview of map to lua
776f49a s25client 01.09.2023 20:04 Flamefire Merge branch 'master' into invert_mouse
3147469 s25client 31.08.2023 22:49 Sunrise Add no preview area with text if preview disabled
f13f98d s25client 28.08.2023 11:17 Flamefire Merge pull request #1616 from falbrechtskirchinger/snap-windows

Implement window snapping
3775018 s25client 16.08.2023 21:00 Sunrise Increase feature level
1796f40 turtle 15.08.2023 14:13 Flamefire Merge pull request #119 from Flamefire/update-gha

GHA: Update deprecated images and workflows
5aff52f turtle 15.08.2023 11:47 Flamefire Use newer CMake for Ubuntu 18 to make it find newer Boost
abb7e33 s25client 13.08.2023 22:24 Flamefire Change label in iwSettings to "Invert Mouse Pan"

Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
7d7a423 s25client 13.08.2023 22:21 Flamefire Merge branch 'master'
e6feeef s25client 13.08.2023 22:10 Flamefire Make the button order consistently "On-Off"
3b7f368 s25client 13.08.2023 22:02 Flamefire Improve wording of the option and tooltips
418d12b turtle 13.08.2023 21:39 Flamefire GHA: Update deprecated images and workflows

The Ubuntu 18.04 runners were deprecated and removed.
`actions/checkout@v2` uses node12 which is deprecated.
Same for `actions/cache@v2`
e37a322 s25client 13.08.2023 21:36 Flamefire Merge pull request #1594 from falbrechtskirchinger/window-zoom

Implement GUI scaling for HighDPI displays and accessibility (SDL2 only)
9492317 s25client 13.08.2023 21:26 Flamefire Rename to `invertMouse`
8bd40fa s25client 12.08.2023 22:39 Florian Albrechtskirchinger Add unit test for window snapping