Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 31, 2011, 11:45:56 AM (13 years ago)
Author:
landauf
Message:

added new output level "message" for output directed to the user

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/output/src/libraries/core/GraphicsManager.cc

    r8798 r8805  
    6868namespace orxonox
    6969{
    70     namespace context
    71     {
    72         namespace
    73         {
    74             REGISTER_OUTPUT_CONTEXT(ogre);
    75         }
    76     }
    77 
    7870    static const std::string __CC_GraphicsManager_group = "GraphicsManager";
    7971    static const std::string __CC_setScreenResolution_name = "setScreenResolution";
Note: See TracChangeset for help on using the changeset viewer.