Tartarus CVS: gravity2 richard

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Wed, 12 Jan 2000 14:29:14 +0000


CVSROOT:	/home/cvs
Module name:	gravity2
Changes by:	richard	00/01/12 14:29:14

Modified files:
	.              : configure.in 
	src            : Makefile.am game.cc graphics.h graphics_ggi.cc 
	                 graphics_ggi.h physics.cc universe.cc 

Log message:
Several cleanup type modifications.
Fixed automake stuff so that you can specify which output method(s) to
build, out of those which appear to be possible (need checks for GGI
presence, though).  Condtionals for this added to makefile, and ability
to have multiple concurrent output methods (nearly) added to src/game.cc
Use config.h for setting debugging and output methods.
Some preparations for changing to multi-threaded architecture.