Home
last modified time | relevance | path

Searched refs:G_BuildTiccmd (Results 1 – 25 of 51) sorted by relevance

123

/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dd_net.cpp67 void G_BuildTiccmd (ticcmd_t *cmd);
79 G_BuildTiccmd (&consoleplayer().netcmds[gametic%BACKUPTICS]); in NetUpdate()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dd_net.c38 extern void G_BuildTiccmd(ticcmd_t *cmd, int maketic);
100 G_BuildTiccmd,
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dd_net.c38 extern void G_BuildTiccmd(ticcmd_t *cmd, int maketic);
97 G_BuildTiccmd,
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dd_net.c41 extern void G_BuildTiccmd(ticcmd_t *cmd, int maketic);
98 G_BuildTiccmd,
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dd_net.c41 extern void G_BuildTiccmd(ticcmd_t *cmd, int maketic);
98 G_BuildTiccmd,
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dg_game.h67 void G_BuildTiccmd (ticcmd_t *cmd, int maketic);
H A Dd_net.c99 G_BuildTiccmd,
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dg_game.h67 void G_BuildTiccmd (ticcmd_t *cmd, int maketic);
H A Dd_net.c97 G_BuildTiccmd,
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dg_game.h74 void G_BuildTiccmd (ticcmd_t *cmd, int maketic);
H A Dd_net.c102 G_BuildTiccmd,
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dg_game.h74 void G_BuildTiccmd (ticcmd_t *cmd, int maketic);
H A Dd_net.c102 G_BuildTiccmd,
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dd_client.c240 G_BuildTiccmd(&localcmds[maketic%BACKUPTICS]); in NetUpdate()
519 G_BuildTiccmd(&localcmds[maketic % BACKUPTICS]); in D_BuildNewTiccmds()
528 G_BuildTiccmd(cmd); in D_BuildNewTiccmds()
H A Dg_game.h82 void G_BuildTiccmd (ticcmd_t* cmd); // CPhipps - move decl to header
/dports/games/prboom/prboom-2.5.0/src/
H A Dg_game.h80 void G_BuildTiccmd (ticcmd_t* cmd); // CPhipps - move decl to header
H A Dd_client.c342 G_BuildTiccmd(&localcmds[maketic%BACKUPTICS]); in NetUpdate()
381 G_BuildTiccmd(&localcmds[maketic%BACKUPTICS]); in D_BuildNewTiccmds()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.h169 void G_BuildTiccmd (ticcmd_t* cmd, int realtics, byte pind);
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dg_game.h83 void G_BuildTiccmd (ticcmd_t* cmd); // CPhipps - move decl to header
H A Dd_client.c349 G_BuildTiccmd(&localcmds[maketic%BACKUPTICS]); in NetUpdate()
388 G_BuildTiccmd(&localcmds[maketic%BACKUPTICS]); in D_BuildNewTiccmds()
/dports/games/heretic/glheretic-1.2/
H A Dd_main.c58 void G_BuildTiccmd(ticcmd_t *cmd);
323 G_BuildTiccmd(&netcmds[consoleplayer][maketic%BACKUPTICS]); in D_DoomLoop()
H A Dd_net.c57 void G_BuildTiccmd (ticcmd_t *cmd);
402 G_BuildTiccmd (&localcmds[maketic%BACKUPTICS]); in NetUpdate()
/dports/games/uhexen/uhexen-0.601/src/
H A Dh2_main.c45 void G_BuildTiccmd(ticcmd_t *cmd);
541 G_BuildTiccmd(&netcmds[consoleplayer][maketic%BACKUPTICS]); in H2_GameLoop()
H A Dd_net.c64 void G_BuildTiccmd (ticcmd_t *cmd);
442 G_BuildTiccmd (&localcmds[maketic%BACKUPTICS]); in NetUpdate()
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dd_main.cpp89 void G_BuildTiccmd (ticcmd_t* cmd);

123