ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | TryRemoveColors |
Variables | |
const bool | TryRemoveColors_true = true |
const bool | TryRemoveColors_false = false |
typedef bool TryRemoveColors |
Definition at line 30 of file tryremovecolors.h.
const bool TryRemoveColors_false = false |
Definition at line 30 of file tryremovecolors.h.
Referenced by ChatTab::chatLog(), EAthena::ChatRecv::processJoinChannel(), and EAthena::ChatRecv::processWhisperResponse().
const bool TryRemoveColors_true = true |
Definition at line 30 of file tryremovecolors.h.
Referenced by SocialGuildTab::action(), SocialPartyTab::action(), SocialWindow::action(), TradeWindow::action(), ChatWindow::addGlobalMessage(), ChatWindow::addWhisper(), Game::adjustPerfomance(), LocalPlayer::afkRespond(), ChatWindow::attributeChanged(), Actions::changeRelation(), NotifyManager::chatLog(), ChatTab::chatLog(), TradeWindow::checkItem(), createGuiWindows(), ChatWindow::debugMessage(), StatusEffect::deliverMessage(), ChatWindow::doPresent(), Actions::getNick(), NotifyManager::notify(), LocalPlayer::pickedUp(), MemoryManager::printAllMemory(), ActorManager::printBeingsToChat(), GuildManager::process(), EAthena::ChatRecv::processBeingChat(), TmwAthena::ChatRecv::processBeingChat(), TmwAthena::ChatRecv::processChatContinue(), EAthena::ChatRecv::processChatContinue(), EAthena::ChatRecv::processChatTalkieBox(), EAthena::ClanRecv::processClanChat(), EAthena::GuildRecv::processGuildBasicInfo(), EAthena::GuildRecv::processGuildMessage(), EAthena::GuildRecv::processGuildNotice(), EAthena::ChatRecv::processScriptMessage(), TmwAthena::ChatRecv::processScriptMessage(), EAthena::ChatRecv::processServiceMessageColor(), EAthena::ChatRecv::processWhisperContinue(), TmwAthena::ChatRecv::processWhisperContinue(), Actions::reportRelation(), Game::saveScreenshot(), SocialWindow::showGuildInvite(), ChatTab::showOnline(), SocialWindow::showPartyInvite(), and Being::takeDamage().