Home
last modified time | relevance | path

Searched refs:BOTLIB_SETUP (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_public.h232 BOTLIB_SETUP = 200, // ( void ); enumerator
H A Dg_syscalls.c233 return syscall( BOTLIB_SETUP ); in trap_BotLibSetup()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_public.h232 BOTLIB_SETUP = 200, // ( void ); enumerator
H A Dg_syscalls.c233 return syscall( BOTLIB_SETUP ); in trap_BotLibSetup()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_public.h229 BOTLIB_SETUP = 200, // ( void ); enumerator
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_public.h232 BOTLIB_SETUP = 200, // ( void ); enumerator
H A Dg_syscalls.c233 return syscall( BOTLIB_SETUP ); in trap_BotLibSetup()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/game/
H A Dg_public.h233 BOTLIB_SETUP = 200, // ( void ); enumerator
/dports/games/openarena/openarena-engine-source-0.8.8/code/game/
H A Dg_public.h233 BOTLIB_SETUP = 200, // ( void ); enumerator
/dports/games/evq3/evq3/code/game/
H A Dg_public.h232 BOTLIB_SETUP = 200, // ( void ); enumerator
H A Dg_syscalls.c233 return syscall( BOTLIB_SETUP ); in trap_BotLibSetup()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_public.h249 BOTLIB_SETUP = 200, // ( void ); enumerator
H A Dg_syscalls.c245 return syscall( BOTLIB_SETUP ); in trap_BotLibSetup()
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_public.h252 BOTLIB_SETUP = 200, // ( void ); enumerator
H A Dg_syscalls.c255 return syscall( BOTLIB_SETUP ); in trap_BotLibSetup()
/dports/games/openarena/openarena-engine-source-0.8.8/code/server/
H A Dsv_game.c442 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/server/
H A Dsv_game.c442 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/ioquake3-server/ioquake3-1.36/code/server/
H A Dsv_game.c445 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dsv_game.c450 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/ioquake3/ioquake3-1.36/code/server/
H A Dsv_game.c445 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dsv_game.c454 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/server/
H A Dsv_game.c455 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/server/
H A Dsv_game.c450 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/evq3/evq3/code/server/
H A Dsv_game.c450 case BOTLIB_SETUP: in SV_GameSystemCalls()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_public.h519 BOTLIB_SETUP = 250, enumerator

12