CVS: Commit Log for 2002-01-23

Build Manager <[email protected]> Wed, 23 Jan 2002 01:00:02 GMT
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
---------------------------------------------------------
ben:cvs on Tue Jan 22 17:10:17 GMT 2002

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

Modified Files:
	Client.java 
Log Message:
unit done, wait are functional
end turn button functional
new turn packets (partially) handled
---------------------------------------------------------
ben:cvs on Tue Jan 22 17:10:17 GMT 2002

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

Modified Files:
	ACTEndTurn.java UACTBuildCity.java UACTDone.java UACTWait.java 
Log Message:
unit done, wait are functional
end turn button functional
new turn packets (partially) handled
---------------------------------------------------------
ben:cvs on Tue Jan 22 17:10:17 GMT 2002

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

Modified Files:
	ClientPacketDispacher.java PHGameState.java PHUnitInfo.java 
Log Message:
unit done, wait are functional
end turn button functional
new turn packets (partially) handled
---------------------------------------------------------
ben:cvs on Tue Jan 22 17:10:18 GMT 2002

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

Modified Files:
	Map.java Player.java Unit.java 
Log Message:
unit done, wait are functional
end turn button functional
new turn packets (partially) handled
---------------------------------------------------------
ben:cvs on Tue Jan 22 19:49:00 GMT 2002

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

Modified Files:
	Client.java 
Log Message:
packet handler for packet_remove_unit
focus moves correctly when a unit begins an action
also: added classes I forgot to add earlier, oops.

---------------------------------------------------------
ben:cvs on Tue Jan 22 19:49:00 GMT 2002

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

Modified Files:
	ClientPacketDispacher.java PHUnitInfo.java 
Added Files:
	PHBeforeNewYear.java PHCityNameSuggestion.java PHNewYear.java 
	PHRemoveUnit.java 
Log Message:
packet handler for packet_remove_unit
focus moves correctly when a unit begins an action
also: added classes I forgot to add earlier, oops.

---------------------------------------------------------
ben:cvs on Tue Jan 22 19:49:00 GMT 2002

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

Modified Files:
	AbstractMapView.java MapView.java MapViewManager.java 
Log Message:
packet handler for packet_remove_unit
focus moves correctly when a unit begins an action
also: added classes I forgot to add earlier, oops.

---------------------------------------------------------
ben:cvs on Tue Jan 22 19:49:00 GMT 2002

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

Modified Files:
	UnitStackDisplay.java 
Log Message:
packet handler for packet_remove_unit
focus moves correctly when a unit begins an action
also: added classes I forgot to add earlier, oops.

---------------------------------------------------------
ben:cvs on Tue Jan 22 19:49:00 GMT 2002

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

Modified Files:
	Player.java Tile.java Unit.java 
Log Message:
packet handler for packet_remove_unit
focus moves correctly when a unit begins an action
also: added classes I forgot to add earlier, oops.