int city_culture(const struct city *pcity)
Return current culture score of the city.
int player_culture(const struct player *plr)
Return current culture score of the player.
int city_history_gain(const struct city *pcity)
How much history city gains this turn.
int nation_history_gain(const struct player *pplayer)
How much nation-wide history player gains this turn.