ManaPlus
|
#include "enums/gui/chatmsgtype.h"
#include "enums/gui/chattabtype.h"
#include "enums/simpletypes/ignorerecord.h"
#include "enums/simpletypes/online.h"
#include "enums/simpletypes/tryremovecolors.h"
#include "gui/widgets/browserbox.h"
#include "gui/widgets/tabs/tab.h"
#include "localconsts.h"
Go to the source code of this file.
Data Structures | |
class | ChatTab |
Macros | |
#define | debugMsg(str) |
#define | setTabColors(name) |
Variables | |
ChatTab * | localChatTab |
ChatTab * | debugChatTab |
#define debugMsg | ( | str | ) |
#define setTabColors | ( | name | ) |
|
extern |
Definition at line 63 of file chattab.cpp.
Referenced by ChatWindow::addGlobalMessage(), ChatWindow::battleChatLog(), NotifyManager::chatLog(), ChatTab::chatLog(), createGuiWindows(), WindowManager::createWindows(), ChatWindow::debugMessage(), WindowManager::deleteWindows(), destroyGuiWindows(), and ActorManager::printBeingsToChat().
|
extern |
Definition at line 62 of file chattab.cpp.
Referenced by SocialGuildTab::action(), SocialPartyTab::action(), SocialWindow::action(), TradeWindow::action(), ChatWindow::addGlobalMessage(), ChatWindow::addWhisper(), Game::adjustPerfomance(), LocalPlayer::afkRespond(), ChatWindow::chatInput(), ChatTab::chatLog(), TradeWindow::checkItem(), createGuiWindows(), StatusEffect::deliverMessage(), destroyGuiWindows(), ChatWindow::displayAwayLog(), ChatWindow::localChatInput(), NotifyManager::notify(), LocalPlayer::pickedUp(), EAthena::ChatRecv::processChatRoomAddMember(), EAthena::ChatRecv::processChatTalkieBox(), TmwAthena::ChatRecv::processGmChat(), Ea::ChatRecv::processIgnoreAllResponse(), Ea::ChatRecv::processMVPEffect(), EAthena::ChatRecv::processScriptMessage(), TmwAthena::ChatRecv::processScriptMessage(), EAthena::ChatRecv::processServiceMessageColor(), EAthena::ChatRecv::processWhisperContinue(), TmwAthena::ChatRecv::processWhisperContinue(), ChatWindow::resortChatLog(), Game::saveScreenshot(), SocialWindow::showGuildInvite(), and SocialWindow::showPartyInvite().