nausea
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NAUSEA] Commit: 2005-12-04


From: Luca Saiu
Subject: [NAUSEA] Commit: 2005-12-04
Date: Sun, 04 Dec 2005 03:06:33 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8a2) Gecko/20040715

2005-12-04  Luca Saiu  <address@hidden>

        * common/utility.scm, common/scheme-model-format.scm,
        server/server-side.scm: moved into shared/, so that they are more
        "installation"-friendly.
        * common/Scheme.cc, common/SchemeModelFormat.cc, server/Object.cc: 
updated
        paths to the moved Scheme files. Minor changes.
        * */Makefile: add support for common/Version.*
        * common/Version.*: added, bumped version number.
        * server/WorldServer.cc, client/InteractiveClientMain.cc,
        utilities/ModelViewer.cc: use the new version information.
        * shared/ciao-texture.png: removed (I failed to actually remove it at 
the
        last commit).
        * Makefile*: minor changes.
        * client/Client.cc: removed the ugly bin/client-data/ directory: now
        a directory is used, either in the user home, or in /var/, or in /tmp/.
        * client/InteractiveClient.cc: corrected an interface buglet related to
        the use of synchronousShowMessage(). Added simple client-commands:
        update-frames-indices, placing-resolution, background-color. Replaced
        you-need-the-file with you-need-the-files, using the new faster file
        socket. Updated some (kludgish) hardwired key bindings for camera
        commands. Updated picking support (in a kludgish way). Set
        synchronousMessagesStopWathTimeOut to zero, it looks nicer.
        * client/InteractiveClientMain.cc: when called with no arguments ask
        the server host name to the user, with a simple terminal interface.
        Added a textual banner.
        * client/InteractiveClientRenderer.*: do placing in the cubemap only
        for faces with non-null textures. Added support for the
        frameIndicesUpdating field. Minor changes.
        * client/SlideShow.cc: now the background correctly covers the full
        viewport, including the topmost line and the rightmost column.
        * common/FileServerSocket.cc: last modification time and size are now
        sent as floats. This is more portable among different Guile versions.
        * common/FileSocket.cc: updated some error messages.    
        * common/PickingManager.*: minor changes.
        * common/SDLGraphics.*: updated the way we choose screen resolution.
        * common/SmobbableInfiniteFillMatrix.cc: minor changes.
        * common/TestInfiniteFillMatrix.cc: minor changes.
        * server/MetaData.h: removed an apostrophe in a #warning, which gives
        problems with old GCCs.
        * server/Role.cc: trap network errors occurring when executing the
        disconnect command. Added role->name. minor changes.
        * server/ServerCompileTimeParameters.*: updated the value of
        serverCyclesPerSecond. Added serverUptimeReportInterval.
        * server/WorldServer.cc: Added a try..catch block in
        WorldServer::loop() so that now we never crash on any network exception.
        Used serverUptimeReportInterval. Minor changes.
        * shared/default-client-settings.xml: regenerated.
        * shared/nausea-icon-72x72.png: added.

--
Luca Saiu, maintainer of GNU epsilon
http://www.gnu.org/software/epsilon
http://www.cli.di.unipi.it/~saiu/brevetti.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]