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 51 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025