CVS: Commit Log for 2001-12-17

Build Manager <[email protected]> Mon, 17 Dec 2001 21:53:05 GMT
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
---------------------------------------------------------
briand:cvs on Mon Dec 17 01:36:49 GMT 2001

Update of /jfreeciv/lib
In directory balveda.dubh.org:/home/tmp/cvs-serv6485/lib

Log Message:
Directory /usr/local/cvsroot/jfreeciv/lib added to the repository

---------------------------------------------------------
briand:cvs on Mon Dec 17 02:01:21 GMT 2001

Update of /jfreeciv
In directory balveda.dubh.org:/home/tmp/cvs-serv7518

Modified Files:
	build.xml freeciv_jdev9i.jpr manifest.txt 
Log Message:
Use sixlegs png library for loading PNG files. Java's built in PNG handler
doesn't seem to handle the alpha information in some of the PNG files
that come with Freeciv.
---------------------------------------------------------
briand:cvs on Mon Dec 17 02:01:21 GMT 2001

Update of /jfreeciv/src/org/freeciv/common
In directory balveda.dubh.org:/home/tmp/cvs-serv7518/src/org/freeciv/common

Modified Files:
	JavaImageSprite.java 
Added Files:
	PNGSprite.java 
Log Message:
Use sixlegs png library for loading PNG files. Java's built in PNG handler
doesn't seem to handle the alpha information in some of the PNG files
that come with Freeciv.
---------------------------------------------------------
briand:cvs on Mon Dec 17 02:01:21 GMT 2001

Update of /jfreeciv/lib
In directory balveda.dubh.org:/home/tmp/cvs-serv7518/lib

Added Files:
	png.jar 
Log Message:
Use sixlegs png library for loading PNG files. Java's built in PNG handler
doesn't seem to handle the alpha information in some of the PNG files
that come with Freeciv.
---------------------------------------------------------
briand:cvs on Mon Dec 17 02:01:22 GMT 2001

Update of /jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv7518/src/org/freeciv/client

Modified Files:
	TileSpec.java 
Log Message:
Use sixlegs png library for loading PNG files. Java's built in PNG handler
doesn't seem to handle the alpha information in some of the PNG files
that come with Freeciv.
---------------------------------------------------------
briand:cvs on Mon Dec 17 21:42:59 GMT 2001

Update of /jfreeciv
In directory balveda.dubh.org:/home/tmp/cvs-serv23776

Modified Files:
	build.xml 
Log Message:

Fix the source distro