Home
last modified time | relevance | path

Searched refs:ev_mts (Results 1 – 2 of 2) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.h45 ev_mts, //moving to source enumerator
H A Drt_door.c2807 if (eptr->state == ev_mts) in PlayerInElevator()
2888 case ev_mts: in CheckElevatorStart()
2942 case ev_mts: in ProcessElevators()
3059 if ((dnum == eptr->door1) && (eptr->nextaction != ev_mts)) // process request, lock doors, in OperateElevatorDoor()
3095 {if ((eptr->door1 == dnum) && (eptr->nextaction != ev_mts)) in OperateElevatorDoor()
3138 eptr->nextaction = ev_mts; in SetNextAction()
3163 if ((eptr->state == ev_mts) || in OperateElevatorSwitch()