Home
last modified time | relevance | path

Searched refs:levelstarttic (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Ddoomstat.h170 extern int levelstarttic; // gametic at level start
H A Dg_game.c128 int levelstarttic; // gametic at level start variable
680 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Ddoomstat.h175 extern int levelstarttic; // gametic at level start
H A Dg_game.c128 int levelstarttic; // gametic at level start variable
641 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Ddoomstat.h170 extern int levelstarttic; // gametic at level start
H A Dg_game.c128 int levelstarttic; // gametic at level start variable
677 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Ddoomstat.h176 extern int levelstarttic; // gametic at level start
H A Dg_game.c132 int levelstarttic; // gametic at level start variable
856 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.h147 extern tic_t levelstarttic;
H A Dg_game.c455 tic_t levelstarttic; // gametic at level start variable
1331 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
2080 if ((gametic == levelstarttic) && (player->mo == NULL)) in G_Player_SpawnSpot()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A De6y.h361 extern int levelstarttic;
H A De6y.c369 (demo_warp && gametic - levelstarttic > demo_skiptics)) in G_SkipDemoCheck()
1321 int levelstarttic; variable
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dg_game.h36 extern tic_t levelstarttic;
H A Dd_main.c1537 levelstarttic = gametic; in D_SRB2Main()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdef.h545 extern int levelstarttic; // gametic at level start
H A Dg_game.c107 int levelstarttic; // gametic at level start variable
674 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdef.h565 extern int levelstarttic; // gametic at level start
H A Dg_game.c108 int levelstarttic; // gametic at level start variable
771 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/heretic/glheretic-1.2/
H A Dg_game.c102 int levelstarttic; /* gametic at level start */ variable
604 levelstarttic = gametic; /* for time calculation */ in G_DoLoadLevel()
H A Ddoomdef.h788 extern int levelstarttic; /* gametic at level start */
/dports/games/uhexen/uhexen-0.601/src/
H A Dg_game.c81 int levelstarttic; // gametic at level start variable
785 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dh2def.h652 extern int levelstarttic; // gametic at level start
H A Dg_game.c93 int levelstarttic; // gametic at level start variable
687 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dh2def.h652 extern int levelstarttic; // gametic at level start
H A Dg_game.c93 int levelstarttic; // gametic at level start variable
684 levelstarttic = gametic; // for time calculation in G_DoLoadLevel()

12