Home
last modified time | relevance | path

Searched refs:AAS_UpdateEntity (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_aas_entity.h40 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c63 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
H A Dbe_interface.c304 return AAS_UpdateEntity(ent, state); in Export_BotLibUpdateEntity()
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_aas_entity.h40 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c63 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
H A Dbe_interface.c304 return AAS_UpdateEntity(ent, state); in Export_BotLibUpdateEntity()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_aas_entity.h41 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c64 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
H A Dbe_interface.c291 return AAS_UpdateEntity(ent, state); in Export_BotLibUpdateEntity()
/dports/games/evq3/evq3/code/botlib/
H A Dbe_aas_entity.h40 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c63 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_aas_entity.h40 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c63 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_aas_entity.h40 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c63 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_aas_entity.h47 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.cpp68 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_aas_entity.h40 int AAS_UpdateEntity(int ent, bot_entitystate_t *state);
H A Dbe_aas_entity.c63 int AAS_UpdateEntity(int entnum, bot_entitystate_t *state) in AAS_UpdateEntity() function
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_aas_entity.h44 int AAS_UpdateEntity( int ent, bot_entitystate_t *state );
H A Dbe_aas_entity.c74 int AAS_UpdateEntity( int entnum, bot_entitystate_t *state ) { in AAS_UpdateEntity() function
H A Dbe_interface.c327 return AAS_UpdateEntity( ent, state ); in Export_BotLibUpdateEntity()
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_aas_entity.h44 int AAS_UpdateEntity( int ent, bot_entitystate_t *state );
H A Dbe_aas_entity.c74 int AAS_UpdateEntity( int entnum, bot_entitystate_t *state ) { in AAS_UpdateEntity() function
H A Dbe_interface.c329 return AAS_UpdateEntity( ent, state ); in Export_BotLibUpdateEntity()

12