Home
last modified time | relevance | path

Searched refs:GT_HIDEANDSEEK (Results 1 – 6 of 6) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ddoomstat.h405 GT_HIDEANDSEEK, enumerator
H A Dd_netcmd.c2696 case GT_HIDEANDSEEK: in Got_Teamchange()
3887 case GT_HIDEANDSEEK: in D_GameTypeChanged()
H A Dy_inter.c1252 || gametype == GT_HIDEANDSEEK) in Y_DetermineIntermissionType()
H A Dg_game.c3469 GT_HIDEANDSEEK,
H A Dm_menu.c5088 if ((gt == GT_TAG || gt == GT_HIDEANDSEEK) && (mapheaderinfo[mapnum]->typeoflevel & TOL_TAG)) in M_CanShowLevelOnPlatter()
H A Dp_enemy.c6598 if (gametype == GT_HIDEANDSEEK || gametype == GT_RACE) in A_MixUp()