ManaPlus
Data Structures | Namespaces | Functions | Variables
maptypeproperty2.h File Reference

(986a3bf)

#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
 

Variable Documentation

◆ bg

uint32_t bg

Definition at line 10 of file maptypeproperty2.h.

◆ bits

MapTypeProperty2Bits bits

Definition at line 0 of file maptypeproperty2.h.

◆ countpk

uint32_t countpk

Definition at line 7 of file maptypeproperty2.h.

◆ data

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().

◆ guild

uint32_t guild

◆ mineffect

uint32_t mineffect

Definition at line 5 of file maptypeproperty2.h.

◆ noitemconsumption

uint32_t noitemconsumption

Definition at line 11 of file maptypeproperty2.h.

◆ nolockon

uint32_t nolockon

Definition at line 6 of file maptypeproperty2.h.

◆ nopartyformation

uint32_t nopartyformation

Definition at line 8 of file maptypeproperty2.h.

◆ party

uint32_t party

◆ siege

uint32_t siege

Definition at line 4 of file maptypeproperty2.h.

◆ SpareBits

uint32_t SpareBits

Definition at line 14 of file maptypeproperty2.h.

◆ summonstarmiracle

uint32_t summonstarmiracle

Definition at line 13 of file maptypeproperty2.h.

◆ usecart

uint32_t usecart

Definition at line 12 of file maptypeproperty2.h.