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 ernel/cmd.c ernel/cmdline.h ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	99/10/30 07:41:46

Modified files:
	.              : ChangeLog 
	kernel         : cmd.c cmdline.h combat.c conq.h init.c misc.h 
	                 read.c read2.c run.c side.c task.c ui.c ui.h 
	                 unit.c unit.h util.c 

Log message:
	* combat.c (mobile_enemy_thread): Use side_sees_image instead of
	unit_actually_visible.
	* run.c (auto_pick_new_build_task, etc): Ditto.
	* task.c: Ditto.
	* side.c (side_sees_unit): Add side->see_all case, remove
	designer and debugging cases.
	(side_sees_image): Error if NULL side, add view-matching case.
	* ui.c (unit_actually_visible): Comment out.
	(unit_visible, occupants_visible): New function.
	(cell_terrain): Remove, fold code into oneliner.
	(oneliner): Test vp->show_all.
	* ui.h: Declare new functions.
	
	* conq.h (gameinited, warnings_logged): Declare.
	(add_remote_players, etc): Ditto.
	* cmd.c, cmdline.h, init.c, read.c, read2.c, side.c, unit.c,
	util.c: Remove unneeded decls.
	* misc.h (log_warning): Declare.


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