xconq ./ChangeLog kernel/history.h kernel/ui.h ...
shebs@sourceware.cygnus.com
shebs@sourceware.cygnus.com
Sun Jul 23 06:55:00 GMT 2000
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.
More information about the Xconq-cvs
mailing list