Home
last modified time | relevance | path

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

/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dg_game.cpp431 bool G_CheckSpot (player_t &player, mapthing2_t *mthing) in G_CheckSpot() function
597 if (G_CheckSpot (player, &deathmatchstarts[i]) ) in SelectRandomDeathmatchSpot()
619 if (G_CheckSpot(player, &blueteamstarts[i])) in SelectRandomTeamSpot()
629 if (G_CheckSpot(player, &redteamstarts[i])) in SelectRandomTeamSpot()
758 if (G_CheckSpot (player, &playerstarts[playernum%playerstarts.size()]) ) in G_DoReborn()
767 if (G_CheckSpot (player, &playerstarts[i]) ) in G_DoReborn()
H A Dsv_ctf.cpp32 bool G_CheckSpot (player_t &player, mapthing2_t *mthing);
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dg_level.cpp70 bool G_CheckSpot (player_t &player, mapthing2_t *mthing);
563 if (G_CheckSpot(consoleplayer(), &playerstarts[n])) in G_DoLoadLevel()
570 if (G_CheckSpot(consoleplayer(), &deathmatchstarts[n])) in G_DoLoadLevel()
577 if (G_CheckSpot(consoleplayer(), &blueteamstarts[n])) in G_DoLoadLevel()
584 if (G_CheckSpot(consoleplayer(), &redteamstarts[n])) in G_DoLoadLevel()
H A Dg_game.cpp1155 bool G_CheckSpot (player_t &player, mapthing2_t *mthing) in G_CheckSpot() function
1330 if (G_CheckSpot (player, &deathmatchstarts[i]) ) in SelectRandomDeathmatchSpot()
1445 if (G_CheckSpot (player, &playerstarts[playernum%playerstarts.size()]) ) in G_DoReborn()
1454 if (G_CheckSpot (player, &playerstarts[i]) ) in G_DoReborn()
/dports/games/edge/Edge-1.35-source/src/
H A De_player.cc215 static bool G_CheckSpot(player_t *player, const spawnpoint_t *point) in G_CheckSpot() function
436 if (G_CheckSpot(p, &dm_starts[i])) in G_DeathMatchSpawnPlayer()
448 if (G_CheckSpot(p, &coop_starts[i])) in G_DeathMatchSpawnPlayer()
469 if (G_CheckSpot(p, point)) in G_CoopSpawnPlayer()
481 if (G_CheckSpot(p, &coop_starts[i])) in G_CoopSpawnPlayer()
/dports/games/heretic/glheretic-1.2/
H A Dg_game.c1126 boolean G_CheckSpot (int playernum, mapthing_t *mthing) in G_CheckSpot() function
1180 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1219 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1226 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/uhexen/uhexen-0.601/src/
H A Dg_game.c1286 boolean G_CheckSpot (int playernum, mapthing_t *mthing) in G_CheckSpot() function
1340 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1401 if(G_CheckSpot(playernum, in G_DoReborn()
1412 if(G_CheckSpot(playernum, &playerstarts[RebornPosition][i])) in G_DoReborn()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dg_game.c1251 boolean G_CheckSpot(int playernum, mapthing_t * mthing) in G_CheckSpot() function
1304 if (G_CheckSpot(playernum, &deathmatchstarts[i])) in G_DeathMatchSpawnPlayer()
1344 if (G_CheckSpot(playernum, &playerstarts[playernum])) in G_DoReborn()
1351 if (G_CheckSpot(playernum, &playerstarts[i])) in G_DoReborn()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dg_game.c1262 boolean G_CheckSpot(int playernum, mapthing_t * mthing) in G_CheckSpot() function
1316 if (G_CheckSpot(playernum, &deathmatchstarts[i])) in G_DeathMatchSpawnPlayer()
1378 if (G_CheckSpot(playernum, &playerstarts[RebornPosition][playernum])) in G_DoReborn()
1388 if (G_CheckSpot(playernum, &playerstarts[RebornPosition][i])) in G_DoReborn()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dg_game.c1199 G_CheckSpot in G_CheckSpot() function
1274 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1335 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1344 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dg_game.c1259 boolean G_CheckSpot(int playernum, mapthing_t * mthing) in G_CheckSpot() function
1313 if (G_CheckSpot(playernum, &deathmatchstarts[i])) in G_DeathMatchSpawnPlayer()
1375 if (G_CheckSpot(playernum, &playerstarts[RebornPosition][playernum])) in G_DoReborn()
1385 if (G_CheckSpot(playernum, &playerstarts[RebornPosition][i])) in G_DoReborn()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dg_game.c1117 G_CheckSpot in G_CheckSpot() function
1236 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1274 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1283 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dg_game.c1196 G_CheckSpot in G_CheckSpot() function
1271 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1332 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1341 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dg_game.c1415 boolean G_CheckSpot(int playernum, mapthing_t * mthing) in G_CheckSpot() function
1468 if (G_CheckSpot(playernum, &deathmatchstarts[i])) in G_DeathMatchSpawnPlayer()
1508 if (G_CheckSpot(playernum, &playerstarts[playernum])) in G_DoReborn()
1515 if (G_CheckSpot(playernum, &playerstarts[i])) in G_DoReborn()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dg_game.cpp1418 bool G_CheckSpot (int playernum, FPlayerStart *mthing) in G_CheckSpot() function
1522 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in SelectRandomDeathmatchSpot()
1555 if (!G_CheckSpot(playernum, spot)) in G_DeathMatchSpawnPlayer()
1594 if (G_CheckSpot(playernum, &AllPlayerStarts[i])) in G_PickPlayerStart()
1689 G_CheckSpot (playernum, &playerstarts[playernum])) in G_DoReborn()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dg_game.c1421 G_CheckSpot in G_CheckSpot() function
1540 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1594 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1603 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dg_game.c1060 static dbool G_CheckSpot(int playernum, mapthing_t *mthing) in G_CheckSpot() function
1183 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1225 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1234 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/prboom/prboom-2.5.0/src/
H A Dg_game.c1056 static boolean G_CheckSpot(int playernum, mapthing_t *mthing) in G_CheckSpot() function
1171 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1205 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1214 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dg_game.c1278 static dboolean G_CheckSpot(int playernum, mapthing_t *mthing) in G_CheckSpot() function
1393 if (G_CheckSpot (playernum, &deathmatchstarts[i]) ) in G_DeathMatchSpawnPlayer()
1427 if (G_CheckSpot (playernum, &playerstarts[playernum]) ) in G_DoReborn()
1436 if (G_CheckSpot (playernum, &playerstarts[i]) ) in G_DoReborn()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dg_game.c2703 static boolean G_CheckSpot(INT32 playernum, mapthing_t *mthing) in G_CheckSpot() function
2782 if (G_CheckSpot(playernum, redctfstarts[i])) in G_FindCTFStart()
2802 if (G_CheckSpot(playernum, bluectfstarts[i])) in G_FindCTFStart()
2822 if (G_CheckSpot(playernum, deathmatchstarts[i])) in G_FindMatchStart()
2840 if (G_CheckSpot(playernum, playerstarts[playernum % numcoopstarts])) in G_FindCoopStart()