Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 4, 2008, 8:06:38 PM (16 years ago)
Author:
rgrieder
Message:
  • added various error code in GraphicsEngine
  • Config values for plugins.cfg, resources.cfg and ogre.log
  • created Settings class for general orxonox settings like dataPath
  • rewrote ArgReader to support any type of argument that converValue can convert
  • There is now a possibility to use boolean arguments (either given or not)
File:
1 edited

Legend:

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

    r1524 r1531  
    184184                                </FileConfiguration>
    185185                        </File>
     186                        <File
     187                                RelativePath="..\..\src\orxonox\Settings.cc"
     188                                >
     189                        </File>
    186190                        <Filter
    187191                                Name="hud"
     
    468472                        <File
    469473                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
     474                                >
     475                        </File>
     476                        <File
     477                                RelativePath="..\..\src\orxonox\Settings.h"
    470478                                >
    471479                        </File>
Note: See TracChangeset for help on using the changeset viewer.