RigsofRods
Soft-body Physics Simulation
Functions
CacheSystem.cpp File Reference
#include "CacheSystem.h"
#include "Actor.h"
#include "AddonPartFileFormat.h"
#include "Application.h"
#include "SimData.h"
#include "ContentManager.h"
#include "ErrorUtils.h"
#include "GUI_LoadingWindow.h"
#include "GUI_GameMainMenu.h"
#include "GUIManager.h"
#include "GenericFileFormat.h"
#include "GfxActor.h"
#include "GfxScene.h"
#include "Language.h"
#include "PlatformUtils.h"
#include "RigDef_Parser.h"
#include "ScriptEngine.h"
#include "SkinFileFormat.h"
#include "Terrain.h"
#include "Terrn2FileFormat.h"
#include "TuneupFileFormat.h"
#include "Utils.h"
#include <OgreException.h>
#include <OgreFileSystem.h>
#include <OgreFileSystemLayer.h>
#include <rapidjson/document.h>
#include <rapidjson/istreamwrapper.h>
#include <rapidjson/ostreamwrapper.h>
#include <rapidjson/writer.h>
#include <fstream>
+ Include dependency graph for CacheSystem.cpp:

Go to the source code of this file.

Functions

Ogre::String detectMiniType (String filename, String group)
 
static bool CheckAndReplacePathIgnoreCase (const CacheEntryPtr &entry, CVar *dir, const std::string &dir_label, std::string &out_rgname)
 

Function Documentation

◆ CheckAndReplacePathIgnoreCase()

static bool CheckAndReplacePathIgnoreCase ( const CacheEntryPtr entry,
CVar dir,
const std::string &  dir_label,
std::string &  out_rgname 
)
static

Definition at line 1342 of file CacheSystem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ detectMiniType()

Ogre::String detectMiniType ( String  filename,
String  group 
)

Definition at line 996 of file CacheSystem.cpp.

+ Here is the caller graph for this function: