Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
guiEngine.cpp File Reference
#include "guiEngine.h"
#include "client/fontengine.h"
#include "client/guiscalingfilter.h"
#include "client/renderingengine.h"
#include "client/shader.h"
#include "client/tile.h"
#include "config.h"
#include "content/content.h"
#include "content/mods.h"
#include "filesys.h"
#include "guiMainMenu.h"
#include "httpfetch.h"
#include "irrlicht_changes/static_text.h"
#include "log.h"
#include "porting.h"
#include "scripting_mainmenu.h"
#include "settings.h"
#include "sound.h"
#include "version.h"
#include <ICameraSceneNode.h>
#include <IGUIStaticText.h>
#include "client/imagefilters.h"
#include "client/sound/sound_openal.h"
+ Include dependency graph for guiEngine.cpp:

Functions

std::string findLocaleFileInMods (const std::string &path, const std::string &filename)
 

Function Documentation

◆ findLocaleFileInMods()

std::string findLocaleFileInMods ( const std::string &  path,
const std::string &  filename 
)

References DIR_DELIM, flattenMods(), getModsInPath(), and fs::PathExists().

Referenced by GUIEngine::getContentTranslations().

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