Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9839 in orxonox.OLD for branches/new_class_id/src/orxonox.cc


Ignore:
Timestamp:
Sep 26, 2006, 6:31:56 PM (19 years ago)
Author:
bensch
Message:

Font completely ported to the new Resource-Format.
Now all the Basic Resources previously loaded from a central ResourceManager are Distributed over the Resource-Types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/orxonox.cc

    r9836 r9839  
    364364  }
    365365
    366   ResourceManager::getInstance()->setDataDir(dataPath);
    367 
    368366  //! @todo this is a hack and should be loadable
    369367  Resources::ResourceManager::getInstance()->addResourceSubPath("Texture", "maps");
Note: See TracChangeset for help on using the changeset viewer.