This is the mail archive of the xconq-cvs@sourceware.cygnus.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 cltk/tkmain.c cltk/tkmap.c e ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@egcs.cygnus.com	99/10/06 19:27:05

Modified files:
	.              : ChangeLog 
	tcltk          : tkmain.c tkmap.c 
	kernel         : unit.h plan.c run.c side.c ui.c 
	curses         : cconq.c cdraw.c 
	x11            : xcloseup.c xdraw.c 
	mac            : macconq.c macmap.c macmouse.c 

Log message:
	* unit.h (has_acp_left): New macro, accounts for acp-min.
	* plan.c (occupant_can_capture_neighbor): Use it.
	* run.c (side_move_some_units, unit_still_acting,
	unit_still_acting_no_plan, move_one_unit_multiple): Ditto.
	* side.c (find_next_mover, find_prev_mover, find_next_awake_mover,
	find_prev_awake_mover): Ditto.
	* ui.c (could_be_next_unit): Ditto.
	* macconq.c (maybe_select_next_unit): Ditto.
	* macmap.c (draw_selected_unit, draw_selection_animation): Ditto.
	* macmouse.c (select_another): Ditto.
	* tkmain.c (tk_run_game_idle): Ditto.
	* tkmap.c (draw_current): Ditto.
	* xcloseup.c (build_unit_list): Ditto.
	* xdraw.c (draw_current): Ditto.
	* cconq.c (maybe_handle_input): Ditto.
	* cdraw.c (draw_unit_list_entry): Ditto.
	
	* run.c (num_local_ais): New global.
	(run_local_ai): Use it to decide whether to run.
	
	* tkmain.c (tk_run_game): Return a smaller re-run interval.
	(tk_animate_selection): Record in activity trace.


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