OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totalscore
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/warp/
score.h
21
EXT long
totalscore
;
variable
score.c
152
totalscore
= smarts = cumsmarts = wave = 0;
157
totalscore
= atol(spbuf+9);
182
totalscore
,smarts,cumsmarts,numents,numbases,wave);
483
totalscore
= lastscore + curscore + bonuses;
484
snprintf(spbuf, sizeof(spbuf), "New point total: %10ld",
totalscore
);
486
if (lastscore / ENTBOUNDARY <
totalscore
/ ENTBOUNDARY) {
491
lastscore / ENTBOUNDARY >
totalscore
/ ENTBOUNDARY) {
495
if (lastscore / BASEBOUNDARY <
totalscore
/ BASEBOUNDARY) {
500
lastscore / BASEBOUNDARY >
totalscore
/ BASEBOUNDARY) {
537
realname, logname,
totalscore
, c,smarts, cumsmarts, cdate)
[
all
...]
warp.c
314
if (
totalscore
) {
332
logname,
totalscore
, smarts, cumsmarts,
349
lastscore =
totalscore
;
sig.c
177
totalscore
-= possiblescore / 2;
Completed in 29 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026