ManaPlus
Variables
testmain.cpp File Reference

(986a3bf)

#include "test/testmain.h"
#include "logger.h"
#include "settings.h"
#include "fs/paths.h"
#include "utils/cast.h"
#include "utils/delete2.h"
#include "utils/process.h"
#include <fstream>
#include "debug.h"

Go to the source code of this file.

Variables

std::string fileName
 
char * selfName
 

Variable Documentation

◆ fileName

std::string fileName

Definition at line 39 of file testmain.cpp.

Referenced by MapReader::addLayerToList(), ShadersManager::createShader(), VirtFs::FsZip::enumerate(), VirtFs::FsDir::exists(), SoundManager::fadeOutAndPlayMusic(), VirtFs::FsZip::getDirs(), Map::getFilename(), VirtFs::FsZip::getFiles(), VirtFs::FsZip::getFilesWithDir(), Map::getGatName(), VirtFs::getRealDir(), TestMain::invokeMobileOpenBatchTest(), TestMain::invokeModernOpenBatchTest(), TestMain::invokeModernOpenGLRenderTest(), TestMain::invokeNormalOpenBatchTest(), TestMain::invokeNormalOpenGLRenderTest(), TestMain::invokeSafeOpenBatchTest(), TestMain::invokeSafeOpenGLRenderTest(), TestMain::invokeSoftwareRenderTest(), TestMain::invokeTest(), PoParser::load(), ColorDB::loadColorLists(), ColorDB::loadHair(), MapDB::loadInfo(), ChatLogger::loadLast(), UpdaterWindow::loadManaPlusUpdates(), UpdaterWindow::loadMods(), loadMusic(), MapDB::loadRemapXmlFile(), EmoteDB::loadSpecialXmlFile(), VirtFs::loadTextFile(), Files::loadTextFileLocal(), VirtFs::loadTextFileString(), loadTxtFile(), loadXMLFile(), EffectManager::loadXmlFile(), SkillDialog::loadXmlFile(), AvatarDB::loadXmlFile(), ClanDb::loadXmlFile(), CommandsDB::loadXmlFile(), DeadDB::loadXmlFile(), ElementalDb::loadXmlFile(), EmoteDB::loadXmlFile(), GroupDb::loadXmlFile(), HomunculusDB::loadXmlFile(), HorseDB::loadXmlFile(), ItemFieldDb::loadXmlFile(), ItemOptionDb::loadXmlFile(), LanguageDb::loadXmlFile(), MercenaryDB::loadXmlFile(), ModDB::loadXmlFile(), MonsterDB::loadXmlFile(), NetworkDb::loadXmlFile(), NPCDB::loadXmlFile(), NpcDialogDB::loadXmlFile(), PETDB::loadXmlFile(), QuestDb::loadXmlFile(), SkillUnitDb::loadXmlFile(), SoundDB::loadXmlFile(), StatDb::loadXmlFile(), StatusEffectDB::loadXmlFile(), TextDb::loadXmlFile(), UnitsDb::loadXmlFile(), ItemDB::loadXmlFile(), SoundManager::playMusic(), Net::Download::prepareForm(), readXmlIntMap(), readXmlIntVector(), readXmlStringMap(), Files::saveTextFile(), LocalPlayer::setTestParticle(), TestMain::TestMain(), TranslationManager::translateFile(), Actions::uploadFile(), and XML::Document::validateXml().

◆ selfName

char* selfName
extern

Definition at line 135 of file maingui.cpp.

Referenced by mainGui().