Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2008, 1:28:08 AM (16 years ago)
Author:
landauf
Message:

changed some parts of InGameConsole to make it work with Shell, but I couldn't test it yet as there seems to be a bug in InputBuffer.

File:
1 edited

Legend:

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

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