Detailed information about the nation relationship (currently per month, but could be used elsewhere). More...
#include <cp_nation.h>
Data Fields | |
qboolean | inuse |
float | happiness |
int | xviInfection |
Detailed information about the nation relationship (currently per month, but could be used elsewhere).
Definition at line 34 of file cp_nation.h.
float nationInfo_s::happiness |
percentage (0.00 - 1.00) of how the nation appreciates PHALANX. 1.00 is the maximum happiness
Definition at line 38 of file cp_nation.h.
Referenced by CL_HandleNationData(), CP_BuildBaseGovernmentLeave(), CP_ChangeNationHappiness_f(), CP_CheckLostCondition(), CP_NationHandleBudget(), E_RefreshUnhiredEmployeeGlobalList(), NAT_GetFunding(), NAT_GetHappinessString(), NAT_LoadXML(), NAT_SaveXML(), NAT_SetHappiness(), UR_CompareByHappiness(), and UR_DialogStartSell_f().
Is this entry used?
Definition at line 35 of file cp_nation.h.
Referenced by CL_NationDrawStats(), CL_NationsMaxFunding(), CL_ParseNations(), NAT_LoadXML(), and NAT_SaveXML().
Increase by one each time a XVI spread is done in this nation.
Definition at line 39 of file cp_nation.h.
Referenced by AB_BaseSearchedByNations(), CP_ChooseNation(), CP_GetAverageXVIRate(), CP_UpdateNationXVIInfection(), MAP_DrawMapMarkers(), NAT_LoadXML(), NAT_SaveXML(), and UR_DialogInitSell_f().