Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 11, 2008, 12:21:42 AM (16 years ago)
Author:
rgrieder
Message:
  • added XML loadable HUD
  • Radar and navi are not yet done
  • explanations follow with when things are finished
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud/visual_studio/vc8/orxonox.vcproj

    r1567 r1588  
    192192                                >
    193193                                <File
    194                                         RelativePath="..\..\src\orxonox\hud\BarOverlayElement.cc"
    195                                         >
    196                                 </File>
    197                                 <File
    198194                                        RelativePath="..\..\src\orxonox\hud\HUD.cc"
     195                                        >
     196                                </File>
     197                                <File
     198                                        RelativePath="..\..\src\orxonox\hud\HUDBar.cc"
     199                                        >
     200                                </File>
     201                                <File
     202                                        RelativePath="..\..\src\orxonox\hud\HUDFPSText.cc"
     203                                        >
     204                                </File>
     205                                <File
     206                                        RelativePath="..\..\src\orxonox\hud\HUDOverlay.cc"
     207                                        >
     208                                </File>
     209                                <File
     210                                        RelativePath="..\..\src\orxonox\hud\HUDRTRText.cc"
     211                                        >
     212                                </File>
     213                                <File
     214                                        RelativePath="..\..\src\orxonox\hud\HUDSpeedBar.cc"
     215                                        >
     216                                </File>
     217                                <File
     218                                        RelativePath="..\..\src\orxonox\hud\HUDText.cc"
    199219                                        >
    200220                                </File>
     
    486506                                >
    487507                                <File
    488                                         RelativePath="..\..\src\orxonox\hud\BarOverlayElement.h"
    489                                         >
    490                                 </File>
    491                                 <File
    492508                                        RelativePath="..\..\src\orxonox\hud\HUD.h"
     509                                        >
     510                                </File>
     511                                <File
     512                                        RelativePath="..\..\src\orxonox\hud\HUDBar.h"
     513                                        >
     514                                </File>
     515                                <File
     516                                        RelativePath="..\..\src\orxonox\hud\HUDFPSText.h"
     517                                        >
     518                                </File>
     519                                <File
     520                                        RelativePath="..\..\src\orxonox\hud\HUDOverlay.h"
     521                                        >
     522                                </File>
     523                                <File
     524                                        RelativePath="..\..\src\orxonox\hud\HUDRTRText.h"
     525                                        >
     526                                </File>
     527                                <File
     528                                        RelativePath="..\..\src\orxonox\hud\HUDSpeedBar.h"
     529                                        >
     530                                </File>
     531                                <File
     532                                        RelativePath="..\..\src\orxonox\hud\HUDText.h"
    493533                                        >
    494534                                </File>
Note: See TracChangeset for help on using the changeset viewer.