|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <multi.h>
Public Attributes | |
| char | passwd [MAX_PASSWD_LEN+1] |
| char | callsign [CALLSIGN_LEN+1] |
| char | image_filename [MAX_FILENAME_LEN+1] |
| char | squad_filename [MAX_FILENAME_LEN+1] |
| ubyte | player_rank |
| ubyte | flags |
| int | tracker_id |
| multi_local_options | player_options |
| ubyte | version |
| ubyte | comp_version |
| char | pxo_squad_name [LOGIN_LEN] |
| char join_request::callsign[CALLSIGN_LEN+1] |
| char join_request::image_filename[MAX_FILENAME_LEN+1] |
| char join_request::passwd[MAX_PASSWD_LEN+1] |
| multi_local_options join_request::player_options |
| char join_request::squad_filename[MAX_FILENAME_LEN+1] |