Searched refs:FIGURE_RIOTER (Results 1 – 15 of 15) sorted by relevance
37 FIGURE_RIOTER = 24, enumerator
160 if (figure_is_enemy(f) || f->type == FIGURE_RIOTER || is_attacking_native(f)) { in figure_combat_get_target_for_soldier()181 if (figure_is_enemy(f) || f->type == FIGURE_RIOTER || is_attacking_native(f)) { in figure_combat_get_target_for_soldier()
544 case FIGURE_RIOTER: in phrase_based_on_figure_state()
427 case FIGURE_RIOTER: in figure_service_provide_coverage()
161 if (figure_is_enemy(f) || f->type == FIGURE_RIOTER || is_attacking_native(f)) { in figure_combat_get_target_for_soldier()182 if (figure_is_enemy(f) || f->type == FIGURE_RIOTER || is_attacking_native(f)) { in figure_combat_get_target_for_soldier()
635 case FIGURE_RIOTER: in phrase_based_on_figure_state()
640 case FIGURE_RIOTER: in figure_service_provide_coverage()
77 f->type == FIGURE_CRIMINAL || f->type == FIGURE_RIOTER; in show_figure_crime()
53 figure *f = figure_create(FIGURE_RIOTER, x_road, y_road, DIR_4_BOTTOM); in generate_rioter()
105 if (f->type == FIGURE_RIOTER || f->type == FIGURE_ENEMY54_GLADIATOR) { in get_nearest_enemy()
100 f->type == FIGURE_CRIMINAL || f->type == FIGURE_RIOTER || f->type == FIGURE_PROTESTER in show_figure_crime()
142 figure *f = figure_create(FIGURE_RIOTER, x_road, y_road, DIR_4_BOTTOM); in generate_rioter()
101 if (f->type == FIGURE_RIOTER || f->type == FIGURE_ENEMY54_GLADIATOR) { in get_enemy_distance()
239 if (f->type == FIGURE_RIOTER || f->type == FIGURE_ENEMY54_GLADIATOR) { in get_enemy_distance()