public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog kernel/conq.h kernel/nlang.c ...
@ 2000-08-08 10:11 shebs
  0 siblings, 0 replies; 2+ messages in thread
From: shebs @ 2000-08-08 10:11 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-08-08 10:11:52

Modified files:
	.              : ChangeLog 
	kernel         : conq.h nlang.c plan.c read.c read2.c run.c 
	                 side.c side.h unit.c unit.h write.c 

Log message:
	* nlang.c (tooling_desc): New function.
	(notify_doctrine): List contents of all doctrines.
	(notify_doctrine_1): List construction run lengths.
	* plan.c (est_completion_time): Move to here from nlang.c.
	* read.c (read_default_doctrine): Rename from read_general_doctrine,
	don't try to handle property values here.
	(read_utype_doctrine): Similarly.
	(utype_from_name): Handle empty strings.
	* read2.c (interp_utype_list): Move to here from unit.c.
	* side.h (Side numlive): Remove field, never used.
	(for_all_doctrines): New macro.
	* side.c (init_sides): Set next_doctrine_id to 1, so save/restore
	doesn't get confused.
	(create_side): Don't alloc space for numlive.
	(become_designer): Don't enable may_set_show_all if see_all.
	(cover_area): Test side->see_all instead of g_see_all.
	(new_doctrine): Ensure new doctrine has unique id.
	(clone_doctrine): Comment out, never used.
	* unit.c (set_unit_side): Remove adjust of numlive.
	(find_unit_name): Remove, unused and useless.
	(num_occupants, num_units_at, get_x_property_by_name): Comment
	out, never used.
	* write.c: Cosmetic improvements.
	* conq.h, unit.h: Update to reflect movements.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* xconq ./ChangeLog kernel/conq.h kernel/nlang.c ...
@ 2000-11-05 12:09 shebs
  0 siblings, 0 replies; 2+ messages in thread
From: shebs @ 2000-11-05 12:09 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sources.redhat.com	2000-11-05 12:09:15

Modified files:
	.              : ChangeLog 
	kernel         : conq.h nlang.c ui.c 
	mac            : macunit.c 
	tcltk          : tkmain.c 

Log message:
	Rework recent textual formatting changes.
	* nlang.c, conq.h (capitalize): New function.
	* nlang.c (notify_all, etc): Use it.
	(short_side_title_plural_p, apparent_unit_handle, etc): Remove
	wired-in capitalization.
	(apparent_unit_handle): Test for NULL side2 explicitly.
	(short_unit_handle): Handle all the name/number cases better.
	(medium_long_unit_handle): Remove indepside case, no longer needed.
	(feature_desc): Rename local var to avoid conflict.
	(task_desc): Add description of capture tasks.
	* ui.c: Remove unused decl of apparent_unit_handle.
	* macunit.c (create_unit_closeup): Capitalize menu item.
	* tkmain.c (draw_unit_info): Capitalize unit handle.
	
	* nlang.c, conq.h (short_past_unit_handle): Remove, never used.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-05 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-08 10:11 xconq ./ChangeLog kernel/conq.h kernel/nlang.c shebs
2000-11-05 12:09 shebs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).