OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:etorp
(Results
1 - 8
of
8
) sorted by relevancy
/src/games/warp/
weapon.h
11
EXT int
etorp
;
variable in typeref:typename:EXT int
them.c
146
etorp
-= rand_mod(10);
147
if (
etorp
< 0)
148
etorp
= 0;
score.c
265
if (
etorp
!= oldetorp) {
266
snprintf(spbuf, sizeof(spbuf), "%2d",
etorp
);
268
oldetorp =
etorp
;
272
if (
etorp
>= 0) {
273
etorp
= -1;
play.c
163
etorp
++;
move.c
586
tmp = (btorp < 50 -
etorp
?
587
btorp : 50 -
etorp
);
588
etorp
+= tmp;
weapon.c
41
(from == ent &&
etorp
> 0) ||
57
etorp
--;
init.c
548
etorp
= 50;
term.c
541
etorp
= 0;
Completed in 18 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025