Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_ai_goal.c762 int BotGetLevelItemGoal( int index, char *name, bot_goal_t *goal ) { in BotGetLevelItemGoal() function
H A Dbotlib.h384 int ( *BotGetLevelItemGoal )( int index, char *classname, struct bot_goal_s *goal ); member
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_ai_goal.c762 int BotGetLevelItemGoal( int index, char *name, bot_goal_t *goal ) { in BotGetLevelItemGoal() function
H A Dbotlib.h384 int ( *BotGetLevelItemGoal )( int index, char *classname, struct bot_goal_s *goal ); member
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ai_goal.c859 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h353 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ai_goal.c859 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h353 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ai_goal.c859 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h353 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ai_goal.c860 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h354 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_goal.c859 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h354 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ai_goal.cpp864 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h366 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_goal.c859 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h354 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ai_goal.c897 int BotGetLevelItemGoal(int index, char *name, bot_goal_t *goal) in BotGetLevelItemGoal() function
H A Dbotlib.h355 int (*BotGetLevelItemGoal)(int index, char *classname, struct bot_goal_s *goal); member
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_public.h934 int (*BotGetLevelItemGoal) ( int index, char *classname, void *goal ); member