From mboxrd@z Thu Jan 1 00:00:00 1970 From: shebs@sourceware.cygnus.com To: xconq-cvs@sourceware.cygnus.com Subject: xconq/ /ChangeLog ernel/mplayer.c ernel/plan.c Date: Sat, 11 Mar 2000 09:22:00 -0000 Message-id: <20000311172229.31278.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00045.html List-Id: CVSROOT: /cvs/xconq Module name: xconq Changes by: shebs@sourceware.cygnus.com 00/03/11 09:22:29 Modified files: . : ChangeLog kernel : mplayer.c plan.c Log message: * mplayer.c (update_side_strategy): Add per-side research decision. (add_goal): Warn about goal overflow. (mplayer_decide_plan): Use for advanced units unless auto constructing/researching, decide to collect materials if there is a goal to have some. (mplayer_adjust_plan): Similarly, plus add a goal to get materials if units to be constructed need them. (assign_to_collection, mp_collect_here, assign_to_colonization support): New functions. * plan.c (execute_plan): Use for advanced units unless auto constructing/researching. (plan_colonize): Call plan_colonize_support if unit not a mobile type.