Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2008, 4:05:25 AM (16 years ago)
Author:
rgrieder
Message:

Added stats overlay. "OverlayGroup toggleVisibility Stats" will do what it says.

File:
1 edited

Legend:

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

    r2492 r2495  
    429429                                        </File>
    430430                                        <File
     431                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponPack.cc"
     432                                                >
     433                                        </File>
     434                                        <File
    431435                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSet.cc"
    432436                                                >
     
    445449                                                <File
    446450                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\munitions\LaserGunMunition.cc"
     451                                                        >
     452                                                        <FileConfiguration
     453                                                                Name="Debug|Win32"
     454                                                                >
     455                                                                <Tool
     456                                                                        Name="VCCLCompilerTool"
     457                                                                />
     458                                                        </FileConfiguration>
     459                                                        <FileConfiguration
     460                                                                Name="Release|Win32"
     461                                                                >
     462                                                                <Tool
     463                                                                        Name="VCCLCompilerTool"
     464                                                                />
     465                                                        </FileConfiguration>
     466                                                </File>
     467                                        </Filter>
     468                                        <Filter
     469                                                Name="weapons"
     470                                                >
     471                                                <File
     472                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\LaserGun.cc"
     473                                                        >
     474                                                        <FileConfiguration
     475                                                                Name="Debug|Win32"
     476                                                                >
     477                                                                <Tool
     478                                                                        Name="VCCLCompilerTool"
     479                                                                />
     480                                                        </FileConfiguration>
     481                                                        <FileConfiguration
     482                                                                Name="Release|Win32"
     483                                                                >
     484                                                                <Tool
     485                                                                        Name="VCCLCompilerTool"
     486                                                                />
     487                                                        </FileConfiguration>
     488                                                </File>
     489                                                <File
     490                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\Missile.cc"
    447491                                                        >
    448492                                                        <FileConfiguration
     
    465509                                        </Filter>
    466510                                        <Filter
    467                                                 Name="weapons"
    468                                                 >
    469                                                 <File
    470                                                         RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\LaserGun.cc"
     511                                                Name="projectiles"
     512                                                >
     513                                                <File
     514                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\BillboardProjectile.cc"
    471515                                                        >
    472516                                                        <FileConfiguration
    473517                                                                Name="Debug|Win32"
    474                                                                 ExcludedFromBuild="true"
    475518                                                                >
    476519                                                                <Tool
     
    480523                                                        <FileConfiguration
    481524                                                                Name="Release|Win32"
    482                                                                 ExcludedFromBuild="true"
    483525                                                                >
    484526                                                                <Tool
     
    488530                                                </File>
    489531                                                <File
    490                                                         RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\Missile.cc"
     532                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\ParticleProjectile.cc"
    491533                                                        >
    492534                                                        <FileConfiguration
    493535                                                                Name="Debug|Win32"
    494                                                                 ExcludedFromBuild="true"
    495536                                                                >
    496537                                                                <Tool
     
    500541                                                        <FileConfiguration
    501542                                                                Name="Release|Win32"
    502                                                                 ExcludedFromBuild="true"
    503543                                                                >
    504544                                                                <Tool
     
    507547                                                        </FileConfiguration>
    508548                                                </File>
    509                                         </Filter>
    510                                         <Filter
    511                                                 Name="projectiles"
    512                                                 >
    513                                                 <File
    514                                                         RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\BillboardProjectile.cc"
     549                                                <File
     550                                                        RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\Projectile.cc"
    515551                                                        >
    516552                                                        <FileConfiguration
    517553                                                                Name="Debug|Win32"
    518                                                                 ExcludedFromBuild="true"
    519554                                                                >
    520555                                                                <Tool
     
    524559                                                        <FileConfiguration
    525560                                                                Name="Release|Win32"
    526                                                                 ExcludedFromBuild="true"
    527561                                                                >
    528562                                                                <Tool
     
    531565                                                        </FileConfiguration>
    532566                                                </File>
    533                                                 <File
    534                                                         RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\ParticleProjectile.cc"
    535                                                         >
    536                                                         <FileConfiguration
    537                                                                 Name="Debug|Win32"
    538                                                                 ExcludedFromBuild="true"
    539                                                                 >
    540                                                                 <Tool
    541                                                                         Name="VCCLCompilerTool"
    542                                                                 />
    543                                                         </FileConfiguration>
    544                                                         <FileConfiguration
    545                                                                 Name="Release|Win32"
    546                                                                 ExcludedFromBuild="true"
    547                                                                 >
    548                                                                 <Tool
    549                                                                         Name="VCCLCompilerTool"
    550                                                                 />
    551                                                         </FileConfiguration>
    552                                                 </File>
    553                                                 <File
    554                                                         RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\Projectile.cc"
    555                                                         >
    556                                                         <FileConfiguration
    557                                                                 Name="Debug|Win32"
    558                                                                 ExcludedFromBuild="true"
    559                                                                 >
    560                                                                 <Tool
    561                                                                         Name="VCCLCompilerTool"
    562                                                                 />
    563                                                         </FileConfiguration>
    564                                                         <FileConfiguration
    565                                                                 Name="Release|Win32"
    566                                                                 ExcludedFromBuild="true"
    567                                                                 >
    568                                                                 <Tool
    569                                                                         Name="VCCLCompilerTool"
    570                                                                 />
    571                                                         </FileConfiguration>
    572                                                 </File>
    573567                                        </Filter>
    574568                                </Filter>
    575569                                <Filter
     570                                        Name="collisionShapes"
     571                                        >
     572                                        <File
     573                                                RelativePath="..\..\src\orxonox\objects\collisionshapes\BoxCollisionShape.cc"
     574                                                >
     575                                        </File>
     576                                        <File
     577                                                RelativePath="..\..\src\orxonox\objects\collisionshapes\CollisionShape.cc"
     578                                                >
     579                                        </File>
     580                                        <File
     581                                                RelativePath="..\..\src\orxonox\objects\collisionshapes\CompoundCollisionShape.cc"
     582                                                >
     583                                        </File>
     584                                        <File
     585                                                RelativePath="..\..\src\orxonox\objects\collisionshapes\ConeCollisionShape.cc"
     586                                                >
     587                                        </File>
     588                                        <File
     589                                                RelativePath="..\..\src\orxonox\objects\collisionshapes\PlaneCollisionShape.cc"
     590                                                >
     591                                        </File>
     592                                        <File
     593                                                RelativePath="..\..\src\orxonox\objects\collisionshapes\SphereCollisionShape.cc"
     594                                                >
     595                                        </File>
     596                                </Filter>
     597                                <Filter
     598                                        Name="items"
     599                                        >
     600                                        <File
     601                                                RelativePath="..\..\src\orxonox\objects\items\Engine.cc"
     602                                                >
     603                                        </File>
     604                                        <File
     605                                                RelativePath="..\..\src\orxonox\objects\items\Item.cc"
     606                                                >
     607                                        </File>
     608                                        <File
     609                                                RelativePath="..\..\src\orxonox\objects\items\MultiStateEngine.cc"
     610                                                >
     611                                        </File>
     612                                </Filter>
     613                                <Filter
    576614                                        Name="quest"
    577615                                        >
     
    642680                                        <File
    643681                                                RelativePath="..\..\src\orxonox\objects\quest\Rewardable.cc"
    644                                                 >
    645                                         </File>
    646                                 </Filter>
    647                                 <Filter
    648                                         Name="collisionShapes"
    649                                         >
    650                                         <File
    651                                                 RelativePath="..\..\src\orxonox\objects\collisionshapes\BoxCollisionShape.cc"
    652                                                 >
    653                                         </File>
    654                                         <File
    655                                                 RelativePath="..\..\src\orxonox\objects\collisionshapes\CollisionShape.cc"
    656                                                 >
    657                                         </File>
    658                                         <File
    659                                                 RelativePath="..\..\src\orxonox\objects\collisionshapes\CompoundCollisionShape.cc"
    660                                                 >
    661                                         </File>
    662                                         <File
    663                                                 RelativePath="..\..\src\orxonox\objects\collisionshapes\ConeCollisionShape.cc"
    664                                                 >
    665                                         </File>
    666                                         <File
    667                                                 RelativePath="..\..\src\orxonox\objects\collisionshapes\PlaneCollisionShape.cc"
    668                                                 >
    669                                         </File>
    670                                         <File
    671                                                 RelativePath="..\..\src\orxonox\objects\collisionshapes\SphereCollisionShape.cc"
    672                                                 >
    673                                         </File>
    674                                 </Filter>
    675                                 <Filter
    676                                         Name="items"
    677                                         >
    678                                         <File
    679                                                 RelativePath="..\..\src\orxonox\objects\items\Engine.cc"
    680                                                 >
    681                                         </File>
    682                                         <File
    683                                                 RelativePath="..\..\src\orxonox\objects\items\Item.cc"
    684                                                 >
    685                                         </File>
    686                                         <File
    687                                                 RelativePath="..\..\src\orxonox\objects\items\MultiStateEngine.cc"
    688682                                                >
    689683                                        </File>
     
    843837                                        >
    844838                                        <File
     839                                                RelativePath="..\..\src\orxonox\overlays\stats\CreateLines.cc"
     840                                                >
     841                                        </File>
     842                                        <File
     843                                                RelativePath="..\..\src\orxonox\overlays\stats\Scoreboard.cc"
     844                                                >
     845                                        </File>
     846                                        <File
    845847                                                RelativePath="..\..\src\orxonox\overlays\stats\Stats.cc"
    846848                                                >
     
    14761478                                        Name="stats"
    14771479                                        >
     1480                                        <File
     1481                                                RelativePath="..\..\src\orxonox\overlays\stats\CreateLines.h"
     1482                                                >
     1483                                        </File>
     1484                                        <File
     1485                                                RelativePath="..\..\src\orxonox\overlays\stats\Scoreboard.h"
     1486                                                >
     1487                                        </File>
    14781488                                        <File
    14791489                                                RelativePath="..\..\src\orxonox\overlays\stats\Stats.h"
Note: See TracChangeset for help on using the changeset viewer.