Home
last modified time | relevance | path

Searched refs:shove_t (Results 1 – 6 of 6) sorted by relevance

/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dobject.h453 } shove_t; typedef
565 shove_t shove_record[MAX_RECORDED_SHOVES];
H A Dship.c163 shove_t *shove = &pl->shove_record[pl->shove_next]; in Record_shove()
H A Dwalls.c2123 shove_t *shove = &pl->shove_record[i]; in Player_crash()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dplayer.h173 } shove_t; typedef
297 shove_t shove_record[MAX_RECORDED_SHOVES];
H A Dship.c98 shove_t *shove = &pl->shove_record[pl->shove_next]; in Record_shove()
H A Dwalls.c318 shove_t *shove = &pl->shove_record[i]; in Player_crash()