xconq ./ChangeLog kernel/Makefile.in kernel/ai ...

mcdonald@sources.redhat.com mcdonald@sources.redhat.com
Sat Jan 10 20:49:00 GMT 2004


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	mcdonald@sourceware.org	2004-01-10 20:49:10

Modified files:
	.              : ChangeLog 
	kernel         : Makefile.in ai.c autotest.c combat.c config.h 
	                 conq.h move.c path.c plan.c task.c ui.c 
Added files:
	kernel         : aiutil.c aiutil.h 

Log message:
	Add new files for general AI/UI utility functions.
	Start adding more AI-related functions to "ai_" namespace.
	Include 'assert.h' in a master header instead of various and sundry sources.
	Rewrite 'could_hit' in terms of new functions.
	Begin migrating general AI/UI utility functions to 'aiutil'.
	Create some new general AI/UI utility functions in 'aiutil'.
	Improve victim finder by rejecting unreachable targets.



More information about the Xconq-cvs mailing list