Home
last modified time | relevance | path

Searched refs:bot_settings_s (Results 1 – 14 of 14) sorted by relevance

/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_local.h694 typedef struct bot_settings_s struct
704 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart); argument
H A Dai_main.c1154 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart) { in BotAISetupClient()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_local.h694 typedef struct bot_settings_s struct
704 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart); argument
H A Dai_main.c1154 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart) { in BotAISetupClient()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_local.h694 typedef struct bot_settings_s struct
704 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart); argument
H A Dai_main.c1154 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart) { in BotAISetupClient()
/dports/games/evq3/evq3/code/game/
H A Dg_local.h694 typedef struct bot_settings_s struct
704 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart); argument
H A Dai_main.c1154 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart) { in BotAISetupClient()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_local.h1053 typedef struct bot_settings_s struct
1062 int BotAISetupClient( int client, struct bot_settings_s *settings ); argument
H A Dai_main.c626 int BotAISetupClient( int client, struct bot_settings_s *settings ) { in BotAISetupClient()
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_local.h1022 typedef struct bot_settings_s struct
1031 int BotAISetupClient( int client, struct bot_settings_s *settings ); argument
H A Dai_main.c624 int BotAISetupClient( int client, struct bot_settings_s *settings ) { in BotAISetupClient()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_local.h1485 typedef struct bot_settings_s struct
1495 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart); argument
H A Dai_main.c850 int BotAISetupClient(int client, struct bot_settings_s *settings, qboolean restart) { in BotAISetupClient()