36 const char *format, ...)
47 const char *format, ...)
60 const char *format, ...)
66 const char *format, ...)
72 const char *format, ...)
78 const char *format, ...)
84 const char *format, ...)
90 const char *format, ...)
96 const char *format, ...)
void void void notify_player(const struct player *pplayer, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void event_cache_remove_old(void)
void void void void void void notify_research(const struct research *presearch, const struct player *exclude, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void send_pending_events(struct connection *pconn, bool include_public)
void event_cache_add_for_players(const struct packet_chat_msg *packet, struct event_cache_players *players)
void void void void notify_embassies(const struct player *pplayer, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void event_cache_load(struct section_file *file, const char *section)
void void vpackage_chat_msg(struct packet_chat_msg *packet, const struct connection *sender, const struct ft_color color, const char *format, va_list vargs)
void void notify_conn_early(struct conn_list *dest, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void package_chat_msg(struct packet_chat_msg *packet, const struct connection *sender, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void void void void void void void notify_research_embassies(const struct research *presearch, const struct player *exclude, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void void void void void notify_team(const struct player *pplayer, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void void vpackage_event(struct packet_chat_msg *packet, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format, va_list vargs)
void event_cache_clear(void)
void event_cache_free(void)
void event_cache_phases_invalidate(void)
void event_cache_add_for_global_observers(const struct packet_chat_msg *packet)
void notify_conn(struct conn_list *dest, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void event_cache_add_for_player(const struct packet_chat_msg *packet, const struct player *pplayer)
struct event_cache_players * event_cache_player_add(struct event_cache_players *players, const struct player *pplayer) fc__warn_unused_result
void event_cache_add_for_all(const struct packet_chat_msg *packet)
void package_event(struct packet_chat_msg *packet, const struct tile *ptile, enum event_type event, const struct ft_color color, const char *format,...) fc__attribute((__format__(__printf__
void event_cache_save(struct section_file *file, const char *section)
void event_cache_init(void)
#define fc__warn_unused_result