Home
last modified time | relevance | path

Searched refs:FIGURE_SURGEON (Results 1 – 11 of 11) sorted by relevance

/dports/games/julius/julius-1.7.0/src/figure/
H A Dtype.h47 FIGURE_SURGEON = 34, enumerator
H A Dname.c120 case FIGURE_SURGEON: in figure_name_get()
H A Dservice.c350 case FIGURE_SURGEON: in figure_service_provide_coverage()
/dports/games/augustus/augustus-3.1.0/src/figure/
H A Dtype.h47 FIGURE_SURGEON = 34, enumerator
H A Dname.c128 case FIGURE_SURGEON: in figure_name_get()
H A Dmovement.c107 case FIGURE_SURGEON: in get_permission_for_figure_type()
H A Dservice.c521 case FIGURE_SURGEON: in figure_service_provide_coverage()
/dports/games/julius/julius-1.7.0/src/widget/
H A Dcity_overlay_health.c42 return f->type == FIGURE_SURGEON; in show_figure_hospital()
/dports/games/augustus/augustus-3.1.0/src/widget/
H A Dcity_overlay_health.c42 return f->type == FIGURE_SURGEON; in show_figure_hospital()
/dports/games/julius/julius-1.7.0/src/building/
H A Dfigure.c827 if (has_figure_of_type(b, FIGURE_SURGEON)) { in spawn_figure_hospital()
840 create_roaming_figure(b, road.x, road.y, FIGURE_SURGEON); in spawn_figure_hospital()
/dports/games/augustus/augustus-3.1.0/src/building/
H A Dfigure.c1004 if (has_figure_of_type(b, FIGURE_SURGEON)) { in spawn_figure_hospital()
1017 create_roaming_figure(b, road.x, road.y, FIGURE_SURGEON); in spawn_figure_hospital()