MCPcopy Create free account

hub / github.com/catornot/bp-ort / functions

Functions500 in github.com/catornot/bp-ort

↓ 1 callersFunctionnavigation_register_sq_functions
()
bp_ort/src/navmesh/sqapi.rs:11
↓ 1 callersFunctionocttree_register_sq_functions
()
octbots/src/sqapi.rs:12
↓ 1 callersFunctionparse_admins
(convar: ConVarStruct)
bp_ort/src/admin_abuse/mod.rs:93
↓ 1 callersFunctionparse_context
(context: &str)
serialized_io/src/rson_parser.rs:70
↓ 1 callersFunctionparse_scripts
(scripts: &str)
serialized_io/src/rson_parser.rs:47
↓ 1 callersFunctionpath_length
(visited_list: &VisitedList, mut index: usize, start: usize)
octbots/src/pathfinding.rs:463
↓ 1 callersFunctionpopulate_rson_cache
(context: ScriptContext)
serialized_io/src/preprocessor.rs:159
↓ 1 callersFunctionpre_simulate
(_paused: bool)
octbots/src/behavior.rs:238
↓ 1 callersFunctionprop_to_mesh
( props: &[StaticProp], model_data: &[Option<(Vec<Vec3>, Vec<u32>)>], index: usize, pushing_ve
bspeater/src/geoset_loader.rs:261
↓ 1 callersMethodpush_to_sqvm
(self, sqvm: std::ptr::NonNull<HSquirrelVM>, sqfunctions: &SquirrelFunctions)
serialized_io/src/utils.rs:40
↓ 1 callersFunctionread_bspheader
(reader: &mut dyn SeekRead)
bspeater/src/lib.rs:89
↓ 1 callersFunctionread_lump
(reader: &mut dyn SeekRead)
bspeater/src/lib.rs:80
↓ 1 callersMethodread_vpk_file
(&self, path: &Path)
bspeater/src/main.rs:43
↓ 1 callersFunctionregister_api_functions
()
serialized_io/src/sqapi.rs:33
↓ 1 callersFunctionregister_concommands
(engine: &EngineData, token: EngineToken)
bp_ort/src/interfaces/concommands.rs:11
↓ 1 callersFunctionregister_debug_concommands
(engine: &EngineData, token: EngineToken)
bp_ort/src/bots/debug_commands.rs:18
↓ 1 callersFunctionregister_disguise_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/disguise.rs:41
↓ 1 callersFunctionregister_grant_admin
(token: EngineToken)
bp_ort/src/admin_abuse/mod.rs:78
↓ 1 callersFunctionregister_grant_admin_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/grant_admin.rs:19
↓ 1 callersFunctionregister_health_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/health.rs:16
↓ 1 callersFunctionregister_manager_sq_functions
()
bp_ort/src/bots/simple_bot_manager.rs:52
↓ 1 callersFunctionregister_manager_vars
(_: &EngineData, token: EngineToken)
bp_ort/src/bots/simple_bot_manager.rs:58
↓ 1 callersFunctionregister_required_convars
(engine: &EngineData, token: EngineToken)
bp_ort/src/bots/convars.rs:12
↓ 1 callersFunctionregister_slay_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/slay.rs:14
↓ 1 callersFunctionregister_sq_function
()
ranim/src/sqapi.rs:11
↓ 1 callersFunctionregister_switch_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/switch.rs:15
↓ 1 callersFunctionregister_teleport_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/teleport.rs:26
↓ 1 callersFunctionregister_type_pun
(ty: String)
serialized_io/src/preprocessor.rs:96
↓ 1 callersFunctionregister_typed_function
( sqvm: NonNull<HSquirrelVM>, ty: TypedType<'static>, context: ScriptContext, )
serialized_io/src/runtime_registration.rs:52
↓ 1 callersFunctionreplace_cmd
()
bp_ort/src/bots/cmds_exec.rs:19
↓ 1 callersFunctionreset_on_new_game
()
bp_ort/src/bots/cmds/mod.rs:19
↓ 1 callersFunctionround_up_to_power_of_2
(mut num: u32)
octbots/src/loader.rs:323
↓ 1 callersFunctionrun_bots_cmds
(paused: bool)
bp_ort/src/bots/cmds_exec.rs:23
↓ 1 callersFunctionrun_cp
( cp: &GamemodeCPAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/gamemode_cp.rs:53
↓ 1 callersFunctionrun_ctf
( cp: &GamemodeCTFAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/gamemode_ctf.rs:49
↓ 1 callersFunctionrun_holo_frame
()
bp_ort/src/holoplus/mod.rs:91
↓ 1 callersFunctionrun_movement
( movement: &MovementAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/movement.rs:76
↓ 1 callersFunctionrun_targeting
( targeting: &TargetingAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/targeting.rs:188
↓ 1 callersMethodrust_version_hash
(&self)
bp_ort/src/bots/cmds_interface.rs:39
↓ 1 callersFunctionsave_file
(file: SQHandle<SQString>, contents: SQObject)
serialized_io/src/sqapi.rs:236
↓ 1 callersFunctionsave_file_async
( file: SQHandle<SQString>, contents: SQObject, out_error: SQOutParam<String>, )
serialized_io/src/sqapi.rs:138
↓ 1 callersFunctionsave_navmesh_to_disk
( hit_pos: Vec<IVec3>, extends: (IVec3, IVec3), cell_size: f32, map_name: &str, output: &P
bspeater/src/saving.rs:27
↓ 1 callersFunctionsearch_neighboors
( start: Vector3, ent: Option<&CBaseEntity>, point: TUVec3u32, cell_size: f32,
octbots/src/behavior.rs:587
↓ 1 callersFunctionserialize_obj
(obj: SQObject)
serialized_io/src/sqapi.rs:42
↓ 1 callersMethodset_bot_init
(&self, dll_name: *const c_char, func: BotInitFunction)
bp_ort/src/bots/cmds_interface.rs:109
↓ 1 callersFunctionset_health
(player: &mut CPlayer, mut health: i32)
bp_ort/src/admin_abuse/health.rs:70
↓ 1 callersFunctionset_stuff_on_join
(client: &mut CClient)
bp_ort/src/bots/set_on_join.rs:18
↓ 1 callersFunctionslide_hopper
( helper: &CUserCmdHelper, player: &mut CPlayer, local_data: &mut BotData, )
bp_ort/src/bots/cmds/slide_hopper.rs:12
↓ 1 callersFunctionsnap_to_ground
(octtree: &Octree32, point: TUVec3u32)
octbots/src/behavior.rs:698
↓ 1 callersMethodspawn_builder_worker
(&mut self)
octbots/src/loader.rs:160
↓ 1 callersFunctionsqname_to_slot_index
(name: &String, context: ScriptContext)
serialized_io/src/runtime_registration.rs:43
↓ 1 callersMethodstop
(&self)
octbots/src/async_pathfinding.rs:81
↓ 1 callersMethodswitch_query
(&mut self, hull: Hull)
bp_ort/src/navmesh/navigation.rs:78
↓ 1 callersFunctiontitan_iterator
( predicate: &'b impl Fn(&CPlayer) -> bool, helper: &'a CUserCmdHelper, )
bp_ort/src/bots/cmds_utils.rs:265
↓ 1 callersFunctionto_camel_case
(s: String)
serialized_io/src/runtime_registration.rs:146
↓ 1 callersMethodto_goal
(self, helper: &CUserCmdHelper)
octbots/src/targeting.rs:125
↓ 1 callersFunctiontrace_hull
( start: Vector3, end: Vector3, min: Vector3, max: Vector3, ent: Option<&CBaseEntity>,
shared/src/utils.rs:394
↓ 1 callersFunctiontricoll_to_mesh
( tricoll_header: &TricollHeader, vertices: &[Vec3], tricoll_triangles: &[TricollTri], pushing
bspeater/src/geoset_loader.rs:306
↓ 1 callersMethodtry_build_status
(&mut self)
octbots/src/loader.rs:116
↓ 1 callersMethodtry_loaded
try to mount the a navmesh that can be potentially loaded
octbots/src/loader.rs:83
↓ 1 callersFunctiontry_refresh_hardpoint
(helper: &CUserCmdHelper)
bp_ort/src/bots/cmds/hardpoint.rs:203
↓ 1 callersFunctionworker
( job_receiver: Arc<flume::Receiver<JobMessage>>, navmesh: Arc<RwLock<Navmesh>>, )
octbots/src/async_pathfinding.rs:98
Functionadd_bot_name
(name: String)
bp_ort/src/bots/mod.rs:721
Functionaim_penalty_changed
()
bp_ort/src/bots/mod.rs:647
Functionbot_dump_players
()
bp_ort/src/bots/debug_commands.rs:113
Functionbot_find
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:95
Functionbot_find_ents_by_class
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:230
Functionbot_get_weapon_class
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:249
Functionbot_list_player_indicies
()
bp_ort/src/bots/debug_commands.rs:210
Functionbot_manager_enabled
()
bp_ort/src/bots/simple_bot_manager.rs:241
Functionbot_manager_max
()
bp_ort/src/bots/simple_bot_manager.rs:248
Functionbot_manager_min
()
bp_ort/src/bots/simple_bot_manager.rs:262
Functionbot_manager_target
()
bp_ort/src/bots/simple_bot_manager.rs:255
Functionbot_run_cmd
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:278
Functionbot_set_sim_type
(bot: Option<&mut CPlayer>, sim_type: i32)
bp_ort/src/bots/mod.rs:690
Functionbot_set_target_pos
(bot: Option<&mut CPlayer>, target: Vector3)
bp_ort/src/bots/mod.rs:680
Functionbot_set_titan
(bot: Option<&mut CPlayer>, titan: String)
bp_ort/src/bots/mod.rs:659
Functionbot_spawn
(bot_name: String)
bp_ort/src/bots/mod.rs:704
Methodbuild
( min: UVec3, max: UVec3, depth: u32, points: Vec<UVec3>, nodes_pool:
octree/src/lib.rs:100
Functioncalc_extents
( mut commands: Commands, meshes: Query<&Mesh3d>, assets: Res<Assets<Mesh>>, mut next_state: R
bspeater/src/lib.rs:312
Functioncapture_point_get_capture_progress
(hardpoint: &CBaseEntity, helper: &CUserCmdHelper)
octbots/src/gamemode_cp.rs:201
Functioncapture_point_get_get_capping_team
(hardpoint: &CBaseEntity, helper: &CUserCmdHelper)
octbots/src/gamemode_cp.rs:193
Functioncclient_connect_set_uid_hook
(this: *mut CClient, unk1: *const c_void)
bp_ort/src/bots/detour.rs:233
Methodcheck_sync
()
octbots/src/async_pathfinding.rs:74
Functionclang_tag_changed
()
bp_ort/src/bots/mod.rs:637
Functionclear_bot_names
()
bp_ort/src/bots/mod.rs:729
Functionconcommand_func_offset
(cmd: CCommandResult)
bp_ort/src/devtoys/mod.rs:243
Methodconstruct_from_global
(s: &Self)
shared/src/cmds_helper.rs:31
Functioncreate_2d_texture_hook
(unk1: *const c_void, unk2: c_uint, unk3: *const c_void)
bp_ort/src/screen_detour.rs:58
Functioncreate_null_cmd_hook
(cmd: *mut CUserCmd)
bp_ort/src/bots/detour.rs:36
Functioncreate_player_decoy_hook
( unk1: usize, boss_player: *mut CPlayer, unk2: usize, unk3: usize, )
bp_ort/src/holoplus/mod.rs:286
Functioncreate_udp_socket_hook
(unk1: *mut (), unk2: *mut (), protocol: i32)
r2mole/src/lib.rs:168
Functionctexture_constructor_hook
(unk1: *const c_void)
bp_ort/src/screen_detour.rs:17
Functionctexture_consumer_hook
(unk1: *const c_void)
bp_ort/src/screen_detour.rs:31
Functiondebug_contents
( mut ray_cast: MeshRayCast, camera: Query<&Transform, (With<FreeCamera>, Without<Mesh3d>)>, world
bspeater/src/debug.rs:182
Functiondebug_plugin
(app: &mut App)
bspeater/src/debug.rs:30
Functiondebug_world
( camera: Query<&Transform, With<FreeCamera>>, features: Res<EnabledFeatures>, cells: Res<ChunkCel
bspeater/src/debug.rs:127
Functiondecode_recorded_animation_base85
( encoded: String, )
ranim/src/sqapi.rs:44
Functiondecoy_set_state
(decoy: Option<&mut CBaseEntity>, state: i32)
bp_ort/src/holoplus/mod.rs:309
Methoddefault
()
bp_ort/src/bots/mod.rs:117
← previousnext →201–300 of 500, ranked by callers