Home
last modified time | relevance | path

Searched refs:unregisterMob (Results 1 – 5 of 5) sorted by relevance

/dports/games/powder/powder118_src/
H A Daction.cpp279 glbCurLevel->unregisterMob(this); in actionTalk()
280 glbCurLevel->unregisterMob(mob); in actionTalk()
2000 glbCurLevel->unregisterMob(this); in actionClimbUp()
2111 glbCurLevel->unregisterMob(this); in actionClimbDown()
2203 glbCurLevel->unregisterMob(this); in actionClimbDown()
2270 glbCurLevel->unregisterMob(this); in actionClimbDown()
6443 glbCurLevel->unregisterMob(target); in actionCast()
7448 glbCurLevel->unregisterMob(this); in actionUnPolymorph()
7738 glbCurLevel->unregisterMob(this); in actionPolymorph()
7851 glbCurLevel->unregisterMob(this); in actionPetrify()
[all …]
H A Dmap.h367 void unregisterMob(MOB *mob);
H A Dmap.cpp1074 MAP::unregisterMob(MOB *mob) in unregisterMob() function in MAP
1221 unregisterMob(chaser); in chaseMobOnStaircase()
3947 unregisterMob(digger); in digHole()
4755 unregisterMob(mob); in dropMobs()
H A Dmain.cpp894 glbCurLevel->unregisterMob(avatar); in makeAWish()
3614 glbCurLevel->unregisterMob(avatar); in killAvatar()
3856 glbCurLevel->unregisterMob(avatar); in processOptions()
H A Dcreature.cpp2271 glbCurLevel->unregisterMob(this); in doHeartbeat()
4580 glbCurLevel->unregisterMob(this); in receiveDamage()