0ad/source
Dunedan 83c8ec1b4a
Create port forwarding for correct port with UPnP
Up to know the UPnP logic ignored the port a user was hosting a game on
and always added a port forwarding for the default port UDP 20595. This
commit fixes that, so a port forwarding is added for the actual port a
game is hosted on.

(cherry picked from commit fcd3fc2aa3)
Signed-off-by: Itms <itms@wildfiregames.com>
2025-05-15 13:47:43 +02:00
..
collada Update trac links with gitea links 2024-12-10 11:29:48 +01:00
graphics Fixes runtime switch of the GPU skinning. 2025-05-01 08:56:56 +02:00
gui Fix alignment issue with 'imgleft' and 'imgright' 2025-01-20 22:07:59 +01:00
i18n Update trac links with gitea links 2024-12-10 11:29:48 +01:00
lib Sign and notarize macOS bundles 2025-01-03 22:51:17 +01:00
lobby Allow to change a password from the lobby page 2024-12-08 17:13:47 +01:00
maths Update trac links with gitea links 2024-12-10 11:29:48 +01:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network Create port forwarding for correct port with UPnP 2025-05-15 13:47:43 +02:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Don't map unknown scancodes to hotkeys 2025-05-01 08:56:52 +02:00
renderer Fixes runtime switch of the GPU skinning. 2025-05-01 08:56:56 +02:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Add workaround to turn off nursery size heuristic 2025-05-01 08:56:53 +02:00
simulation2 Only freeze once the cached JS values of templates 2025-01-08 14:39:38 +01:00
soundmanager Fix sounds playing in the wrong places of the map 2025-01-04 23:18:46 +01:00
third_party Ignore cast warning in mongoose 2024-12-05 09:51:27 +01:00
tools Update supported languages for the NSI installer 2025-01-28 19:30:34 +01:00
main.cpp Catch all std::exception when loading a map 2025-01-01 22:23:38 +01:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00