public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog doc/PROJECTS kernel/game.h k ...
@ 2000-12-21  6:41 shebs
  0 siblings, 0 replies; only message in thread
From: shebs @ 2000-12-21  6:41 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sources.redhat.com	2000-12-21 06:41:34

Modified files:
	.              : ChangeLog 
	doc            : PROJECTS 
	kernel         : game.h generic.c read.c run.c side.h world.c 
	                 world.h 

Log message:
	Fix problems resulting from the last change.
	* game.h (DONE, NOADVANCE): Assign values different from NONATYPE.
	(NOUNIT): Remove, never used.
	* side.h (has_advance): Use DONE.
	* world.h (NOUSER): Move to here, set to 0.
	* world.c (allocate_area_users): Remove memset of layer.
	* generic.c (init_types): Remove unused debug print.
	(create_unit_type): Make array resizing work.
	(create_material_type, create_terrain_type, create_advance_type):
	New functions.
	* read.c (interp_mtype, interp_ttype, interp_atype): Use them.
	* run.c (apnbt_types): New static global.
	(auto_pick_new_build_task): Use it instead of tmp_u_array.
	
	* PROJECTS: Remove MAXUTYPES project.


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

only message in thread, other threads:[~2000-12-21  6:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-21  6:41 xconq ./ChangeLog doc/PROJECTS kernel/game.h k 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).