|
UFO: Alien Invasion
|
Events that are send from the client to the server. More...

Go to the source code of this file.
Functions | |
| static void | CL_NextRound_f (void) |
| Finishes the current turn of the player in battlescape and starts the turn for the next team. | |
| void | CL_ServerEventsInit (void) |
Events that are send from the client to the server.
Definition in file e_server.cpp.
Finishes the current turn of the player in battlescape and starts the turn for the next team.
Definition at line 32 of file e_server.cpp.
References _, CL_BattlescapeRunning(), clc_endround, cls, HUD_DisplayMessage(), NET_WriteByte(), and NET_WriteMsg().
Definition at line 50 of file e_server.cpp.
References CL_NextRound_f(), Cmd_AddCommand(), and N_.
Referenced by CL_InitLocal().