|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "cfile/cfile.h"#include "controlconfig/controlsconfig.h"#include "globalincs/pstypes.h"#include "localization/localize.h"#include "mission/missioncampaign.h"#include "missionui/redalert.h"#include "parse/sexp.h"#include "pilotfile/pilotfile.h"#include "stats/scoring.h"Go to the source code of this file.
Classes | |
| struct | index_list_t |
| struct | scoring_special_t |
| struct | cmission_conv_t |
| struct | wss_unit_conv_t |
| struct | loadout_conv_t |
| struct | plr_data |
| struct | csg_data |
| class | pilotfile_convert |
Macros | |
| #define | REDALERT_INTERNAL |
Typedefs | |
| typedef struct index_list_t | index_list_t |
| typedef struct scoring_special_t | scoring_special_t |
| typedef struct cmission_conv_t | cmission_conv_t |
| typedef struct wss_unit_conv_t | wss_unit_conv_t |
| typedef struct loadout_conv_t | loadout_conv_t |
| #define REDALERT_INTERNAL |
Definition at line 20 of file pilotfile_convert.h.
| typedef struct cmission_conv_t cmission_conv_t |
| typedef struct index_list_t index_list_t |
| typedef struct loadout_conv_t loadout_conv_t |
| typedef struct scoring_special_t scoring_special_t |
| typedef struct wss_unit_conv_t wss_unit_conv_t |