This is the mail archive of the xconq-cvs@sources.redhat.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]
Other format: [Raw text]

xconq ./ChangeLog ./Makefile.in kernel/misc.h ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sources.redhat.com	2002-02-01 21:53:55

Modified files:
	.              : ChangeLog Makefile.in 
	kernel         : misc.h util.c 
	x11            : .cvsignore Makefile.in 
Added files:
	x11            : Xtconq-co.ad Xtconq.ad closeup.notes xcloseup.c 
	                 xcmd.c xdesign.c xdraw.c xhelp.c xinit.c xmap.c 
	                 xprint.c xtconq.6in xtconq.c xtconq.h 
	                 xtconqad.h xtmain.c 

Log message:
	First cut at bringing back the Xt interface (goal is a way to play
	multiplayer games until networking is debugged):
	* Makefile.in: Add back all-xtconq and install-xtconq.
	* x11/Makefile.in: Add back X_H, XTOBJS, all-xtconq, xtconq,
	xtconqad.h, Xtconq, Xtconq-color, xtconq.6, and install-xtconq.
	* kernel/misc.h, kernel/utils.c (xmalloc):
	Now returns void* not char*.
	* x11/Xtconq-co.ad, x11/Xtconq.ad, x11/closeup.notes,
	x11/xcloseup.c, x11/xcmd.c, x11/xdesign.c, x11/xdraw.c,
	x11/xhelp.c, x11/xinit.c, x11/xmap.c, x11/xprint.c,
	x11/xtconq.6in, x11/xtconq.c, x11/xtconq.h, x11/xtconqad.h,
	x11/xtmain.c: Restore these files.
	Eliminate use of NUMUTYPES and NUMTTYPES in favor of dynamic
	allocation (or tmp_u_array or tmp_t_array).
	* x11/xcmd.c: Update various random routines to match tkcmd.c.
	Remove do_auto and other commands which were made generic on
	2000-08-13 and 2000-08-15.
	Remove obsolete functions side_research_dialog, unit_build_dialog,
	and unit_plan_dialog.
	(get_selected_units): New function.
	* x11/.cvsignore: Add Xtconq Xtconq-color XShowimf
	XShowimf-color xtconq.6 xtconq.


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