xconq ./ChangeLog lib/stdunit.g kernel/ai.c ke ...

kingdon@sourceware.cygnus.com kingdon@sourceware.cygnus.com
Sat Aug 18 19:13:00 GMT 2001


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sources.redhat.com	2001-08-18 19:13:08

Modified files:
	.              : ChangeLog 
	lib            : stdunit.g 
	kernel         : ai.c task.c 

Log message:
	Get the AI to repair its units better:
	* lib/stdunit.g: Up repair-percent to 75 - much too easy to kill
	off bombers (and others) at the default 35.
	* kernel/ai.c (ai_decide_plan): Call ai_react_to_action rather
	than duplicating the code which calls defensive_reaction &c.  This
	is so that we check for whether we are looking for repair.
	* kernel/task.c (do_repair_task): Only look for repair from a
	transport which can provide it.
	* kernel/task.c (do_repair_task): Unless we are above
	repair_percent, we haven't repaired enough.  Also round up on the
	80% check - otherwise 1/2 is considered to be >= 80% for example.



More information about the Xconq-cvs mailing list