Home
last modified time | relevance | path

Searched refs:has_unsatisfied_goal (Results 1 – 5 of 5) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dai.h221 extern Goal *has_unsatisfied_goal(Side *side, GoalType goaltype);
H A Dmplayer.c1559 if ((goal = has_unsatisfied_goal(side, GOAL_HAS_MATERIAL_TYPE)) in mplayer_decide_plan()
1580 goal = has_unsatisfied_goal(side, GOAL_HAS_MATERIAL_TYPE); in mplayer_decide_plan()
H A Dai.c642 has_unsatisfied_goal(Side *side, GoalType goaltype) in has_unsatisfied_goal() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-EMCDONALD_AI1363 (has_unsatisfied_goal): Likewise.
1366 (has_unsatisfied_goal): Likewise.
H A DChangeLog-19962084 (has_unsatisfied_goal): New function.