0ad/source
Dunedan fcd3fc2aa3
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.
2025-02-22 20:26:30 +01:00
..
collada Update trac links with gitea links 2024-12-10 11:29:48 +01:00
graphics Add camera pan inversion option 2025-01-30 18:42:59 +01:00
gui Replace FALLTHROUGH by the standard attribute 2025-01-29 19:34:12 +01:00
i18n Remove "useLongStrings" logic 2025-02-22 18:18:42 +01:00
lib Remove CONFIG_ENABLE_BOOST 2025-02-14 20:35:04 +01:00
lobby Always use STUN for hosting games using the lobby 2025-01-20 06:52:14 +01:00
maths Tell GCC the maximum value of m_BufLen 2025-01-13 20:05:43 +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-02-22 20:26:30 +01:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Use std::variant in Future 2025-02-10 18:11:02 +01:00
renderer Replace FALLTHROUGH by the standard attribute 2025-01-29 19:34:12 +01:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Small improvement to JS props iteration 2025-01-08 17:55:56 +01:00
simulation2 Cleaner debug serializer output 2025-02-21 18:20:56 +01:00
soundmanager Fix sounds playing in the wrong places of the map 2025-01-04 11:53:26 +01:00
third_party Avoid gcc warning in json_spirit 2025-02-19 21:52:50 +01:00
tools Fix profiler2 webui html 2025-02-17 21:22:30 +01:00
main.cpp Created hotkey to grab and release mouse. 2025-02-14 20:18:49 +01:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00