OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:webnear
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
weapon.c
110
bool
webnear
= false;
local in function:attack
130
webnear
+= rand_mod(2);
132
webnear
= false;
252
if (
webnear
&& scandist-prob > 5) {
306
webnear
= (scandist-prob < 3);
weapon.c
110
bool
webnear
= false;
local in function:attack
130
webnear
+= rand_mod(2);
132
webnear
= false;
252
if (
webnear
&& scandist-prob > 5) {
306
webnear
= (scandist-prob < 3);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025