Home
last modified time | relevance | path

Searched refs:FIGURE_MISSIONARY (Results 1 – 13 of 13) sorted by relevance

/dports/games/julius/julius-1.7.0/src/figure/
H A Dtype.h77 FIGURE_MISSIONARY = 64, enumerator
H A Dphrase.c546 case FIGURE_MISSIONARY: in phrase_based_on_figure_state()
H A Dname.c117 case FIGURE_MISSIONARY: in figure_name_get()
H A Dservice.c353 case FIGURE_MISSIONARY: in figure_service_provide_coverage()
/dports/games/augustus/augustus-3.1.0/src/figure/
H A Dtype.h77 FIGURE_MISSIONARY = 64, enumerator
H A Dname.c125 case FIGURE_MISSIONARY: in figure_name_get()
H A Dphrase.c640 case FIGURE_MISSIONARY: in phrase_based_on_figure_state()
H A Dmovement.c120 case FIGURE_MISSIONARY: in get_permission_for_figure_type()
H A Dservice.c524 case FIGURE_MISSIONARY: in figure_service_provide_coverage()
/dports/games/julius/julius-1.7.0/src/widget/
H A Dcity_overlay_risks.c93 return f->type == FIGURE_INDIGENOUS_NATIVE || f->type == FIGURE_MISSIONARY; in show_figure_native()
/dports/games/augustus/augustus-3.1.0/src/widget/
H A Dcity_overlay_risks.c119 return f->type == FIGURE_INDIGENOUS_NATIVE || f->type == FIGURE_MISSIONARY; in show_figure_native()
/dports/games/julius/julius-1.7.0/src/building/
H A Dfigure.c933 if (has_figure_of_type(b, FIGURE_MISSIONARY)) { in spawn_figure_mission_post()
943 create_roaming_figure(b, road.x, road.y, FIGURE_MISSIONARY); in spawn_figure_mission_post()
/dports/games/augustus/augustus-3.1.0/src/building/
H A Dfigure.c1238 if (has_figure_of_type(b, FIGURE_MISSIONARY)) { in spawn_figure_mission_post()
1248 create_roaming_figure(b, road.x, road.y, FIGURE_MISSIONARY); in spawn_figure_mission_post()