Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2007, 11:49:42 PM (16 years ago)
Author:
rgrieder
Message:
  • added Chai's HUD overlay
  • abstracted debugOverlay —> TestOverlay
  • added overlay media files
  • cleaned up RunManager a little bit
  • omitted using ogre's Singleton template
  • added useful CMake structure
  • some more things
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/main_reto_vs05/scripts/weapon_framework.vcproj

    r232 r288  
    184184                        >
    185185                        <File
    186                                 RelativePath="..\src\camera_manager.cc"
    187                                 >
    188                         </File>
    189                         <File
    190186                                RelativePath="..\src\inertial_node.cc"
    191187                                >
     
    227223                                </File>
    228224                                <File
    229                                         RelativePath="..\src\weapon\base_weapon.cpp"
     225                                        RelativePath="..\src\weapon\base_weapon.cc"
    230226                                        >
    231227                                </File>
     
    280276                                <File
    281277                                        RelativePath="..\src\class_hierarchy\test3.cc"
     278                                        >
     279                                </File>
     280                        </Filter>
     281                        <Filter
     282                                Name="hud"
     283                                >
     284                                <File
     285                                        RelativePath="..\src\hud\hud_overlay.cc"
     286                                        >
     287                                </File>
     288                                <File
     289                                        RelativePath="..\src\hud\test_overlay.cc"
    282290                                        >
    283291                                </File>
     
    290298                        >
    291299                        <File
    292                                 RelativePath="..\src\camera_manager.h"
    293                                 >
    294                         </File>
    295                         <File
    296300                                RelativePath="..\src\inertial_node.h"
    297301                                >
     
    398402                                <File
    399403                                        RelativePath="..\src\class_hierarchy\test3.h"
     404                                        >
     405                                </File>
     406                        </Filter>
     407                        <Filter
     408                                Name="hud"
     409                                >
     410                                <File
     411                                        RelativePath="..\src\hud\hud_overlay.h"
     412                                        >
     413                                </File>
     414                                <File
     415                                        RelativePath="..\src\hud\test_overlay.h"
    400416                                        >
    401417                                </File>
Note: See TracChangeset for help on using the changeset viewer.