Home
last modified time | relevance | path

Searched refs:MovDelay (Results 1 – 20 of 20) sorted by relevance

/dports/games/mirrormagic/mirrormagic-2.0.2/src/
H A Dgame.c2022 MovDelay[x][y]--; in OpenExit()
2027 if (!MovDelay[x][y]) in OpenExit()
2046 MovDelay[x][y]--; in OpenSurpriseBall()
2060 if (!MovDelay[x][y]) in OpenSurpriseBall()
2085 MovDelay[x][y]--; in MeltIce()
2088 if (!MovDelay[x][y]) in MeltIce()
2134 MovDelay[x][y]--; in GrowAmoeba()
2137 if (!MovDelay[x][y]) in GrowAmoeba()
2350 MovDelay[x][y] = 0; in TurnRound()
2367 MovDelay[x][y]--; in StartMoving()
[all …]
H A Dmain.c44 short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY]; variable
H A Devents.c450 printf(" MovDelay[%d][%d] == %d\n", x,y, MovDelay[x][y]); in HandleButton()
H A Dmain.h425 extern short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY];
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dgame.c7966 if (MovDelay[x][y]) in StartMoving()
7971 MovDelay[x][y]--; in StartMoving()
7993 if (MovDelay[x][y]) in StartMoving()
7998 MovDelay[x][y]--; in StartMoving()
8038 if (MovDelay[x][y]) in StartMoving()
8043 MovDelay[x][y]--; in StartMoving()
8065 if (MovDelay[x][y]) in StartMoving()
8070 MovDelay[x][y]--; in StartMoving()
8120 if (MovDelay[x][y]) in StartMoving()
8122 MovDelay[x][y]--; in StartMoving()
[all …]
H A Dmain.c53 short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY]; variable
H A Dmain.h2826 extern short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY];
H A Dtools.c98 printf(" MovDelay: %d\n", MovDelay[x][y]); in DumpTile()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dgame.c7824 if (MovDelay[x][y]) in StartMoving()
7829 MovDelay[x][y]--; in StartMoving()
7851 if (MovDelay[x][y]) in StartMoving()
7856 MovDelay[x][y]--; in StartMoving()
7896 if (MovDelay[x][y]) in StartMoving()
7901 MovDelay[x][y]--; in StartMoving()
7923 if (MovDelay[x][y]) in StartMoving()
7928 MovDelay[x][y]--; in StartMoving()
7978 if (MovDelay[x][y]) in StartMoving()
7980 MovDelay[x][y]--; in StartMoving()
[all …]
H A Dmain.c57 short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY]; variable
H A Dmain.h2880 extern short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY];
H A Dtools.c98 printf(" MovDelay: %d\n", MovDelay[x][y]); in DumpTile()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dgame.c7966 if (MovDelay[x][y]) in StartMoving()
7971 MovDelay[x][y]--; in StartMoving()
7993 if (MovDelay[x][y]) in StartMoving()
7998 MovDelay[x][y]--; in StartMoving()
8038 if (MovDelay[x][y]) in StartMoving()
8043 MovDelay[x][y]--; in StartMoving()
8065 if (MovDelay[x][y]) in StartMoving()
8070 MovDelay[x][y]--; in StartMoving()
8120 if (MovDelay[x][y]) in StartMoving()
8122 MovDelay[x][y]--; in StartMoving()
[all …]
H A Dmain.c53 short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY]; variable
H A Dmain.h2826 extern short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY];
H A Dtools.c98 printf(" MovDelay: %d\n", MovDelay[x][y]); in DumpTile()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dgame.c7824 if (MovDelay[x][y]) in StartMoving()
7829 MovDelay[x][y]--; in StartMoving()
7851 if (MovDelay[x][y]) in StartMoving()
7856 MovDelay[x][y]--; in StartMoving()
7896 if (MovDelay[x][y]) in StartMoving()
7901 MovDelay[x][y]--; in StartMoving()
7923 if (MovDelay[x][y]) in StartMoving()
7928 MovDelay[x][y]--; in StartMoving()
7978 if (MovDelay[x][y]) in StartMoving()
7980 MovDelay[x][y]--; in StartMoving()
[all …]
H A Dmain.c57 short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY]; variable
H A Dmain.h2880 extern short MovDelay[MAX_LEV_FIELDX][MAX_LEV_FIELDY];
H A Dtools.c98 printf(" MovDelay: %d\n", MovDelay[x][y]); in DumpTile()