Home
last modified time | relevance | path

Searched refs:setremoteveh (Results 1 – 16 of 16) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dgame.h488 void setremoteveh( vehicle *veh );
H A Dvehicle_use.cpp631 g->setremoteveh( nullptr ); in use_controls()
699 g->setremoteveh( nullptr ); in use_controls()
H A Dvehicle_move.cpp1728 g->setremoteveh( nullptr ); in act_on_map()
H A Dbionics.cpp1141 g->setremoteveh( nullptr ); in deactivate_bionic()
H A Diuse.cpp8198 g->setremoteveh( nullptr ); in remoteveh()
8216 g->setremoteveh( nullptr ); in remoteveh()
8239 g->setremoteveh( veh ); in remoteveh()
H A Dmap.cpp1236 g->setremoteveh( &veh ); in displace_vehicle()
6792 g->setremoteveh( remoteveh ); in shift()
H A Dvehicle.cpp320 g->setremoteveh( nullptr ); in remote_controlled()
H A Dgame.cpp2702 void game::setremoteveh( vehicle *veh ) in setremoteveh() function in game
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dgame.h488 void setremoteveh( vehicle *veh );
H A Dvehicle_use.cpp631 g->setremoteveh( nullptr ); in use_controls()
699 g->setremoteveh( nullptr ); in use_controls()
H A Dvehicle_move.cpp1728 g->setremoteveh( nullptr ); in act_on_map()
H A Dbionics.cpp1141 g->setremoteveh( nullptr ); in deactivate_bionic()
H A Diuse.cpp8198 g->setremoteveh( nullptr ); in remoteveh()
8216 g->setremoteveh( nullptr ); in remoteveh()
8239 g->setremoteveh( veh ); in remoteveh()
H A Dmap.cpp1236 g->setremoteveh( &veh ); in displace_vehicle()
6792 g->setremoteveh( remoteveh ); in shift()
H A Dvehicle.cpp320 g->setremoteveh( nullptr ); in remote_controlled()
H A Dgame.cpp2702 void game::setremoteveh( vehicle *veh ) in setremoteveh() function in game