Home
last modified time | relevance | path

Searched refs:timingdemo (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dg_game.h72 extern bool timingdemo;
H A Dd_main.cpp1256 bool capped_simulation = !timingdemo; in D_InitTaskSchedulers()
1257 bool capped_display = !timingdemo && capfps; in D_InitTaskSchedulers()
1317 if ((maxfps == TICRATE && capfps) || timingdemo || paused || menuactive || step_mode) in D_RunTics()
1324 if (timingdemo) in D_RunTics()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dg_demo.h26 extern boolean demoplayback, titledemo, demorecording, timingdemo;
H A Dg_demo.c42 boolean timingdemo; // if true, exit with report on completion variable
2268 timingdemo = true; in G_TimeDemo()
2431 timingdemo = false; in G_StopTimingDemo()
2487 timingdemo = false; in G_StopDemo()
2505 if (timingdemo) in G_CheckDemoStatus()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_netcmd.c802 if (demoplayback && !timingdemo) in Got_NetXCmd_Mapcmd()
805 if (demoplayback && !timingdemo) in Got_NetXCmd_Mapcmd()
808 if (timingdemo) in Got_NetXCmd_Mapcmd()
H A Dg_game.h141 extern boolean timingdemo;
H A Dg_game.c484 boolean timingdemo; // if true, exit with report on completion variable
4120 timingdemo = true; in G_TimeDemo()
4143 timingdemo = false; in G_StopDemo()
4167 if (timingdemo) in G_CheckDemoStatus()
4174 timingdemo = false; in G_CheckDemoStatus()
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.h215 extern boolean timingdemo;
H A Dd_main.c1602 timingdemo = true; // show stats after quit in D_DoomMainSetup()
1610 timingdemo = true; // show stats after quit in D_DoomMainSetup()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.h231 extern dboolean timingdemo;
H A Dd_main.c1792 timingdemo = true; // show stats after quit in D_DoomMainSetup()
1800 timingdemo = true; // show stats after quit in D_DoomMainSetup()
H A Dg_game.c121 dboolean timingdemo; // if true, exit with report on completion variable
805 if (timingdemo) in G_DoLoadLevel()
1598 if (nodrawers && (demoplayback || timingdemo)) { in G_DoCompleted()
3581 if (timingdemo) in G_CheckDemoStatus()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dg_game.cpp118 bool timingdemo; // if true, exit with report on completion variable
2119 timingdemo = true; in G_TimeDemo()
2185 if (singledemo || timingdemo) in G_CheckDemoStatus()
2187 if (timingdemo) in G_CheckDemoStatus()
2205 timingdemo = false; in G_CheckDemoStatus()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dg_game.c113 boolean timingdemo; // if true, exit with report on completion variable
2403 timingdemo = true; in G_TimeDemo()
2427 if (timingdemo) in G_CheckDemoStatus()
2437 timingdemo = false; in G_CheckDemoStatus()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dg_game.c113 boolean timingdemo; // if true, exit with report on completion variable
2230 timingdemo = true; in G_TimeDemo()
2252 if (timingdemo) in G_CheckDemoStatus()
2262 timingdemo = false; in G_CheckDemoStatus()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dg_game.c113 boolean timingdemo; // if true, exit with report on completion variable
2394 timingdemo = true; in G_TimeDemo()
2418 if (timingdemo) in G_CheckDemoStatus()
2428 timingdemo = false; in G_CheckDemoStatus()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dg_game.cpp152 bool timingdemo; // if true, exit with report on completion variable
2746 timingdemo = true; in G_TimeDemo()
2776 if (timingdemo) in G_CheckDemoStatus()
2796 if (singledemo || timingdemo) in G_CheckDemoStatus()
2798 if (timingdemo) in G_CheckDemoStatus()
2812 timingdemo = false; in G_CheckDemoStatus()
/dports/games/heretic/glheretic-1.2/
H A Dg_game.c88 boolean timingdemo; /* if true, exit with report on completion */ variable
1664 timingdemo = true; in G_TimeDemo()
1683 if (timingdemo) in G_CheckDemoStatus()
/dports/games/uhexen/uhexen-0.601/src/
H A Dg_game.c64 boolean timingdemo; // if true, exit with report on completion variable
1966 timingdemo = true; in G_TimeDemo()
1985 if (timingdemo) in G_CheckDemoStatus()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dg_game.c95 boolean timingdemo; // if true, exit with report on completion variable
1957 timingdemo = true; in G_TimeDemo()
1976 if (timingdemo) in G_CheckDemoStatus()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dg_game.c117 boolean timingdemo; // if true, exit with report on completion variable
3072 timingdemo = true; in G_TimeDemo()
3098 if (timingdemo) in G_CheckDemoStatus()
3108 timingdemo = false; in G_CheckDemoStatus()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dg_game.c77 boolean timingdemo; // if true, exit with report on completion variable
2167 timingdemo = true; in G_TimeDemo()
2191 if (timingdemo) in G_CheckDemoStatus()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dg_game.c77 boolean timingdemo; // if true, exit with report on completion variable
2140 timingdemo = true; in G_TimeDemo()
2159 if (timingdemo) in G_CheckDemoStatus()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dg_game.c95 boolean timingdemo; // if true, exit with report on completion variable
2271 timingdemo = true; in G_TimeDemo()
2295 if (timingdemo) in G_CheckDemoStatus()
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dg_game.cpp89 bool timingdemo; // if true, exit with report on completion variable

12