Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 5, 2007, 8:43:21 PM (16 years ago)
Author:
rgrieder
Message:
  • merged "includ" folder into the "src" folder
  • started writing the weaponManager
  • renamed 2 files with capital letters
File:
1 edited

Legend:

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

    r161 r169  
    188188                        </File>
    189189                        <File
     190                                RelativePath="..\src\barrel_gun.cc"
     191                                >
     192                        </File>
     193                        <File
    190194                                RelativePath="..\src\bullet.cc"
    191195                                >
     
    230234                        >
    231235                        <File
    232                                 RelativePath="..\include\ammunition_dump.h"
    233                                 >
    234                         </File>
    235                         <File
    236                                 RelativePath="..\include\bullet.h"
    237                                 >
    238                         </File>
    239                         <File
    240                                 RelativePath="..\include\camera_manager.h"
    241                                 >
    242                         </File>
    243                         <File
    244                                 RelativePath="..\include\ogre_control.h"
    245                                 >
    246                         </File>
    247                         <File
    248                                 RelativePath="..\include\orxonox.h"
    249                                 >
    250                         </File>
    251                         <File
    252                                 RelativePath="..\include\orxonox_prerequisites.h"
    253                                 >
    254                         </File>
    255                         <File
    256                                 RelativePath="..\include\orxonox_scene.h"
    257                                 >
    258                         </File>
    259                         <File
    260                                 RelativePath="..\include\orxonox_ship.h"
    261                                 >
    262                         </File>
    263                         <File
    264                                 RelativePath="..\include\run_manager.h"
    265                                 >
    266                         </File>
    267                         <File
    268                                 RelativePath="..\include\weapon_manager.h"
     236                                RelativePath="..\src\ammunition_dump.h"
     237                                >
     238                        </File>
     239                        <File
     240                                RelativePath="..\src\barrel_gun.h"
     241                                >
     242                        </File>
     243                        <File
     244                                RelativePath="..\src\bullet.h"
     245                                >
     246                        </File>
     247                        <File
     248                                RelativePath="..\src\camera_manager.h"
     249                                >
     250                        </File>
     251                        <File
     252                                RelativePath="..\src\ogre_control.h"
     253                                >
     254                        </File>
     255                        <File
     256                                RelativePath="..\src\orxonox.h"
     257                                >
     258                        </File>
     259                        <File
     260                                RelativePath="..\src\orxonox_prerequisites.h"
     261                                >
     262                        </File>
     263                        <File
     264                                RelativePath="..\src\orxonox_scene.h"
     265                                >
     266                        </File>
     267                        <File
     268                                RelativePath="..\src\orxonox_ship.h"
     269                                >
     270                        </File>
     271                        <File
     272                                RelativePath="..\src\run_manager.h"
     273                                >
     274                        </File>
     275                        <File
     276                                RelativePath="..\src\weapon.h"
     277                                >
     278                        </File>
     279                        <File
     280                                RelativePath="..\src\weapon_manager.h"
    269281                                >
    270282                        </File>
Note: See TracChangeset for help on using the changeset viewer.