This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]