OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WCLASS
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/larn/
global.c
288
c[
WCLASS
] = 0;
293
c[
WCLASS
] = 3 + i;
296
c[
WCLASS
] = 7 + i;
299
c[
WCLASS
] = 8 + i;
302
c[
WCLASS
] = 10 + i;
305
c[
WCLASS
] = 14 + i;
308
c[
WCLASS
] = 17 + i;
311
c[
WCLASS
] = 19 + i;
314
c[
WCLASS
] = 22 + i;
317
c[
WCLASS
] = 26 + i
[
all
...]
display.c
75
lprintf(" AC: %-3ld WC: %-3ld Level", (long) c[AC], (long) c[
WCLASS
]);
108
botsub(makecode(
WCLASS
, 30, 18), "%-3ld");
header.h
88
#define
WCLASS
12
monster.c
713
i = xx * ((c[
WCLASS
] >> 1) + c[STRENGTH] + c[STREXTRA] - c[HARDGAME] - 12 + c[MOREDAM]);
1130
c[
WCLASS
] / 4 - 12;
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025