Home
last modified time | relevance | path

Searched refs:build_depot_for_self (Results 1 – 7 of 7) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Diplayer.c312 build_depot_for_self(unit); in iplayer_react_to_task_result()
H A Dai.h210 extern int build_depot_for_self(Unit *unit);
H A Dmplayer.c1743 build_depot_for_self(unit); in mplayer_react_to_task_result()
H A Dai.c2873 build_depot_for_self(Unit *unit) in build_depot_for_self() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-EMCDONALD_AI234 * ai.c (build_depot_for_self): Set construct task instead of build
1418 * ai.h (build_depot_for_self): Change prototype.
1427 (build_depot_for_self): Use 'can_construct' test instead of
1437 'build_depot_for_self'.
H A DChangeLog-2000115 * ai.c (build_depot_for_self, needs_develop): Use could_create.
1053 (build_depot_for_self): Move here from mplayer.c etc.
1174 (build_depot_for_self): Declare extern.
1239 (build_depot_for_self): Move to ai.c.
1313 (build_depot_for_self): Move to ai.c.
1387 (build_depot_for_self): Move to ai.c.
4102 (build_depot_for_self): Use side_can_build.
4126 (build_depot_for_self): Use side_can_build.
H A DChangeLog-19993147 (build_depot_for_self): Check that we can build the desired type.