Home
last modified time | relevance | path

Searched defs:BotClientCommand (Results 1 – 20 of 20) sorted by relevance

/dports/games/ioquake3/ioquake3-1.36/code/server/
H A Dsv_bot.c423 void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/ioquake3-server/ioquake3-1.36/code/server/
H A Dsv_bot.c423 void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/server/
H A Dsv_bot.c424 void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/server/
H A Dsv_bot.c423 static void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/server/
H A Dsv_bot.c423 static void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/evq3/evq3/code/server/
H A Dsv_bot.c423 void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/server/
H A Dsv_bot.c423 void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dsv_bot.c476 static void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dsv_bot.c466 static void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_bot.cpp592 void BotClientCommand( int client, char *command ) { in BotClientCommand() function
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbotlib.h186 void (*BotClientCommand)(int client, char *command); member
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbotlib.h186 void (*BotClientCommand)(int client, char *command); member
/dports/games/evq3/evq3/code/botlib/
H A Dbotlib.h186 void (*BotClientCommand)(int client, char *command); member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbotlib.h187 void (*BotClientCommand)(int client, char *command); member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbotlib.h186 void (*BotClientCommand)(int client, char *command); member
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbotlib.h187 void (*BotClientCommand)(int client, char *command); member
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbotlib.h197 void (*BotClientCommand)(int client, char *command); member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbotlib.h187 void (*BotClientCommand)(int client, char *command); member
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbotlib.h206 void ( *BotClientCommand )( int client, char *command ); member
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbotlib.h206 void ( *BotClientCommand )( int client, char *command ); member