ManaPlus
Namespaces | Functions
chat.cpp File Reference

(986a3bf)

#include "actions/chat.h"
#include "actions/actiondef.h"
#include "debug.h"

Go to the source code of this file.

Namespaces

 Actions
 

Functions

bool Actions::toggleChat (InputEvent &event)
 
bool Actions::prevChatTab (InputEvent &event)
 
bool Actions::nextChatTab (InputEvent &event)
 
bool Actions::closeChatTab (InputEvent &event)
 
bool Actions::closeAllChatTabs (InputEvent &event)
 
bool Actions::ignoreAllWhispers (InputEvent &event)
 
bool Actions::scrollChatUp (InputEvent &event)
 
bool Actions::scrollChatDown (InputEvent &event)
 
bool Actions::msg (InputEvent &event)
 
bool Actions::msgText (InputEvent &event)
 
bool Actions::msg2 (InputEvent &event)
 
bool Actions::query (InputEvent &event)
 
bool Actions::clearChatTab (InputEvent &event)
 
bool Actions::createParty (InputEvent &event)
 
bool Actions::createGuild (InputEvent &event)
 
bool Actions::party (InputEvent &event)
 
bool Actions::guild (InputEvent &event)
 
bool Actions::me (InputEvent &event)
 
bool Actions::toggle (InputEvent &event)
 
bool Actions::kickParty (InputEvent &event)
 
bool Actions::kickGuild (InputEvent &event)
 
bool Actions::addText (InputEvent &event)
 
bool Actions::clearChat (InputEvent &event)
 
bool Actions::chatGeneralTab (InputEvent &event)
 
bool Actions::chatDebugTab (InputEvent &event)
 
bool Actions::chatBattleTab (InputEvent &event)
 
bool Actions::chatTradeTab (InputEvent &event)
 
bool Actions::chatLangTab (InputEvent &event)
 
bool Actions::chatGmTab (InputEvent &event)
 
bool Actions::chatPartyTab (InputEvent &event)
 
bool Actions::chatGuildTab (InputEvent &event)
 
bool Actions::hat (InputEvent &event)
 
bool Actions::chatClipboard (InputEvent &event)
 
bool Actions::guildNotice (InputEvent &event)
 
bool Actions::translate (InputEvent &event)
 
bool Actions::sendGuiKey (InputEvent &event)
 
bool Actions::sendMouseKey (InputEvent &event)
 
bool Actions::sendChars (InputEvent &event)