Complete.Org: Mailing Lists: Archives: freeciv-java: October 2001:
[FreeCiv-Java] CVS: Commit Log for 2001-10-31
Home

[FreeCiv-Java] CVS: Commit Log for 2001-10-31

[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-10-31
From: Build Manager <buildman@xxxxxxxxxxxxxxxx>
Date: Wed, 31 Oct 2001 00:00:04 GMT


uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client Client.java,1.13,1.14
Tue Oct 30 01:38:17 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv8768/org/freeciv/client

Modified Files:
        Client.java 
Log Message:
Implemented public void disconnect(), which removes the client's player 
and disconnects.  Now setConnection( false ) calls disconnect().


uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client MainWindow.java,1.3,1.4
Tue Oct 30 01:39:15 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv8851/org/freeciv/client

Modified Files:
        MainWindow.java 
Log Message:
Added an import which makes it compile for me.


uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client Client.java,1.14,1.15 MainWindow.java,1.4,1.5
Tue Oct 30 19:42:39 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv21112/src/org/freeciv/client

Modified Files:
        Client.java MainWindow.java 
Log Message:

Fix build. Unsure why so many files have shown up as I only modified
a couple..hmm.



uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/ui UnitStackDisplay.java,1.3,1.4
Tue Oct 30 19:42:39 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/ui
In directory balveda.dubh.org:/home/tmp/cvs-serv21112/src/org/freeciv/client/ui

Modified Files:
        UnitStackDisplay.java 
Log Message:

Fix build. Unsure why so many files have shown up as I only modified
a couple..hmm.



uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/net InStream.java,1.3,1.4 OutStream.java,1.3,1.4
Tue Oct 30 19:42:39 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/net
In directory balveda.dubh.org:/home/tmp/cvs-serv21112/src/org/freeciv/net

Modified Files:
        InStream.java OutStream.java 
Log Message:

Fix build. Unsure why so many files have shown up as I only modified
a couple..hmm.



uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/gjt/abies StdIn.java,1.1.1.1,1.2
Tue Oct 30 20:23:27 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/gjt/abies
In directory balveda.dubh.org:/home/tmp/cvs-serv22834/src/org/gjt/abies

Modified Files:
        StdIn.java 
Log Message:

Fix deprecation warning in StdIn [briand]



uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/action UACTMakeTradeRoute.java,1.2,1.3 
UACTMakeHomeCity.java,1.2,1.3 UACTHelpBuildWonder.java,1.2,1.3 
UACTExplodeNuclear.java,1.2,1.3 UACTBuildFortress.java,1.2,1.3 
UACTAutoSettler.java,1.2,1.3
Tue Oct 30 23:12:20 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/action
In directory balveda.dubh.org:/home/tmp/cvs-serv30400/org/freeciv/client/action

Modified Files:
        UACTMakeTradeRoute.java UACTMakeHomeCity.java 
        UACTHelpBuildWonder.java UACTExplodeNuclear.java 
        UACTBuildFortress.java UACTAutoSettler.java 
Log Message:
Remove unused imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler PHRulesetTerrainControl.java,1.4,1.5
Tue Oct 30 23:12:43 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv30438/org/freeciv/client/handler

Modified Files:
        PHRulesetTerrainControl.java 
Log Message:
Remove unused imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler PHRulesetNation.java,1.6,1.7
Tue Oct 30 23:12:52 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv30447/org/freeciv/client/handler

Modified Files:
        PHRulesetNation.java 
Log Message:
Remove unused imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler PHMapInfo.java,1.5,1.6
Tue Oct 30 23:13:28 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv30503/org/freeciv/client/handler

Modified Files:
        PHMapInfo.java 
Log Message:
Now works on event thread. Changed map initialization code to use the new map 
support [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler PHGameState.java,1.2,1.3
Tue Oct 30 23:14:23 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv30537/org/freeciv/client/handler

Modified Files:
        PHGameState.java 
Log Message:
Added code to move the map to a known square at the start of
the game. Still needs to be refined when we know about units etc. [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/net OutStream.java,1.4,1.5
Tue Oct 30 23:14:46 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/net
In directory balveda.dubh.org:/home/tmp/cvs-serv30567/org/freeciv/net

Modified Files:
        OutStream.java 
Log Message:
Um? [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client MapViewManager.java,1.1,1.2
Tue Oct 30 23:15:44 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30641/org/freeciv/client

Modified Files:
        MapViewManager.java 
Log Message:
Added initialize() and centerOnTile() methods [bduff], and added
DEBUG_MODE for debugging the core map stuff [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client MapView.java,1.3,1.4
Tue Oct 30 23:15:55 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30669/org/freeciv/client

Modified Files:
        MapView.java 
Log Message:
Added initialize() and centerOnTile() methods [bduff], and added
DEBUG_MODE for debugging the core map stuff [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/common MapPositionIterator.java,NONE,1.1
Tue Oct 30 23:16:09 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/common
In directory balveda.dubh.org:/home/tmp/cvs-serv30676/org/freeciv/common

Added Files:
        MapPositionIterator.java 
Log Message:
Utility class for iterating over map positions [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client MapOverview.java,1.3,1.4
Tue Oct 30 23:16:36 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30704/org/freeciv/client

Modified Files:
        MapOverview.java 
Log Message:
Resize the overview component properly when the real map size is known [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/common Map.java,1.3,1.4
Tue Oct 30 23:17:06 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/common
In directory balveda.dubh.org:/home/tmp/cvs-serv30732/org/freeciv/common

Modified Files:
        Map.java 
Log Message:
add iterateOutwards() and some bug fixes [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client MainWindow.java,1.5,1.6
Tue Oct 30 23:18:07 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30783/org/freeciv/client

Modified Files:
        MainWindow.java 
Log Message:
Shutdown properly when the window close button is clicked [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client IsometricMapView.java,1.1,1.2
Tue Oct 30 23:18:35 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30811/org/freeciv/client

Modified Files:
        IsometricMapView.java 
Log Message:
Implement getCanvasPosition(), isTileVisible() [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/dialog ImplNation.java,1.6,1.7
Tue Oct 30 23:18:52 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/dialog
In directory balveda.dubh.org:/home/tmp/cvs-serv30822/org/freeciv/client/dialog

Modified Files:
        ImplNation.java 
Log Message:
Remove unused imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client GridMapView.java,1.1,1.2
Tue Oct 30 23:19:24 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30863/org/freeciv/client

Modified Files:
        GridMapView.java 
Log Message:
Implement getCanvasPosition(), isTileVisible(), centerOnTileImpl() [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client DebugMapView.java,NONE,1.1
Tue Oct 30 23:19:55 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30900/org/freeciv/client

Added Files:
        DebugMapView.java 
Log Message:
A MapView that paints colored squares for tiles instead of proper bitmaps.
Useful for debugging the core map code [bduff].

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler ClientPacketDispacher.java,1.6,1.7
Tue Oct 30 23:20:08 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv30918/org/freeciv/client/handler

Modified Files:
        ClientPacketDispacher.java 
Log Message:
imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client Client.java,1.15,1.16
Tue Oct 30 23:20:50 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv30947/org/freeciv/client

Modified Files:
        Client.java 
Log Message:
Fix imports, initial screen location [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler PHTileInfo.java,1.5,1.6
Tue Oct 30 23:21:05 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv30975/org/freeciv/client/handler

Modified Files:
        PHTileInfo.java 
Log Message:
imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/action ACTTradeReport.java,1.2,1.3 
ACTTaxRates.java,1.2,1.3 ACTSendAllocNation.java,1.2,1.3 
ACTRevolution.java,1.2,1.3 ACTQuit.java,1.2,1.3 ACTLocalOptions.java,1.2,1.3 
ACTCenterView.java,1.2,1.3
Tue Oct 30 23:21:05 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/action
In directory balveda.dubh.org:/home/tmp/cvs-serv30975/org/freeciv/client/action

Modified Files:
        ACTTradeReport.java ACTTaxRates.java ACTSendAllocNation.java 
        ACTRevolution.java ACTQuit.java ACTLocalOptions.java 
        ACTCenterView.java 
Log Message:
imports [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client AbstractMapView.java,1.1,1.2
Tue Oct 30 23:22:04 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv31027/org/freeciv/client

Modified Files:
        AbstractMapView.java 
Log Message:
Implemented the skeleton of the new map support. Lots still to do on this, but
the bare bones are there now, and it should hopefully be easy to follow
what's going on. [bduff]

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client/handler AbstractHandler.java,1.3,1.4
Tue Oct 30 23:22:44 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/handler
In directory balveda.dubh.org:/home/tmp/cvs-serv31053/org/freeciv/client/handler

Modified Files:
        AbstractHandler.java 
Log Message:
Handlers which act on the Swing Event thread are now invoked in an
invokeAndWait() rather than invokeLater() to avoid processing two packets
at the same time.

uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers)
jfreeciv/src/org/freeciv/client Client.java.old,1.1.1.1,NONE 
Client.backup,1.1.1.1,NONE
Tue Oct 30 23:25:51 GMT 2001
Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client
In directory balveda.dubh.org:/home/tmp/cvs-serv31475

Removed Files:
        Client.java.old Client.backup 
Log Message:
Remove old client code


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