Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 24, 2008, 10:40:22 PM (16 years ago)
Author:
rgrieder
Message:
  • privatised InputState c'tors
  • added destruction code for GUIManager
  • fixed some issues and bugs
  • found 2400 memory leaks ;)
  • haven't done anything about it
  • converted GUIManager to Ogre Singleton
  • added NULL checkers in Loader
File:
1 edited

Legend:

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

    r1642 r1646  
    103103      Radar*                radar_;         //!< represents the Radar (not the HUD part)
    104104      InGameConsole*        console_;
     105      GUIManager*           guiManager_;
    105106
    106107      static Orxonox *singletonRef_s;
Note: See TracChangeset for help on using the changeset viewer.