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

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

[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-05
From: Build Manager <buildman@xxxxxxxxxxxxxxxx>
Date: Mon, 5 Nov 2001 00:00:07 GMT

---------------------------------------------------------
briand:cvs on Sun Nov  4 02:06:25 GMT 2001

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

Log Message:
Directory /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/panel added to the 
repository

---------------------------------------------------------
briand:cvs on Sun Nov  4 02:06:35 GMT 2001

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

Log Message:
Directory /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/map added to the 
repository

---------------------------------------------------------
briand:cvs on Sun Nov  4 02:07:33 GMT 2001

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

Log Message:
Directory /usr/local/cvsroot/jfreeciv/src/org/freeciv/client/action/res added 
to the repository

---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Modified Files:
        JFreeCiv_jdev9i.jws build.xml freeciv_jdev9i.jpr 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Modified Files:
        CivMap.java Client.java Colors.java MainWindow.java 
        TileSpec.java 
Removed Files:
        AbstractMapView.java DebugMapView.java GridMapView.java 
        IsometricMapView.java MapOverview.java MapView.java 
        MapViewManager.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Modified Files:
        ACTEndTurn.java ACTQuit.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Added Files:
        endturn.png 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Modified Files:
        PHUnitInfo.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Added Files:
        AbstractMapView.java DebugMapView.java GridMapView.java 
        IsometricMapView.java MapComponent.java MapView.java 
        MapViewManager.java Painter.java SquareTiledPainter.java 
        TiledPainter.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Added Files:
        CivInfoPanel.java CivStatusPanel.java Console.java 
        MapOverview.java QuickCommand.java UnitInfoPanel.java 
        UnitStackDisplay.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:35 GMT 2001

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

Removed Files:
        CivInfoPanel.java CivStatusPanel.java Console.java 
        QuickCommand.java UndockablePanel.java UnitInfoPanel.java 
        UnitStackDisplay.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:36 GMT 2001

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

Modified Files:
        HyperlinkButton.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:36 GMT 2001

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

Modified Files:
        AbstractGameObjectFactory.java City.java Factories.java 
        Game.java Map.java Player.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:10:36 GMT 2001

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

Modified Files:
        PktUnitInfo.java 
Log Message:
New map support using very useful code supplied by Luke Lindsay. Still not
finished, but the map now appears with the correct terrain, and initial units
on connection. And it scrolls properly :)

I've also repackaged some code, moving all the map code to a subpackage
of client, and moving all the dockable panels to client.panel.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:11:11 GMT 2001

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

Added Files:
        credits.txt 
Log Message:
Credits file. If you contribute to jfreeciv in any way, add yourself to this 
file.
---------------------------------------------------------
briand:cvs on Sun Nov  4 02:15:01 GMT 2001

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

Modified Files:
        build.xml 
Log Message:
Make sure the credits file is part of the binary and source distribs.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:36:46 GMT 2001

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

Modified Files:
        ACTDisconnect.java 
Log Message:
Use disconnect() rather than setConnected( false ). Set disabled by default.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:37:10 GMT 2001

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

Modified Files:
        AbstractClientAction.java AbstractUnitAction.java 
        ACTEndTurn.java UACTFortify.java UACTPillage.java 
Log Message:
Set disabled by default.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:38:20 GMT 2001

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

Modified Files:
        Client.java 
Log Message:
Rationalize the whole connect / disconnect thing.

Now, the setConnected() method is private. The correct way to connect
or disconnect is to call connect() or disconnect(). In addition, the actual
logic for connecting has moved to the Client rather than the Login dialog.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:39:01 GMT 2001

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

Modified Files:
        DlgLogin.java 
Log Message:
Remove all the methods for getting streams etc. The client now handles
the actual logic of establishing a socket connection and opening streams.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:40:15 GMT 2001

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

Modified Files:
        ImplLogin.java 
Log Message:
Remove stream and socket handling stuff (moved to Client).

Now tries to connect on a different thread so that the UI doesn't stop
repainting while attempting the socket connection. Also fixed problems
with the X button.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:40:30 GMT 2001

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

Modified Files:
        ImplProgress.java 
Log Message:
Use disconnect() instead of setConnected( false )
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:41:00 GMT 2001

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

Modified Files:
        PHJoinGameReply.java 
Log Message:
Work around a bug in the freeciv C client with short packets when 
connection is refused.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:41:18 GMT 2001

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

Modified Files:
        PHServerShutdown.java 
Log Message:
Use disconnect() instead of setConnected( false )
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:41:42 GMT 2001

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

Modified Files:
        MapOverview.java 
Log Message:
Slightly larger font, use antialiasing, because it looks nicer.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:41:54 GMT 2001

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

Modified Files:
        HyperlinkButton.java 
Log Message:
Handle being disabled.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:42:12 GMT 2001

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

Modified Files:
        InStream.java 
Log Message:
Slightly more helpful runtime exceptions when packets are too short.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:42:30 GMT 2001

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

Modified Files:
        PktJoinGameReply.java 
Log Message:
Workaround for C client bug
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:43:19 GMT 2001

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

Added Files:
        BusyCursor.java 
Log Message:
Utility class that implements a busy cursor and glass-pane to block user 
interaction with dialogs while an operation is taking place on another
thread.
---------------------------------------------------------
briand:cvs on Sun Nov  4 04:43:53 GMT 2001

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

Modified Files:
        freeciv_jdev9i.jpr 
Log Message:
Project file update by JDeveloper
---------------------------------------------------------
briand:cvs on Sun Nov  4 05:24:20 GMT 2001

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

Modified Files:
        TODO.txt 
Log Message:
Test commit to see if the jcvslet is picking up changes properly now after much 
messing about with UNIX permissions on the server
---------------------------------------------------------
briand:cvs on Sun Nov  4 05:38:49 GMT 2001

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

Modified Files:
        index.html 
Log Message:
Note about the delayed index updates
---------------------------------------------------------
briand:cvs on Sun Nov  4 05:40:28 GMT 2001

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

Modified Files:
        index.html 
Log Message:
Thats what i get for trusing Dreamweaver :(
---------------------------------------------------------
briand:cvs on Sun Nov  4 05:44:24 GMT 2001

Update of /cvs.dubh.org/WEB-INF/conf
In directory balveda.dubh.org:/home/tmp/cvs-serv31787

Modified Files:
        betterbites.properties jfreeciv.properties 
Log Message:
Update jcvslet description
---------------------------------------------------------
briand:cvs on Sun Nov  4 05:55:33 GMT 2001

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

Modified Files:
        index.xml 
Log Message:
no message
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:23:25 GMT 2001

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

Modified Files:
        City.java CommonConstants.java Map.java Player.java Unit.java 
Log Message:
Various new methods to support unit focusing and the unit stack / unit info
displays
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:23:40 GMT 2001

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

Modified Files:
        ToolButton.java 
Log Message:
Allow mouse event handlers to be easily overridden in a subclass
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:24:01 GMT 2001

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

Modified Files:
        UnitInfoPanel.java UnitStackDisplay.java 
Log Message:
Implemented the unit info panel and unit stack display.
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:25:23 GMT 2001

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

Modified Files:
        PHGameState.java PHUnitInfo.java 
Log Message:
Enable end turn action at game start. Update the unit info and unit stack
displays on startup. Focus to a unit or a city or something useful on game
start
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:25:48 GMT 2001

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

Modified Files:
        TileSpec.java 
Log Message:
Make fillUnitSprites() public so that the unit stack display control can use it
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:26:04 GMT 2001

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

Modified Files:
        MainWindow.java 
Log Message:
Actually construct the unit stack display
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:26:47 GMT 2001

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

Modified Files:
        Client.java 
Log Message:
Added numerous methods to handle getting and setting the currently
focused unit and updating the unit stack and unit info displays
---------------------------------------------------------
briand:cvs on Sun Nov  4 20:33:25 GMT 2001

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

Modified Files:
        Changelog.txt 
Log Message:
Update changelog
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:49 GMT 2001

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

Modified Files:
        freeciv_jdev9i.jpr 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:49 GMT 2001

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

Modified Files:
        Client.java MainWindow.java 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:49 GMT 2001

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

Modified Files:
        ACTSendAllocNation.java Actions.java 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:49 GMT 2001

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

Modified Files:
        ImplLogin.java ImplNation.java 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:50 GMT 2001

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

Modified Files:
        ClientPacketDispacher.java ClientPacketHandler.java 
        PHChatMsg.java PHConnInfo.java PHConnPing.java PHEmpty.java 
        PHGameInfo.java PHGameState.java PHGenericMessage.java 
        PHGenericValues.java PHJoinGameReply.java PHMapInfo.java 
        PHPlayerInfo.java PHRulesetBuilding.java PHRulesetCity.java 
        PHRulesetControl.java PHRulesetGame.java 
        PHRulesetGovernment.java PHRulesetGovernmentRulerTitle.java 
        PHRulesetNation.java PHRulesetTech.java PHRulesetTerrain.java 
        PHRulesetTerrainControl.java PHRulesetUnit.java 
        PHSelectNation.java PHSpaceshipInfo.java PHTileInfo.java 
        PHUnitInfo.java 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:50 GMT 2001

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

Modified Files:
        QuickCommand.java 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.
---------------------------------------------------------
briand:cvs on Sun Nov  4 23:03:50 GMT 2001

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

Modified Files:
        GenericMap.java 
Log Message:
Stopped actions and handlers from using string class names and doing
Class.forName() at runtime. Instead, handlers and actions now use Class
objects.

This ought to perform better, be more memory efficient and will make it
easier to spot missing classes at compile time rather than runtime.


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