HomeSort by: relevance | last modified time | path
    Searched defs:torps (Results 1 - 2 of 2) sorted by relevancy

  /src/games/warp/
weapon.c 109 bool torps; local in function:attack
128 torps = thru_stars = false;
176 if (!torps && obj->energy > 1000) {
220 obj->strategy += (!torps && deados > 10);
223 if (!torps && obj->strategy > 5) {
254 if (!torps && obj->energy > 1000) {
300 torps = false;
307 torps = false;
317 torps = true;
327 torps = true
    [all...]
  /src/games/battlestar/
globals.c 271 int fuel, torps; variable in typeref:typename:int

Completed in 37 milliseconds