Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 20, 2008, 1:48:40 AM (16 years ago)
Author:
landauf
Message:
  • added colored output in the InGameConsole, depending on the output level (error = red, …).
  • increased performance of InGameConsole and Shell
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/console/src/orxonox/Orxonox.h

    r1317 r1334  
    105105      // TODO: make this a config-value by creating a config class for orxonox
    106106      float                 frameSmoothingTime_;
    107 //      InGameConsole*        orxonoxConsole_;
    108107      HUD*                  orxonoxHUD_;
    109108      bool                  bAbort_;        //!< aborts the render loop if true
Note: See TracChangeset for help on using the changeset viewer.