Home
last modified time | relevance | path

Searched refs:torps (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dmain.c26 struct torp torps[MAXTORPS]; variable
289 torps[i].alive = 0; in init_aliens()
656 torps[i].alive=0; in init_player()
665 torps[i].x = x; in new_torp()
666 torps[i].y = y; in new_torp()
700 torps[i].y += torps[i].yspeed; in do_torps()
701 torps[i].x += torps[i].xspeed; in do_torps()
707 (ABS((torps[i].y + torps[i].yspeed/2)-aliens[j].y) < 8))) { in do_torps()
739 if(torps[i].y < -torps[i].yspeed || in do_torps()
740 torps[i].x < ABS(torps[i].xspeed) || in do_torps()
[all …]
/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A Dmain.c239 torps[i].alive = 0; in init_aliens()
598 torps[i].alive=0; in init_player()
607 torps[i].x = x; in new_torp()
608 torps[i].y = y; in new_torp()
624 if(torps[i].alive) { in do_torps()
626 torps[i].y += torps[i].yspeed; in do_torps()
627 torps[i].x += torps[i].xspeed; in do_torps()
633 (ABS((torps[i].y + torps[i].yspeed/2)-aliens[j].y) < 8))) { in do_torps()
665 if(torps[i].y < -torps[i].yspeed || in do_torps()
666 torps[i].x < ABS(torps[i].xspeed) || in do_torps()
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/lib/
H A Dbattles.g628 (pt torps 1)
632 (ktinga torps 20)
633 (d7 torps 20)
662 (pt torps 1)
685 (pt torps 1)
691 (ktinga torps 20)
692 (d7 torps 20)
1350 (pt torps 1)
1354 (pt torps 1)
1358 (pt torps 1)
[all …]
H A Dvalhalla.g209 (sub torps 4)
215 (supply torps 100)
697 (material-type torps (name "Torpedoes"))
742 (sub torps 10)
748 (supply torps 100)
1213 (sub torps 1)
1266 (ship-types torps 1)
1267 (sub torps 1)
H A Dtailhook.g305 (material-type torps (char "!") (help "An 800 kg torpedo"))
514 ((append carriers places) (bombs torps) 100)
534 (torpedo-bombers torps 1)
750 (torpedo-bombers torps 1)
756 (ships torps 1)
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Denter.c39 torps = universe.torps; in openmem()
67 torps[i].t_status = TFREE; in openmem()
68 torps[i].t_owner = (i / MAXTORP); in openmem()
H A Dsocket.c1438 thetorp = &torps[ntohs(packet->tnum)]; in handleTorp()
1479 thetorp = &torps[ntohs(packet->tnum)]; in handleTorpInfo()
2990 ltd.weapons.torps.fired = ntohl(packet->wtf); in handleLtd()
2991 ltd.weapons.torps.hit = ntohl(packet->wth); in handleLtd()
2992 ltd.weapons.torps.detted = ntohl(packet->wtd); in handleLtd()
2993 ltd.weapons.torps.selfdetted = ntohl(packet->wts); in handleLtd()
2994 ltd.weapons.torps.wall = ntohl(packet->wtw); in handleLtd()
2995 ltd.weapons.torps.damage.inflicted = ntohl(packet->wtdi); in handleLtd()
2996 ltd.weapons.torps.damage.taken = ntohl(packet->wtdt); in handleLtd()
3074 dump_prefix("wtf", "weap torp fired"); dump_stat(weapons.torps.fired); in handleLtd()
[all …]
H A Dltd_stats.h287 } torps; member
H A DREADME.1.0339 torps, kills or max armies as it would in normal mode.
41 * Bug fixed: Obviously dead torps/phasers/plasmas are sometimes drawn.
H A Dstruct.h563 struct torp torps[MAXPLAYER * MAXTORP]; member
H A Ddata.c15 struct torp *torps; variable
H A Ddata.h54 extern struct torp *torps;
H A DSHORT_PACKETS.DOC117 1 0-7 Bitset describing which torps are in this packet.
H A Dshort.c362 thetorp = &torps[((unsigned char) *which * 8)]; in handleVTorp()
1050 thetorp = &torps[((unsigned char) *which * 8)]; in handleVTorpInfo()
1275 torps[i].t_status = TFREE; in resetWeaponInfo()
H A Dinput.c1297 if (torps[i + (me->p_no * MAXTORP)].t_status == TMOVE || in detmine()
1298 torps[i + (me->p_no * MAXTORP)].t_status == TSTRAIGHT) in detmine()
H A Dnetrekrc.example198 # a = maxwarp, s = shield tog, d = torps, f = tractor, g = plasma
200 # SPACE == det enemy torps
H A DTODO101 defense: s shields, shift-T tractor, y pressor, d detonate enemy torps, c cloak, shift-R repair,
H A Dx11sprite.c622 struct torp *this = &torps[torpno]; in S_Torp()
H A DXTREKRC.example202 # a = maxwarp, s = shield tog, d = torps, f = tractor, g = plasma
204 # SPACE == det enemy torps
H A DREADME.1.0269 # it easier to see incoming torps.
H A Dlocal.c784 for (t=torps, j=players, tno=0; j != players + MAXPLAYER; t += MAXTORP, ++j, tno += MAXTORP) in DrawTorps()
H A DChangeLog203 - play, fixed inability to fire a stream of eight torps when in
H A DCOW.DOC635 your phaser. This makes it easier to see incomming torps.
793 Thus to map the "fire torps" key 't' onto 'f', use
/dports/news/gup/gup/
H A DINSTALL72 torps Za67H122ph__ zaph@torps
/dports/security/py-stem/stem-1.8.0/docs/tutorials/
H A Ddouble_double_toil_and_trouble.rst64 `TorPS <https://www.torproject.org/getinvolved/volunteer.html.en#project-torps>`_ …

12