OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpblast
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
move.c
208
long
tmpblast
;
local in function:move_universe
223
tmpblast
= blast[y][x];
227
tmpblast
>>= 1;
229
tmpblast
= 100000;
231
tmpblast
+= 50 + temp->energy/100;
232
if (
tmpblast
> 250 && !rand_mod(5+(inumstars>>4)))
238
if (
tmpblast
) {
243
if (
tmpblast
< 0) {
244
if (numamoebas &&
tmpblast
< -1000000 &&
251
tmpblast
= 0
[
all
...]
move.c
208
long
tmpblast
;
local in function:move_universe
223
tmpblast
= blast[y][x];
227
tmpblast
>>= 1;
229
tmpblast
= 100000;
231
tmpblast
+= 50 + temp->energy/100;
232
if (
tmpblast
> 250 && !rand_mod(5+(inumstars>>4)))
238
if (
tmpblast
) {
243
if (
tmpblast
< 0) {
244
if (numamoebas &&
tmpblast
< -1000000 &&
251
tmpblast
= 0
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025