Home
last modified time | relevance | path

Searched defs:BotLoadCharacter (Results 1 – 21 of 21) sorted by relevance

/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ai_char.c568 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h304 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_ai_char.c540 int BotLoadCharacter( char *charfile, int skill ) { in BotLoadCharacter() function
H A Dbotlib.h335 int ( *BotLoadCharacter )( char *charfile, int skill ); member
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_ai_char.c540 int BotLoadCharacter( char *charfile, int skill ) { in BotLoadCharacter() function
H A Dbotlib.h335 int ( *BotLoadCharacter )( char *charfile, int skill ); member
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ai_char.c568 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h304 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ai_char.c569 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h305 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ai_char.c568 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h304 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_char.c568 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h305 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ai_char.cpp573 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h317 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_char.c568 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h305 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ai_char.c568 int BotLoadCharacter(char *charfile, float skill) in BotLoadCharacter() function
H A Dbotlib.h306 int (*BotLoadCharacter)(char *charfile, float skill); member
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_public.h895 int (*BotLoadCharacter) ( char *charfile, float skill ); member