ManaPlus
|
#include "localconsts.h"
Go to the source code of this file.
Data Structures | |
struct | EAthena::MapTypeProperty2Bits |
union | EAthena::MapTypeProperty2 |
Namespaces | |
EAthena | |
Functions | |
union EAthena::ItemFlags | EAthena::__attribute__ ((packed)) |
Variables | |
uint32_t | party |
uint32_t | guild |
uint32_t | siege |
uint32_t | mineffect |
uint32_t | nolockon |
uint32_t | countpk |
uint32_t | nopartyformation |
uint32_t | bg |
uint32_t | noitemconsumption |
uint32_t | usecart |
uint32_t | summonstarmiracle |
uint32_t | SpareBits |
MapTypeProperty2Bits | bits |
uint32_t | data |
uint32_t bg |
Definition at line 10 of file maptypeproperty2.h.
MapTypeProperty2Bits bits |
Definition at line 0 of file maptypeproperty2.h.
uint32_t countpk |
Definition at line 7 of file maptypeproperty2.h.
uint32_t data |
Definition at line 1 of file maptypeproperty2.h.
Referenced by IPC::acceptLoop(), StatDebugTab::action(), CharSelectDialog::action(), Being::addCast(), SkillDialog::addSkill(), ShopWindow::announce(), doctest::String::c_str(), SDL::createThread(), decodeLinkText(), XML::Document::Document(), DragDrop::dragSkill(), SkillListBox::draw(), SkillRectangleListBox::draw(), encodeLinkText(), InputManager::executeRemoteChatCommand(), NavigationManager::fillNum(), NavigationManager::findWalkableTile(), Setup_Input::fixTranslation(), ResourceManager::get(), Configuration::getBoolValue(), Configuration::getFloatValue(), Being::getHitEffect(), Configuration::getIntValue(), Configuration::getStringValue(), ShopWindow::giveList(), Being::handleSkill(), Being::handleSkillCasting(), Tab::init(), ItemShortcut::load(), EquipmentWindow::loadPlayerBox(), loadQuest(), SkillDialog::loadSkillData(), NavigationManager::loadWalkLayer(), DeadDB::loadXmlFile(), Ea::LoginHandler::loginOrRegister(), ItemShortcutContainer::mouseMoved(), SkillDialog::playCastingDstTileEffect(), SkillDialog::playRemoveEffect(), SkillDialog::playUpdateEffect(), EAthena::CharServerRecv::processCharMapInfo(), TmwAthena::CharServerRecv::processCharMapInfo(), EAthena::HomunculusRecv::processHomunculusData(), EAthena::PetRecv::processPetData(), EAthena::PetRecv::processPetRoulette(), ShopWindow::processRequest(), Net::MessageIn::readCoordinatePair(), Net::MessageIn::readCoordinates(), MapReader::readCsvLayer(), EAthena::CharServerRecv::readPlayerData(), TmwAthena::CharServerRecv::readPlayerData(), TcpNet::recv(), DyePalette::replaceAColorDefault(), DyePalette::replaceAOGLColorDefault(), BrowserBoxTools::replaceKeys(), BrowserBoxTools::replaceLinkCommands(), DyePalette::replaceSColorDefault(), DyePalette::replaceSOGLColorDefault(), BrowserBoxTools::replaceTabs(), BrowserBoxTools::replaceVars(), TmwAthena::BuySellHandler::requestBuyList(), TmwAthena::BuySellHandler::requestSellList(), Configuration::resetBoolValue(), Configuration::resetIntValue(), ItemShortcut::save(), TcpNet::send(), TmwAthena::BuySellHandler::sendBuyRequest(), ShopWindow::sendMessage(), EAthena::PetHandler::sendPetMessage(), TmwAthena::BuySellHandler::sendSellRequest(), EAthena::PlayerHandler::setConfigOption(), ItemShortcut::setItemData(), DragDrop::setItemData(), Minimap::setMap(), ShopWindow::showList(), QuestsWindow::showQuest(), TouchActionsModel::TouchActionsModel(), SkillDialog::useItem(), SkillDialog::useSkill(), SkillDialog::useSkillDefault(), SkillDialog::useSkillPosition(), SkillDialog::useSkillTarget(), and Net::MessageOut::writeCoordinates().
uint32_t guild |
Definition at line 3 of file maptypeproperty2.h.
Referenced by ActorManager::addChar(), Being::addGuild(), PopupMenu::addSocialMenu(), SocialWindow::addTab(), GuildManager::afterRemove(), SocialGuildTab::buildCounter(), SocialGuildTab2::buildCounter(), LocalPlayer::checkNewName(), GuildManager::clear(), Being::clearGuilds(), GuildManager::createGuild(), GuildManager::createTab(), Guild::getGuild(), Being::getGuild(), NotifyManager::getGuildTab(), GuildManager::getNames(), PopupMenu::handleLink(), outStringNormal(), GuildManager::process(), TmwAthena::BeingRecv::processPlayerMove(), TmwAthena::BeingRecv::processPlayerUpdate1(), TmwAthena::BeingRecv::processPlayerUpdate2(), GuildManager::reload(), SocialWindow::removeTab(), Being::setGuild(), PopupMenu::showChangePos(), SocialGuildTab::SocialGuildTab(), SocialGuildTab2::SocialGuildTab2(), Being::updateGuild(), SocialWindow::updateGuildCounter(), GuildManager::updateList(), and ChatWindow::updateOnline().
uint32_t mineffect |
Definition at line 5 of file maptypeproperty2.h.
uint32_t noitemconsumption |
Definition at line 11 of file maptypeproperty2.h.
uint32_t nolockon |
Definition at line 6 of file maptypeproperty2.h.
uint32_t nopartyformation |
Definition at line 8 of file maptypeproperty2.h.
uint32_t party |
Definition at line 2 of file maptypeproperty2.h.
Referenced by PopupMenu::addParty(), PopupMenu::addSocialMenu(), SocialWindow::addTab(), SocialPartyTab::buildCounter(), Minimap::draw2(), Party::getParty(), LocalPlayer::nextTile(), EAthena::FamilyRecv::processAskForChild(), Ea::BeingRecv::processNameResponse(), EAthena::BeingRecv::processNameResponse2(), EAthena::BeingRecv::processNameResponseTitle(), TmwAthena::BeingRecv::processPlayerMove(), TmwAthena::BeingRecv::processPlayerUpdate1(), TmwAthena::BeingRecv::processPlayerUpdate2(), SocialWindow::removeTab(), replaceVars(), WhoIsOnline::setNeutralColor(), Being::setParty(), PopupMenu::showChatPopup(), PopupMenu::showPlayerGMCommands(), PopupMenu::showPlayerPopup(), SocialPartyTab::SocialPartyTab(), ChatWindow::updateOnline(), and SocialWindow::updateParty().
uint32_t siege |
Definition at line 4 of file maptypeproperty2.h.
uint32_t SpareBits |
Definition at line 14 of file maptypeproperty2.h.
uint32_t summonstarmiracle |
Definition at line 13 of file maptypeproperty2.h.
uint32_t usecart |
Definition at line 12 of file maptypeproperty2.h.