[pkg-fgfs-crew] r97 - in /simgear/trunk: ./ debian/ projects/VC7.1/ projects/VC8/ projects/VC90/ simgear/ simgear/bucket/ simgear/compatibility/ simgear/compatibility/MIPSpro721/ simgear/compatibility/MIPSpro740/ simgear/debug/ simgear/environment/ simgear/ephemeris/ simgear/io/ simgear/magvar/ simgear/math/ simgear/misc/ simgear/nasal/ simgear/props/ simgear/route/ simgear/scene/ simgear/scene/bvh/ simgear/scene/material/ simgear/scene/model/ simgear/scene/sky/ simgear/scene/tgdb/ simgear/scene/util/ simgear/screen/ simgear/serial/ simgear/sound/ simgear/structure/ simgear/threads/ simgear/timing/ simgear/xml/

ovek at users.alioth.debian.org ovek at users.alioth.debian.org
Sat Oct 2 20:29:40 UTC 2010


Author: ovek
Date: Sat Oct  2 20:29:39 2010
New Revision: 97

URL: http://svn.debian.org/wsvn/pkg-fgfs/?sc=1&rev=97
Log:
Imported SimGear 2.0.0.

Added:
    simgear/trunk/projects/VC90/
      - copied from r96, simgear/branches/upstream/current/projects/VC90/
    simgear/trunk/simgear/math/beziercurve.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/math/beziercurve.hxx
    simgear/trunk/simgear/props/AtomicChangeListener.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/props/AtomicChangeListener.cxx
    simgear/trunk/simgear/props/AtomicChangeListener.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/props/AtomicChangeListener.hxx
    simgear/trunk/simgear/props/ExtendedPropertyAdapter.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/props/ExtendedPropertyAdapter.hxx
    simgear/trunk/simgear/scene/bvh/
      - copied from r96, simgear/branches/upstream/current/simgear/scene/bvh/
    simgear/trunk/simgear/scene/material/Effect.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Effect.cxx
    simgear/trunk/simgear/scene/material/Effect.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Effect.hxx
    simgear/trunk/simgear/scene/material/EffectBuilder.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/EffectBuilder.cxx
    simgear/trunk/simgear/scene/material/EffectBuilder.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/EffectBuilder.hxx
    simgear/trunk/simgear/scene/material/EffectCullVisitor.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/EffectCullVisitor.cxx
    simgear/trunk/simgear/scene/material/EffectCullVisitor.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/EffectCullVisitor.hxx
    simgear/trunk/simgear/scene/material/EffectGeode.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/EffectGeode.cxx
    simgear/trunk/simgear/scene/material/EffectGeode.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/EffectGeode.hxx
    simgear/trunk/simgear/scene/material/GLPredicate.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/GLPredicate.cxx
    simgear/trunk/simgear/scene/material/GLPredicate.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/GLPredicate.hxx
    simgear/trunk/simgear/scene/material/Noise.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Noise.cxx
    simgear/trunk/simgear/scene/material/Noise.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Noise.hxx
    simgear/trunk/simgear/scene/material/Pass.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Pass.cxx
    simgear/trunk/simgear/scene/material/Pass.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Pass.hxx
    simgear/trunk/simgear/scene/material/Technique.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Technique.cxx
    simgear/trunk/simgear/scene/material/Technique.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/Technique.hxx
    simgear/trunk/simgear/scene/material/TextureBuilder.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/TextureBuilder.cxx
    simgear/trunk/simgear/scene/material/TextureBuilder.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/TextureBuilder.hxx
    simgear/trunk/simgear/scene/material/makeEffect.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/material/makeEffect.cxx
    simgear/trunk/simgear/scene/model/BoundingVolumeBuildVisitor.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/model/BoundingVolumeBuildVisitor.hxx
    simgear/trunk/simgear/scene/model/SGInteractionAnimation.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/model/SGInteractionAnimation.cxx
    simgear/trunk/simgear/scene/model/SGInteractionAnimation.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/model/SGInteractionAnimation.hxx
    simgear/trunk/simgear/scene/model/SGText.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/model/SGText.cxx
    simgear/trunk/simgear/scene/model/SGText.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/model/SGText.hxx
    simgear/trunk/simgear/scene/util/CopyOp.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/CopyOp.cxx
    simgear/trunk/simgear/scene/util/CopyOp.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/CopyOp.hxx
    simgear/trunk/simgear/scene/util/PrimitiveUtils.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/PrimitiveUtils.cxx
    simgear/trunk/simgear/scene/util/PrimitiveUtils.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/PrimitiveUtils.hxx
    simgear/trunk/simgear/scene/util/SplicingVisitor.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/SplicingVisitor.cxx
    simgear/trunk/simgear/scene/util/SplicingVisitor.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/SplicingVisitor.hxx
    simgear/trunk/simgear/scene/util/UpdateOnceCallback.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/UpdateOnceCallback.cxx
    simgear/trunk/simgear/scene/util/UpdateOnceCallback.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/scene/util/UpdateOnceCallback.hxx
    simgear/trunk/simgear/sound/README
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/sound/README
    simgear/trunk/simgear/sound/openal_test3.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/sound/openal_test3.cxx
    simgear/trunk/simgear/sound/sample_group.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/sound/sample_group.cxx
    simgear/trunk/simgear/sound/sample_group.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/sound/sample_group.hxx
    simgear/trunk/simgear/structure/SGWeakPtr.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/structure/SGWeakPtr.hxx
    simgear/trunk/simgear/structure/SGWeakReferenced.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/structure/SGWeakReferenced.hxx
    simgear/trunk/simgear/structure/StringTable.cxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/structure/StringTable.cxx
    simgear/trunk/simgear/structure/StringTable.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/structure/StringTable.hxx
    simgear/trunk/simgear/structure/intern.hxx
      - copied unchanged from r96, simgear/branches/upstream/current/simgear/structure/intern.hxx
Removed:
    simgear/trunk/SimGear.dsp
    simgear/trunk/SimGear.dsw
    simgear/trunk/projects/VC8/
    simgear/trunk/simgear/misc/swap_test.cpp
    simgear/trunk/simgear/misc/tabbed_values_test.cxx
    simgear/trunk/simgear/scene/model/location.cxx
    simgear/trunk/simgear/scene/model/location.hxx
    simgear/trunk/simgear/scene/model/placementtrans.cxx
    simgear/trunk/simgear/scene/model/placementtrans.hxx
    simgear/trunk/simgear/screen/colours.h
    simgear/trunk/simgear/screen/texture.cxx
    simgear/trunk/simgear/screen/texture.hxx
Modified:
    simgear/trunk/ChangeLog
    simgear/trunk/INSTALL
    simgear/trunk/Makefile.am
    simgear/trunk/Makefile.in
    simgear/trunk/acinclude.m4
    simgear/trunk/aclocal.m4
    simgear/trunk/config.guess
    simgear/trunk/config.sub
    simgear/trunk/configure
    simgear/trunk/configure.ac
    simgear/trunk/debian/changelog
    simgear/trunk/depcomp
    simgear/trunk/install-sh
    simgear/trunk/missing
    simgear/trunk/projects/VC7.1/SimGear.vcproj
    simgear/trunk/simgear/Makefile.am
    simgear/trunk/simgear/Makefile.in
    simgear/trunk/simgear/bucket/Makefile.in
    simgear/trunk/simgear/bucket/newbucket.cxx
    simgear/trunk/simgear/bucket/newbucket.hxx
    simgear/trunk/simgear/compatibility/MIPSpro721/Makefile.in
    simgear/trunk/simgear/compatibility/MIPSpro740/Makefile.in
    simgear/trunk/simgear/compatibility/Makefile.in
    simgear/trunk/simgear/compiler.h
    simgear/trunk/simgear/constants.h
    simgear/trunk/simgear/debug/Makefile.in
    simgear/trunk/simgear/debug/logstream.cxx
    simgear/trunk/simgear/debug/logstream.hxx
    simgear/trunk/simgear/debug/logtest.cxx
    simgear/trunk/simgear/environment/Makefile.in
    simgear/trunk/simgear/environment/metar.cxx
    simgear/trunk/simgear/environment/visual_enviro.cxx
    simgear/trunk/simgear/environment/visual_enviro.hxx
    simgear/trunk/simgear/ephemeris/Makefile.in
    simgear/trunk/simgear/ephemeris/ephemeris.hxx
    simgear/trunk/simgear/io/Makefile.am
    simgear/trunk/simgear/io/Makefile.in
    simgear/trunk/simgear/io/lowlevel.cxx
    simgear/trunk/simgear/io/sg_binobj.hxx
    simgear/trunk/simgear/io/sg_file.cxx
    simgear/trunk/simgear/io/socktest.cxx
    simgear/trunk/simgear/io/tcp_server.cxx
    simgear/trunk/simgear/magvar/Makefile.am
    simgear/trunk/simgear/magvar/Makefile.in
    simgear/trunk/simgear/math/Makefile.am
    simgear/trunk/simgear/math/Makefile.in
    simgear/trunk/simgear/math/SGBox.hxx
    simgear/trunk/simgear/math/SGGeoc.hxx
    simgear/trunk/simgear/math/SGGeod.cxx
    simgear/trunk/simgear/math/SGGeod.hxx
    simgear/trunk/simgear/math/SGGeodesy.cxx
    simgear/trunk/simgear/math/SGGeodesy.hxx
    simgear/trunk/simgear/math/SGGeometryTest.cxx
    simgear/trunk/simgear/math/SGIntersect.hxx
    simgear/trunk/simgear/math/SGLineSegment.hxx
    simgear/trunk/simgear/math/SGMathTest.cxx
    simgear/trunk/simgear/math/SGMatrix.hxx
    simgear/trunk/simgear/math/SGPlane.hxx
    simgear/trunk/simgear/math/SGQuat.hxx
    simgear/trunk/simgear/math/SGRay.hxx
    simgear/trunk/simgear/math/SGSphere.hxx
    simgear/trunk/simgear/math/SGTriangle.hxx
    simgear/trunk/simgear/math/SGVec2.hxx
    simgear/trunk/simgear/math/SGVec3.hxx
    simgear/trunk/simgear/math/SGVec4.hxx
    simgear/trunk/simgear/math/interpolater.cxx
    simgear/trunk/simgear/math/interpolater.hxx
    simgear/trunk/simgear/math/sg_types.hxx
    simgear/trunk/simgear/math/vector.cxx
    simgear/trunk/simgear/math/vector.hxx
    simgear/trunk/simgear/misc/Makefile.am
    simgear/trunk/simgear/misc/Makefile.in
    simgear/trunk/simgear/misc/interpolator.cxx
    simgear/trunk/simgear/misc/sg_path.cxx
    simgear/trunk/simgear/misc/strutils.cxx
    simgear/trunk/simgear/misc/strutils.hxx
    simgear/trunk/simgear/misc/tabbed_values.cxx
    simgear/trunk/simgear/misc/texcoord.cxx
    simgear/trunk/simgear/nasal/Makefile.in
    simgear/trunk/simgear/nasal/code.c
    simgear/trunk/simgear/nasal/iolib.c
    simgear/trunk/simgear/nasal/iolib.h
    simgear/trunk/simgear/nasal/naref.h
    simgear/trunk/simgear/props/Makefile.am
    simgear/trunk/simgear/props/Makefile.in
    simgear/trunk/simgear/props/condition.cxx
    simgear/trunk/simgear/props/props.cxx
    simgear/trunk/simgear/props/props.hxx
    simgear/trunk/simgear/props/props_io.cxx
    simgear/trunk/simgear/props/props_io.hxx
    simgear/trunk/simgear/props/props_test.cxx
    simgear/trunk/simgear/route/Makefile.in
    simgear/trunk/simgear/route/route.cxx
    simgear/trunk/simgear/route/route.hxx
    simgear/trunk/simgear/route/routetest.cxx
    simgear/trunk/simgear/route/waypoint.cxx
    simgear/trunk/simgear/route/waypoint.hxx
    simgear/trunk/simgear/route/waytest.cxx
    simgear/trunk/simgear/scene/Makefile.am
    simgear/trunk/simgear/scene/Makefile.in
    simgear/trunk/simgear/scene/material/Makefile.am
    simgear/trunk/simgear/scene/material/Makefile.in
    simgear/trunk/simgear/scene/material/mat.cxx
    simgear/trunk/simgear/scene/material/mat.hxx
    simgear/trunk/simgear/scene/material/matlib.cxx
    simgear/trunk/simgear/scene/material/matlib.hxx
    simgear/trunk/simgear/scene/material/matmodel.cxx
    simgear/trunk/simgear/scene/material/matmodel.hxx
    simgear/trunk/simgear/scene/model/CheckSceneryVisitor.cxx
    simgear/trunk/simgear/scene/model/CheckSceneryVisitor.hxx
    simgear/trunk/simgear/scene/model/Makefile.am
    simgear/trunk/simgear/scene/model/Makefile.in
    simgear/trunk/simgear/scene/model/ModelRegistry.cxx
    simgear/trunk/simgear/scene/model/ModelRegistry.hxx
    simgear/trunk/simgear/scene/model/SGClipGroup.cxx
    simgear/trunk/simgear/scene/model/SGMaterialAnimation.cxx
    simgear/trunk/simgear/scene/model/SGMaterialAnimation.hxx
    simgear/trunk/simgear/scene/model/SGPagedLOD.cxx
    simgear/trunk/simgear/scene/model/SGPagedLOD.hxx
    simgear/trunk/simgear/scene/model/SGReaderWriterXML.cxx
    simgear/trunk/simgear/scene/model/SGReaderWriterXML.hxx
    simgear/trunk/simgear/scene/model/SGRotateTransform.cxx
    simgear/trunk/simgear/scene/model/SGScaleTransform.cxx
    simgear/trunk/simgear/scene/model/SGTranslateTransform.cxx
    simgear/trunk/simgear/scene/model/animation.cxx
    simgear/trunk/simgear/scene/model/animation.hxx
    simgear/trunk/simgear/scene/model/model.cxx
    simgear/trunk/simgear/scene/model/model.hxx
    simgear/trunk/simgear/scene/model/modellib.cxx
    simgear/trunk/simgear/scene/model/modellib.hxx
    simgear/trunk/simgear/scene/model/particles.cxx
    simgear/trunk/simgear/scene/model/persparam.cxx
    simgear/trunk/simgear/scene/model/placement.cxx
    simgear/trunk/simgear/scene/model/placement.hxx
    simgear/trunk/simgear/scene/model/shadanim.cxx
    simgear/trunk/simgear/scene/sky/CloudShaderGeometry.cxx
    simgear/trunk/simgear/scene/sky/CloudShaderGeometry.hxx
    simgear/trunk/simgear/scene/sky/Makefile.in
    simgear/trunk/simgear/scene/sky/cloud.cxx
    simgear/trunk/simgear/scene/sky/cloudfield.cxx
    simgear/trunk/simgear/scene/sky/cloudfield.hxx
    simgear/trunk/simgear/scene/sky/dome.cxx
    simgear/trunk/simgear/scene/sky/dome.hxx
    simgear/trunk/simgear/scene/sky/moon.cxx
    simgear/trunk/simgear/scene/sky/moon.hxx
    simgear/trunk/simgear/scene/sky/newcloud.cxx
    simgear/trunk/simgear/scene/sky/newcloud.hxx
    simgear/trunk/simgear/scene/sky/oursun.cxx
    simgear/trunk/simgear/scene/sky/oursun.hxx
    simgear/trunk/simgear/scene/sky/sky.cxx
    simgear/trunk/simgear/scene/sky/sky.hxx
    simgear/trunk/simgear/scene/sky/sphere.cxx
    simgear/trunk/simgear/scene/sky/stars.cxx
    simgear/trunk/simgear/scene/sky/stars.hxx
    simgear/trunk/simgear/scene/tgdb/GroundLightManager.cxx
    simgear/trunk/simgear/scene/tgdb/Makefile.am
    simgear/trunk/simgear/scene/tgdb/Makefile.in
    simgear/trunk/simgear/scene/tgdb/ReaderWriterSTG.cxx
    simgear/trunk/simgear/scene/tgdb/ReaderWriterSTG.hxx
    simgear/trunk/simgear/scene/tgdb/SGLightBin.hxx
    simgear/trunk/simgear/scene/tgdb/SGOceanTile.cxx
    simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTG.cxx
    simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTG.hxx
    simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx
    simgear/trunk/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
    simgear/trunk/simgear/scene/tgdb/SGVasiDrawable.cxx
    simgear/trunk/simgear/scene/tgdb/ShaderGeometry.cxx
    simgear/trunk/simgear/scene/tgdb/ShaderGeometry.hxx
    simgear/trunk/simgear/scene/tgdb/TileCache.cxx
    simgear/trunk/simgear/scene/tgdb/TileEntry.cxx
    simgear/trunk/simgear/scene/tgdb/TileEntry.hxx
    simgear/trunk/simgear/scene/tgdb/TreeBin.cxx
    simgear/trunk/simgear/scene/tgdb/TreeBin.hxx
    simgear/trunk/simgear/scene/tgdb/apt_signs.cxx
    simgear/trunk/simgear/scene/tgdb/obj.cxx
    simgear/trunk/simgear/scene/tgdb/pt_lights.cxx
    simgear/trunk/simgear/scene/tgdb/pt_lights.hxx
    simgear/trunk/simgear/scene/tgdb/userdata.cxx
    simgear/trunk/simgear/scene/tgdb/userdata.hxx
    simgear/trunk/simgear/scene/util/Makefile.am
    simgear/trunk/simgear/scene/util/Makefile.in
    simgear/trunk/simgear/scene/util/QuadTreeBuilder.hxx
    simgear/trunk/simgear/scene/util/SGSceneFeatures.cxx
    simgear/trunk/simgear/scene/util/SGSceneFeatures.hxx
    simgear/trunk/simgear/scene/util/SGSceneUserData.cxx
    simgear/trunk/simgear/scene/util/SGSceneUserData.hxx
    simgear/trunk/simgear/scene/util/SGUpdateVisitor.hxx
    simgear/trunk/simgear/scene/util/StateAttributeFactory.cxx
    simgear/trunk/simgear/scene/util/StateAttributeFactory.hxx
    simgear/trunk/simgear/screen/GLBitmaps.cxx
    simgear/trunk/simgear/screen/Makefile.am
    simgear/trunk/simgear/screen/Makefile.in
    simgear/trunk/simgear/screen/RenderTexture.cpp
    simgear/trunk/simgear/screen/TestRenderTexture.cpp
    simgear/trunk/simgear/screen/extensions.hxx
    simgear/trunk/simgear/screen/screen-dump.cxx
    simgear/trunk/simgear/screen/screen-dump.hxx
    simgear/trunk/simgear/serial/Makefile.in
    simgear/trunk/simgear/serial/serial.cxx
    simgear/trunk/simgear/serial/serial.hxx
    simgear/trunk/simgear/simgear_config.h-msvc71
    simgear/trunk/simgear/simgear_config.h.in
    simgear/trunk/simgear/simgear_config.h.vc5
    simgear/trunk/simgear/sound/Makefile.am
    simgear/trunk/simgear/sound/Makefile.in
    simgear/trunk/simgear/sound/jet.wav
    simgear/trunk/simgear/sound/openal_test1.cxx
    simgear/trunk/simgear/sound/openal_test2.cxx
    simgear/trunk/simgear/sound/sample_openal.cxx
    simgear/trunk/simgear/sound/sample_openal.hxx
    simgear/trunk/simgear/sound/soundmgr_openal.cxx
    simgear/trunk/simgear/sound/soundmgr_openal.hxx
    simgear/trunk/simgear/sound/xmlsound.cxx
    simgear/trunk/simgear/sound/xmlsound.hxx
    simgear/trunk/simgear/structure/Makefile.am
    simgear/trunk/simgear/structure/Makefile.in
    simgear/trunk/simgear/structure/OSGUtils.hxx
    simgear/trunk/simgear/structure/OSGVersion.hxx
    simgear/trunk/simgear/structure/SGAtomic.cxx
    simgear/trunk/simgear/structure/SGAtomic.hxx
    simgear/trunk/simgear/structure/SGBinding.cxx
    simgear/trunk/simgear/structure/SGExpression.cxx
    simgear/trunk/simgear/structure/SGExpression.hxx
    simgear/trunk/simgear/structure/SGSharedPtr.hxx
    simgear/trunk/simgear/structure/commands.cxx
    simgear/trunk/simgear/structure/commands.hxx
    simgear/trunk/simgear/structure/event_mgr.cxx
    simgear/trunk/simgear/structure/exception.cxx
    simgear/trunk/simgear/structure/exception.hxx
    simgear/trunk/simgear/structure/subsystem_mgr.cxx
    simgear/trunk/simgear/structure/subsystem_mgr.hxx
    simgear/trunk/simgear/threads/Makefile.am
    simgear/trunk/simgear/threads/Makefile.in
    simgear/trunk/simgear/threads/SGQueue.hxx
    simgear/trunk/simgear/threads/SGThread.cxx
    simgear/trunk/simgear/timing/Makefile.in
    simgear/trunk/simgear/timing/sg_time.cxx
    simgear/trunk/simgear/timing/sg_time.hxx
    simgear/trunk/simgear/timing/timestamp.cxx
    simgear/trunk/simgear/timing/timestamp.hxx
    simgear/trunk/simgear/xml/Makefile.in
    simgear/trunk/simgear/xml/xmldef.h
    simgear/trunk/simgear/xml/xmltok.c

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: simgear/trunk/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/ChangeLog?rev=97&op=diff

Modified: simgear/trunk/INSTALL
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/INSTALL?rev=97&op=diff

Modified: simgear/trunk/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/acinclude.m4
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/acinclude.m4?rev=97&op=diff

Modified: simgear/trunk/aclocal.m4
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/aclocal.m4?rev=97&op=diff

Modified: simgear/trunk/config.guess
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/config.guess?rev=97&op=diff

Modified: simgear/trunk/config.sub
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/config.sub?rev=97&op=diff

Modified: simgear/trunk/configure
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/configure?rev=97&op=diff

Modified: simgear/trunk/configure.ac
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/configure.ac?rev=97&op=diff

Modified: simgear/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/debian/changelog?rev=97&op=diff

Modified: simgear/trunk/depcomp
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/depcomp?rev=97&op=diff

Modified: simgear/trunk/install-sh
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/install-sh?rev=97&op=diff

Modified: simgear/trunk/missing
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/missing?rev=97&op=diff

Modified: simgear/trunk/projects/VC7.1/SimGear.vcproj
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/projects/VC7.1/SimGear.vcproj?rev=97&op=diff

Modified: simgear/trunk/simgear/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/bucket/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/bucket/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/bucket/newbucket.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/bucket/newbucket.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/bucket/newbucket.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/bucket/newbucket.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/compatibility/MIPSpro721/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/compatibility/MIPSpro721/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/compatibility/MIPSpro740/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/compatibility/MIPSpro740/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/compatibility/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/compatibility/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/compiler.h
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/compiler.h?rev=97&op=diff

Modified: simgear/trunk/simgear/constants.h
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/constants.h?rev=97&op=diff

Modified: simgear/trunk/simgear/debug/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/debug/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/debug/logstream.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/debug/logstream.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/debug/logstream.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/debug/logstream.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/debug/logtest.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/debug/logtest.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/environment/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/environment/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/environment/metar.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/environment/metar.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/environment/visual_enviro.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/environment/visual_enviro.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/environment/visual_enviro.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/environment/visual_enviro.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/ephemeris/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/ephemeris/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/ephemeris/ephemeris.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/ephemeris/ephemeris.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/io/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/io/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/io/lowlevel.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/lowlevel.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/io/sg_binobj.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/sg_binobj.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/io/sg_file.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/sg_file.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/io/socktest.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/socktest.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/io/tcp_server.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/io/tcp_server.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/magvar/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/magvar/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/magvar/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/magvar/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/math/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/math/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGBox.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGBox.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGGeoc.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGGeoc.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGGeod.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGGeod.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGGeod.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGGeod.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGGeodesy.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGGeodesy.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGGeodesy.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGGeodesy.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGGeometryTest.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGGeometryTest.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGIntersect.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGIntersect.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGLineSegment.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGLineSegment.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGMathTest.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGMathTest.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGMatrix.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGMatrix.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGPlane.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGPlane.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGQuat.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGQuat.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGRay.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGRay.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGSphere.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGSphere.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGTriangle.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGTriangle.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGVec2.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGVec2.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGVec3.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGVec3.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/SGVec4.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/SGVec4.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/interpolater.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/interpolater.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/interpolater.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/interpolater.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/sg_types.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/sg_types.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/vector.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/vector.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/math/vector.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/math/vector.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/interpolator.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/interpolator.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/sg_path.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/sg_path.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/strutils.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/strutils.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/strutils.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/strutils.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/tabbed_values.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/tabbed_values.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/misc/texcoord.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/misc/texcoord.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/nasal/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/nasal/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/nasal/code.c
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/nasal/code.c?rev=97&op=diff

Modified: simgear/trunk/simgear/nasal/iolib.c
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/nasal/iolib.c?rev=97&op=diff

Modified: simgear/trunk/simgear/nasal/iolib.h
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/nasal/iolib.h?rev=97&op=diff

Modified: simgear/trunk/simgear/nasal/naref.h
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/nasal/naref.h?rev=97&op=diff

Modified: simgear/trunk/simgear/props/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/props/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/props/condition.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/condition.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/props/props.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/props.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/props/props.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/props.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/props/props_io.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/props_io.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/props/props_io.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/props_io.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/props/props_test.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/props/props_test.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/route/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/route/route.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/route.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/route/route.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/route.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/route/routetest.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/routetest.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/route/waypoint.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/waypoint.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/route/waypoint.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/waypoint.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/route/waytest.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/route/waytest.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/mat.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/mat.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/mat.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/mat.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/matlib.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/matlib.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/matlib.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/matlib.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/matmodel.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/matmodel.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/material/matmodel.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/material/matmodel.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/CheckSceneryVisitor.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/CheckSceneryVisitor.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/CheckSceneryVisitor.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/CheckSceneryVisitor.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/ModelRegistry.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/ModelRegistry.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/ModelRegistry.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/ModelRegistry.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGClipGroup.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGClipGroup.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGMaterialAnimation.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGMaterialAnimation.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGMaterialAnimation.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGMaterialAnimation.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGPagedLOD.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGPagedLOD.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGPagedLOD.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGPagedLOD.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGReaderWriterXML.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGReaderWriterXML.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGReaderWriterXML.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGReaderWriterXML.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGRotateTransform.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGRotateTransform.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGScaleTransform.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGScaleTransform.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/SGTranslateTransform.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/SGTranslateTransform.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/animation.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/animation.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/animation.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/animation.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/model.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/model.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/model.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/model.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/modellib.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/modellib.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/modellib.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/modellib.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/particles.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/particles.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/persparam.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/persparam.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/placement.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/placement.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/placement.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/placement.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/model/shadanim.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/model/shadanim.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/CloudShaderGeometry.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/CloudShaderGeometry.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/CloudShaderGeometry.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/CloudShaderGeometry.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/cloud.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/cloud.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/cloudfield.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/cloudfield.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/cloudfield.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/cloudfield.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/dome.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/dome.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/dome.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/dome.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/moon.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/moon.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/moon.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/moon.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/newcloud.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/newcloud.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/newcloud.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/newcloud.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/oursun.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/oursun.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/oursun.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/oursun.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/sky.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/sky.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/sky.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/sky.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/sphere.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/sphere.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/stars.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/stars.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/sky/stars.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/sky/stars.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/GroundLightManager.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/GroundLightManager.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/ReaderWriterSTG.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/ReaderWriterSTG.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/ReaderWriterSTG.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/ReaderWriterSTG.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGLightBin.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGLightBin.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGOceanTile.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGOceanTile.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTG.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTG.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTG.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTG.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGTexturedTriangleBin.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/SGVasiDrawable.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/SGVasiDrawable.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/ShaderGeometry.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/ShaderGeometry.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/ShaderGeometry.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/ShaderGeometry.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/TileCache.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/TileCache.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/TileEntry.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/TileEntry.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/TileEntry.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/TileEntry.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/TreeBin.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/TreeBin.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/TreeBin.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/TreeBin.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/apt_signs.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/apt_signs.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/obj.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/obj.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/pt_lights.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/pt_lights.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/pt_lights.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/pt_lights.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/userdata.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/userdata.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/tgdb/userdata.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/tgdb/userdata.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/QuadTreeBuilder.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/QuadTreeBuilder.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/SGSceneFeatures.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/SGSceneFeatures.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/SGSceneFeatures.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/SGSceneFeatures.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/SGSceneUserData.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/SGSceneUserData.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/SGSceneUserData.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/SGSceneUserData.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/SGUpdateVisitor.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/SGUpdateVisitor.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/StateAttributeFactory.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/StateAttributeFactory.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/scene/util/StateAttributeFactory.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/scene/util/StateAttributeFactory.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/GLBitmaps.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/GLBitmaps.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/RenderTexture.cpp
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/RenderTexture.cpp?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/TestRenderTexture.cpp
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/TestRenderTexture.cpp?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/extensions.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/extensions.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/screen-dump.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/screen-dump.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/screen/screen-dump.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/screen/screen-dump.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/serial/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/serial/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/serial/serial.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/serial/serial.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/serial/serial.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/serial/serial.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/simgear_config.h-msvc71
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/simgear_config.h-msvc71?rev=97&op=diff

Modified: simgear/trunk/simgear/simgear_config.h.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/simgear_config.h.in?rev=97&op=diff

Modified: simgear/trunk/simgear/simgear_config.h.vc5
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/simgear_config.h.vc5?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/jet.wav
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/jet.wav?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/openal_test1.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/openal_test1.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/openal_test2.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/openal_test2.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/sample_openal.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/sample_openal.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/sample_openal.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/sample_openal.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/soundmgr_openal.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/soundmgr_openal.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/soundmgr_openal.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/soundmgr_openal.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/xmlsound.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/xmlsound.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/sound/xmlsound.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/sound/xmlsound.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/OSGUtils.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/OSGUtils.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/OSGVersion.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/OSGVersion.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/SGAtomic.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/SGAtomic.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/SGAtomic.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/SGAtomic.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/SGBinding.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/SGBinding.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/SGExpression.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/SGExpression.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/SGExpression.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/SGExpression.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/SGSharedPtr.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/SGSharedPtr.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/commands.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/commands.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/commands.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/commands.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/event_mgr.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/event_mgr.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/exception.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/exception.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/exception.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/exception.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/subsystem_mgr.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/subsystem_mgr.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/structure/subsystem_mgr.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/structure/subsystem_mgr.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/threads/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/threads/Makefile.am?rev=97&op=diff

Modified: simgear/trunk/simgear/threads/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/threads/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/threads/SGQueue.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/threads/SGQueue.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/threads/SGThread.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/threads/SGThread.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/timing/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/timing/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/timing/sg_time.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/timing/sg_time.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/timing/sg_time.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/timing/sg_time.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/timing/timestamp.cxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/timing/timestamp.cxx?rev=97&op=diff

Modified: simgear/trunk/simgear/timing/timestamp.hxx
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/timing/timestamp.hxx?rev=97&op=diff

Modified: simgear/trunk/simgear/xml/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/xml/Makefile.in?rev=97&op=diff

Modified: simgear/trunk/simgear/xml/xmldef.h
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/xml/xmldef.h?rev=97&op=diff

Modified: simgear/trunk/simgear/xml/xmltok.c
URL: http://svn.debian.org/wsvn/pkg-fgfs/simgear/trunk/simgear/xml/xmltok.c?rev=97&op=diff




More information about the pkg-fgfs-crew mailing list