Freeciv21
Develop your civilization from humble roots to a global empire
ai_dip_intel Struct Reference

#include <aidata.h>

+ Collaboration diagram for ai_dip_intel:

Public Attributes

struct playeris_allied_with_enemy
 
struct playerat_war_with_ally
 
struct playeris_allied_with_ally
 
signed char spam
 
int distance
 
int countdown
 
enum war_reason war_reason
 
signed char ally_patience
 
signed char asked_about_peace
 
signed char asked_about_alliance
 
signed char asked_about_ceasefire
 
signed char warned_about_space
 

Detailed Description

Definition at line 46 of file aidata.h.

Member Data Documentation

◆ ally_patience

signed char ai_dip_intel::ally_patience

◆ asked_about_alliance

signed char ai_dip_intel::asked_about_alliance

◆ asked_about_ceasefire

signed char ai_dip_intel::asked_about_ceasefire

◆ asked_about_peace

signed char ai_dip_intel::asked_about_peace

◆ at_war_with_ally

struct player* ai_dip_intel::at_war_with_ally

◆ countdown

◆ distance

int ai_dip_intel::distance

Definition at line 53 of file aidata.h.

Referenced by dai_diplomacy_defaults(), and dai_war_desire().

◆ is_allied_with_ally

struct player* ai_dip_intel::is_allied_with_ally

◆ is_allied_with_enemy

struct player* ai_dip_intel::is_allied_with_enemy

◆ spam

signed char ai_dip_intel::spam

◆ war_reason

enum war_reason ai_dip_intel::war_reason

◆ warned_about_space

signed char ai_dip_intel::warned_about_space