public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog kernel/config.h kernel/game. ...
@ 2000-08-10 20:16 shebs
  0 siblings, 0 replies; only message in thread
From: shebs @ 2000-08-10 20:16 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-08-10 20:16:06

Modified files:
	.              : ChangeLog 
	kernel         : config.h game.h help.c unit.h ui.h ui.c world.c 
	mac            : macmap.c macmenus.c 
	tcltk          : tkmap.c 

Log message:
	* config.h (INITMAXUTYPES, etc): Remove, never used.
	* game.h (for_all_possible_unit_types, etc): Ditto.
	* help.c (u_histogram, t_histogram, etc): New globals.
	(u_property_desc, t_property_desc, uu_table_row_desc, etc): Use as
	dynalloced space instead of fixed-size arrays.
	* unit.h (Unit uihook): Remove, never used.
	* ui.h (VP aux_terrain_types): Remove, made into global.
	(VP draw_aux_terrain): Make into a pointer.
	(VP newest_to_show, fade_terrain, lowest_altitude,
	highest_altitude): Remove, never used.
	* ui.c (new_vp): Allocate vp->draw_aux_terrain.
	* world.c (aux_terrain_type_index): New global.
	(count_terrain_subtypes): Alloc and fill in.
	
	* macmap.c (create_map): Remove set of vp->aux_terrain_types.
	* macmenus.c (do_menu_command): Use aux_terrain_type_index to
	set terrain type submenu.
	
	* tkmap.c (Map aux_terrain_types): Remove, never used.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-10 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-10 20:16 xconq ./ChangeLog kernel/config.h kernel/game. 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).