CVS: Commit Log for 2002-01-21

Build Manager <[email protected]> Mon, 21 Jan 2002 01:00:02 GMT
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
---------------------------------------------------------
ben:cvs on Sun Jan 20 03:36:55 GMT 2002

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

Modified Files:
	Client.java 
Log Message:
First few unit actions work (build city & build road).  Actually, build city only half works because the dialog box for the city name isn't implemented yet.
---------------------------------------------------------
ben:cvs on Sun Jan 20 03:36:55 GMT 2002

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

Modified Files:
	AbstractUnitAction.java UACTBuildAirbase.java 
	UACTBuildCity.java UACTBuildFortress.java 
	UACTBuildIrrigation.java UACTBuildRoad.java 
	UACTCleanPollution.java UACTMine.java 
	UACTTransformTerrain.java 
Log Message:
First few unit actions work (build city & build road).  Actually, build city only half works because the dialog box for the city name isn't implemented yet.
---------------------------------------------------------
ben:cvs on Sun Jan 20 03:36:56 GMT 2002

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

Modified Files:
	PHUnitInfo.java 
Log Message:
First few unit actions work (build city & build road).  Actually, build city only half works because the dialog box for the city name isn't implemented yet.
---------------------------------------------------------
ben:cvs on Sun Jan 20 03:36:56 GMT 2002

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

Modified Files:
	Map.java Tile.java Unit.java 
Log Message:
First few unit actions work (build city & build road).  Actually, build city only half works because the dialog box for the city name isn't implemented yet.
---------------------------------------------------------
ben:cvs on Sun Jan 20 03:36:56 GMT 2002

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

Modified Files:
	PktUnitInfo.java 
Log Message:
First few unit actions work (build city & build road).  Actually, build city only half works because the dialog box for the city name isn't implemented yet.
---------------------------------------------------------
ben:cvs on Sun Jan 20 20:12:22 GMT 2002

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

Modified Files:
	UACTAutoAttack.java UACTAutoExplore.java UACTAutoSettler.java 
	UACTBuildAirbase.java UACTBuildCity.java 
	UACTBuildFortress.java UACTBuildIrrigation.java 
	UACTCleanPollution.java UACTDisbandUnit.java UACTDone.java 
	UACTExplodeNuclear.java UACTFortify.java UACTMakeHomeCity.java 
	UACTMine.java UACTPillage.java UACTSentry.java 
	UACTTransformTerrain.java UACTUnload.java UACTWait.java 
	UACTWakeUpOthers.java 
Log Message:
Many more unit actions working.  Still more to go.
---------------------------------------------------------
ben:cvs on Sun Jan 20 20:12:22 GMT 2002

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

Modified Files:
	Map.java Player.java Unit.java 
Log Message:
Many more unit actions working.  Still more to go.