Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 30, 2011, 12:54:55 AM (13 years ago)
Author:
landauf
Message:

adjusted the rest of the code to the new output system, but some changes have to be reviewed.
all output is currently printed with debug level.
compiles again (posix console untested)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/output/src/libraries/util/output/OutputDefinitions.h

    r8789 r8796  
    7575            REGISTER_OUTPUT_CONTEXT(test2);
    7676            REGISTER_OUTPUT_CONTEXT(output);
     77            REGISTER_OUTPUT_CONTEXT(cegui);
     78            REGISTER_OUTPUT_CONTEXT(ogre);
     79            REGISTER_OUTPUT_CONTEXT(lua);
     80            REGISTER_OUTPUT_CONTEXT(tcl);
    7781        }
    7882    }
Note: See TracChangeset for help on using the changeset viewer.