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]

xconq ./ChangeLog kernel/history.h kernel/ui.h ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-07-23 06:55:03

Modified files:
	.              : ChangeLog 
	kernel         : history.h ui.h unit.h world.h unit.c plan.c 
	                 task.c 
	tcltk          : tkconq.h 
	x11            : xtconq.h 

Log message:
	Increase unit ids to 32 bits in size.
	* unit.h (Unit id): Declare as int instead of short.
	(UnitView id): Ditto.
	(Action actee, args): Ditto.
	(Task args): Ditto.
	* history.h (HistEvent data): Ditto.
	(PastUnit id): Ditto.
	* world.h (Area user): Ditto.
	* tkconq.h (Map curunit_id, argunitid): Ditto.
	* xtconq.h (Map argunitid): Ditto.
	* plan.c (make_plausible_random_args): Declare args arg as int.
	* task.c (do_approach_subtask): Declare statep arg as int.
	* unit.c (create_unit): Add note about id overflow.


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