0ad/source/network
phosit 9822a22573 Replace ScriptException::Raise in Engine functions
Now exceptions can be thrown. The function throwing exceptions becomes
cleaner and doesn't require a `ScriptRequest` anymore.
2025-07-08 19:11:49 +02:00
..
scripting Replace ScriptException::Raise in Engine functions 2025-07-08 19:11:49 +02:00
tests Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
FSM.h Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
NetClient.cpp Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
NetClient.h Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
NetClientTurnManager.cpp Replace usage of OSString().c_str() by OSString 2024-10-28 16:35:49 +01:00
NetClientTurnManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
NetEnet.cpp Get config values without using return parameters 2025-04-09 12:51:21 +02:00
NetEnet.h Use a lower default MTU for ENet hosts, and make it configurable. 2023-04-10 08:21:07 +00:00
NetFileTransfer.cpp Enable multiple RequestTypes 2024-12-19 21:36:51 +01:00
NetFileTransfer.h Enable multiple RequestTypes 2024-12-19 21:36:51 +01:00
NetHost.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
NetHost.h Improve the "UDP port 20595" connection error dialog 2025-03-13 15:34:20 +01:00
NetMessage.cpp Multiplayer saved games 2024-12-19 21:36:51 +01:00
NetMessage.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
NetMessages.h Adding Engine Version and Mod name/version checks to multiplayer handshake. 2025-01-25 07:39:32 +01:00
NetMessageSim.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
NetProtocol.cpp Adding Engine Version and Mod name/version checks to multiplayer handshake. 2025-01-25 07:39:32 +01:00
NetProtocol.h Adding Engine Version and Mod name/version checks to multiplayer handshake. 2025-01-25 07:39:32 +01:00
NetServer.cpp Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
NetServer.h Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
NetServerTurnManager.cpp Get config values without using return parameters 2025-04-09 12:51:21 +02:00
NetServerTurnManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
NetSession.cpp Improve the "UDP port 20595" connection error dialog 2025-03-13 15:34:20 +01:00
NetSession.h Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
NetStats.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
NetStats.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
NMTCreator.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Serialization.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
StringConverters.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
StunClient.cpp Get config values without using return parameters 2025-04-09 12:51:21 +02:00
StunClient.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00