|
UFO: Alien Invasion
|
#include "../../../../client.h"#include "../../../cl_view.h"#include "../../../cl_hud.h"#include "../../../../cgame/cl_game.h"#include "../../../cl_localentity.h"#include "../../../cl_actor.h"#include "e_event_startgame.h"
Go to the source code of this file.
Functions | |
| void | CL_StartGame (const eventRegister_t *self, dbuffer *msg) |
| Activates the map render screen (ca_active) More... | |
| void CL_StartGame | ( | const eventRegister_t * | self, |
| dbuffer * | msg | ||
| ) |
Activates the map render screen (ca_active)
Definition at line 40 of file e_event_startgame.cpp.
References camera_t::angles, ca_active, clientBattleScape_t::cam, cl, CL_ActorSelect(), CL_SetClientState(), CL_ViewCalcFieldOfViewX(), CL_ViewCenterAtGridPosition(), cl_worldlevel, Com_Printf(), GAME_StartBattlescape(), cvar_t::modified, NET_ReadByte(), clientBattleScape_t::numTeamList, OBJZERO, camera_t::omega, le_t::pos, clientBattleScape_t::teamList, VectorSet, and camera_t::zoom.