Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2008, 3:54:20 PM (17 years ago)
Author:
rgrieder
Message:
  • @everyone: Do not create a branch until I've added the svn:eol-style property correctly. Otherwise this would cost me another 4 hours or so when we want to merge back.
  • merged network branch back to trunk
  • I had to omit the changes from last evening concerning the line endings
  • might not work yet because of the line endings
  • @beni: script branch is the only branch still open. you probably will have to apply a patch because of inconsistent new lines
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/orxonox.vcproj

    r1293 r1502  
    188188                                >
    189189                                <File
     190                                        RelativePath="..\..\src\orxonox\hud\BarOverlayElement.cc"
     191                                        >
     192                                </File>
     193                                <File
    190194                                        RelativePath="..\..\src\orxonox\hud\HUD.cc"
    191195                                        >
    192196                                </File>
     197                                <File
     198                                        RelativePath="..\..\src\orxonox\hud\Navigation.cc"
     199                                        >
     200                                </File>
     201                                <File
     202                                        RelativePath="..\..\src\orxonox\hud\RadarObject.cc"
     203                                        >
     204                                </File>
     205                                <File
     206                                        RelativePath="..\..\src\orxonox\hud\RadarOverlayElement.cc"
     207                                        >
     208                                </File>
    193209                        </Filter>
    194210                        <Filter
     
    224240                                </File>
    225241                                <File
     242                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.cc"
     243                                        >
     244                                </File>
     245                                <File
    226246                                        RelativePath="..\..\src\orxonox\objects\Skybox.cc"
    227247                                        >
     
    229249                                <File
    230250                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.cc"
     251                                        >
     252                                </File>
     253                                <File
     254                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.cc"
    231255                                        >
    232256                                </File>
     
    435459                        </File>
    436460                        <File
    437                                 RelativePath="..\..\src\orxonox\OrxonoxPlatform.h"
    438                                 >
    439                         </File>
    440                         <File
    441461                                RelativePath="..\..\src\orxonox\OrxonoxPrereqs.h"
    442462                                >
     
    450470                                >
    451471                                <File
     472                                        RelativePath="..\..\src\orxonox\hud\BarOverlayElement.h"
     473                                        >
     474                                </File>
     475                                <File
    452476                                        RelativePath="..\..\src\orxonox\hud\HUD.h"
    453477                                        >
    454478                                </File>
     479                                <File
     480                                        RelativePath="..\..\src\orxonox\hud\Navigation.h"
     481                                        >
     482                                </File>
     483                                <File
     484                                        RelativePath="..\..\src\orxonox\hud\OverlayElementFactories.h"
     485                                        >
     486                                </File>
     487                                <File
     488                                        RelativePath="..\..\src\orxonox\hud\RadarObject.h"
     489                                        >
     490                                </File>
     491                                <File
     492                                        RelativePath="..\..\src\orxonox\hud\RadarOverlayElement.h"
     493                                        >
     494                                </File>
    455495                        </Filter>
    456496                        <Filter
     
    486526                                </File>
    487527                                <File
     528                                        RelativePath="..\..\src\orxonox\objects\RotatingProjectile.h"
     529                                        >
     530                                </File>
     531                                <File
    488532                                        RelativePath="..\..\src\orxonox\objects\Skybox.h"
    489533                                        >
     
    491535                                <File
    492536                                        RelativePath="..\..\src\orxonox\objects\SpaceShip.h"
     537                                        >
     538                                </File>
     539                                <File
     540                                        RelativePath="..\..\src\orxonox\objects\SpaceShipAI.h"
    493541                                        >
    494542                                </File>
Note: See TracChangeset for help on using the changeset viewer.