Home
last modified time | relevance | path

Searched refs:SPRITE_FLOOR (Results 1 – 7 of 7) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dsprite.h40 SPRITE_FLOOR, enumerator
H A Dbeingrecv.cpp165 dstBeing->setSpriteId(SPRITE_FLOOR, in processBeingChangeLookContinue()
167 localPlayer->imitateOutfit(dstBeing, SPRITE_FLOOR); in processBeingChangeLookContinue()
192 dstBeing->setSpriteId(SPRITE_FLOOR, in processBeingChangeLookContinue()
194 localPlayer->imitateOutfit(dstBeing, SPRITE_FLOOR); in processBeingChangeLookContinue()
337 dstBeing->updateSprite(SPRITE_FLOOR, shield, std::string()); in processPlayerUpdate1()
482 dstBeing->updateSprite(SPRITE_FLOOR, shield, std::string()); in processPlayerUpdate2()
627 dstBeing->updateSprite(SPRITE_FLOOR, shield, std::string()); in processPlayerMove()
875 dstBeing->updateSprite(SPRITE_FLOOR, shield, std::string()); in processBeingVisible()
1085 dstBeing->updateSprite(SPRITE_FLOOR, shield, std::string()); in processBeingMove()
H A Dcharserverrecv.cpp153 tempPlayer->setSpriteId(SPRITE_FLOOR, in readPlayerData()
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dsprite.h40 SPRITE_FLOOR = 11, enumerator
H A Dbeinghandler.cpp70 being->unSetSprite(SPRITE_FLOOR); in undress()
H A Dbeingrecv.cpp292 dstBeing->setSpriteId(SPRITE_FLOOR, in processBeingChangeLookContinue()
295 localPlayer->imitateOutfit(dstBeing, SPRITE_FLOOR); in processBeingChangeLookContinue()
330 dstBeing->setSpriteCards(SPRITE_FLOOR, in processBeingChangeLookContinue()
334 localPlayer->imitateOutfit(dstBeing, SPRITE_FLOOR); in processBeingChangeLookContinue()
H A Dcharserverrecv.cpp200 tempPlayer->setSpriteId(SPRITE_FLOOR, in readPlayerData()