Complete.Org: Mailing Lists: Archives: freeciv-java: November 2001:
[FreeCiv-Java] CVS: Commit Log for 2001-11-26
Home

[FreeCiv-Java] CVS: Commit Log for 2001-11-26

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-java@xxxxxxxxxxx
Subject: [FreeCiv-Java] CVS: Commit Log for 2001-11-26
From: Build Manager <buildman@xxxxxxxxxxxxxxxx>
Date: Mon, 26 Nov 2001 00:00:04 GMT

---------------------------------------------------------
briand:cvs on Sun Nov 25 23:09:07 GMT 2001

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

Added Files:
        UACTMoveWest.java UACTMoveSouth.java UACTMoveNorth.java 
        UACTMoveEast.java 
Log Message:
Not used yet, but starting work on getting units to actually move :)
---------------------------------------------------------
briand:cvs on Sun Nov 25 23:10:58 GMT 2001

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

Modified Files:
        TileSpec.java 
Log Message:
Use alpha compositing for fog of war rather than the ugly dithered bitmap
mechanism used by the C client. The fog looks much nicer now :)

Fix river outlets: stop lakes appearing in the sea

Fix specials (resources): now being displayed properly on map
---------------------------------------------------------
briand:cvs on Sun Nov 25 23:11:17 GMT 2001

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

Modified Files:
        ClientPacketDispacher.java 
Log Message:
Tidy up / reformatting code
---------------------------------------------------------
briand:cvs on Sun Nov 25 23:11:59 GMT 2001

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

Modified Files:
        Client.java 
Log Message:
Add createPacket() method. This is the "official" way to create a packet you
want to send to the server.
---------------------------------------------------------
briand:cvs on Sun Nov 25 23:12:16 GMT 2001

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

Modified Files:
        Assert.java 
Log Message:
Allow assertion failures with exceptions
---------------------------------------------------------
briand:cvs on Sun Nov 25 23:12:37 GMT 2001

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

Modified Files:
        AbstractClientAction.java 
Log Message:
Add code to get the modifier for the numeric keyboard in a way that doesn't
break on Java 1.3


[Prev in Thread] Current Thread [Next in Thread]
  • [FreeCiv-Java] CVS: Commit Log for 2001-11-26, Build Manager <=