Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catornot/bp-ort
/ functions
Functions
500 in github.com/catornot/bp-ort
⨍
Functions
500
◇
Types & classes
190
↓ 1 callers
Function
navigation_register_sq_functions
()
bp_ort/src/navmesh/sqapi.rs:11
↓ 1 callers
Function
octtree_register_sq_functions
()
octbots/src/sqapi.rs:12
↓ 1 callers
Function
parse_admins
(convar: ConVarStruct)
bp_ort/src/admin_abuse/mod.rs:93
↓ 1 callers
Function
parse_context
(context: &str)
serialized_io/src/rson_parser.rs:70
↓ 1 callers
Function
parse_scripts
(scripts: &str)
serialized_io/src/rson_parser.rs:47
↓ 1 callers
Function
path_length
(visited_list: &VisitedList, mut index: usize, start: usize)
octbots/src/pathfinding.rs:463
↓ 1 callers
Function
populate_rson_cache
(context: ScriptContext)
serialized_io/src/preprocessor.rs:159
↓ 1 callers
Function
pre_simulate
(_paused: bool)
octbots/src/behavior.rs:238
↓ 1 callers
Function
prop_to_mesh
( props: &[StaticProp], model_data: &[Option<(Vec<Vec3>, Vec<u32>)>], index: usize, pushing_ve
bspeater/src/geoset_loader.rs:261
↓ 1 callers
Method
push_to_sqvm
(self, sqvm: std::ptr::NonNull<HSquirrelVM>, sqfunctions: &SquirrelFunctions)
serialized_io/src/utils.rs:40
↓ 1 callers
Function
read_bspheader
(reader: &mut dyn SeekRead)
bspeater/src/lib.rs:89
↓ 1 callers
Function
read_lump
(reader: &mut dyn SeekRead)
bspeater/src/lib.rs:80
↓ 1 callers
Method
read_vpk_file
(&self, path: &Path)
bspeater/src/main.rs:43
↓ 1 callers
Function
register_api_functions
()
serialized_io/src/sqapi.rs:33
↓ 1 callers
Function
register_concommands
(engine: &EngineData, token: EngineToken)
bp_ort/src/interfaces/concommands.rs:11
↓ 1 callers
Function
register_debug_concommands
(engine: &EngineData, token: EngineToken)
bp_ort/src/bots/debug_commands.rs:18
↓ 1 callers
Function
register_disguise_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/disguise.rs:41
↓ 1 callers
Function
register_grant_admin
(token: EngineToken)
bp_ort/src/admin_abuse/mod.rs:78
↓ 1 callers
Function
register_grant_admin_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/grant_admin.rs:19
↓ 1 callers
Function
register_health_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/health.rs:16
↓ 1 callers
Function
register_manager_sq_functions
()
bp_ort/src/bots/simple_bot_manager.rs:52
↓ 1 callers
Function
register_manager_vars
(_: &EngineData, token: EngineToken)
bp_ort/src/bots/simple_bot_manager.rs:58
↓ 1 callers
Function
register_required_convars
(engine: &EngineData, token: EngineToken)
bp_ort/src/bots/convars.rs:12
↓ 1 callers
Function
register_slay_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/slay.rs:14
↓ 1 callers
Function
register_sq_function
()
ranim/src/sqapi.rs:11
↓ 1 callers
Function
register_switch_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/switch.rs:15
↓ 1 callers
Function
register_teleport_command
(engine_data: &EngineData, token: EngineToken)
bp_ort/src/admin_abuse/teleport.rs:26
↓ 1 callers
Function
register_type_pun
(ty: String)
serialized_io/src/preprocessor.rs:96
↓ 1 callers
Function
register_typed_function
( sqvm: NonNull<HSquirrelVM>, ty: TypedType<'static>, context: ScriptContext, )
serialized_io/src/runtime_registration.rs:52
↓ 1 callers
Function
replace_cmd
()
bp_ort/src/bots/cmds_exec.rs:19
↓ 1 callers
Function
reset_on_new_game
()
bp_ort/src/bots/cmds/mod.rs:19
↓ 1 callers
Function
round_up_to_power_of_2
(mut num: u32)
octbots/src/loader.rs:323
↓ 1 callers
Function
run_bots_cmds
(paused: bool)
bp_ort/src/bots/cmds_exec.rs:23
↓ 1 callers
Function
run_cp
( cp: &GamemodeCPAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/gamemode_cp.rs:53
↓ 1 callers
Function
run_ctf
( cp: &GamemodeCTFAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/gamemode_ctf.rs:49
↓ 1 callers
Function
run_holo_frame
()
bp_ort/src/holoplus/mod.rs:91
↓ 1 callers
Function
run_movement
( movement: &MovementAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/movement.rs:76
↓ 1 callers
Function
run_targeting
( targeting: &TargetingAction, brain: &mut BotBrain, bot: &CPlayer, helper: &CUserCmdHelper, )
octbots/src/targeting.rs:188
↓ 1 callers
Method
rust_version_hash
(&self)
bp_ort/src/bots/cmds_interface.rs:39
↓ 1 callers
Function
save_file
(file: SQHandle<SQString>, contents: SQObject)
serialized_io/src/sqapi.rs:236
↓ 1 callers
Function
save_file_async
( file: SQHandle<SQString>, contents: SQObject, out_error: SQOutParam<String>, )
serialized_io/src/sqapi.rs:138
↓ 1 callers
Function
save_navmesh_to_disk
( hit_pos: Vec<IVec3>, extends: (IVec3, IVec3), cell_size: f32, map_name: &str, output: &P
bspeater/src/saving.rs:27
↓ 1 callers
Function
search_neighboors
( start: Vector3, ent: Option<&CBaseEntity>, point: TUVec3u32, cell_size: f32,
octbots/src/behavior.rs:587
↓ 1 callers
Function
serialize_obj
(obj: SQObject)
serialized_io/src/sqapi.rs:42
↓ 1 callers
Method
set_bot_init
(&self, dll_name: *const c_char, func: BotInitFunction)
bp_ort/src/bots/cmds_interface.rs:109
↓ 1 callers
Function
set_health
(player: &mut CPlayer, mut health: i32)
bp_ort/src/admin_abuse/health.rs:70
↓ 1 callers
Function
set_stuff_on_join
(client: &mut CClient)
bp_ort/src/bots/set_on_join.rs:18
↓ 1 callers
Function
slide_hopper
( helper: &CUserCmdHelper, player: &mut CPlayer, local_data: &mut BotData, )
bp_ort/src/bots/cmds/slide_hopper.rs:12
↓ 1 callers
Function
snap_to_ground
(octtree: &Octree32, point: TUVec3u32)
octbots/src/behavior.rs:698
↓ 1 callers
Method
spawn_builder_worker
(&mut self)
octbots/src/loader.rs:160
↓ 1 callers
Function
sqname_to_slot_index
(name: &String, context: ScriptContext)
serialized_io/src/runtime_registration.rs:43
↓ 1 callers
Method
stop
(&self)
octbots/src/async_pathfinding.rs:81
↓ 1 callers
Method
switch_query
(&mut self, hull: Hull)
bp_ort/src/navmesh/navigation.rs:78
↓ 1 callers
Function
titan_iterator
( predicate: &'b impl Fn(&CPlayer) -> bool, helper: &'a CUserCmdHelper, )
bp_ort/src/bots/cmds_utils.rs:265
↓ 1 callers
Function
to_camel_case
(s: String)
serialized_io/src/runtime_registration.rs:146
↓ 1 callers
Method
to_goal
(self, helper: &CUserCmdHelper)
octbots/src/targeting.rs:125
↓ 1 callers
Function
trace_hull
( start: Vector3, end: Vector3, min: Vector3, max: Vector3, ent: Option<&CBaseEntity>,
shared/src/utils.rs:394
↓ 1 callers
Function
tricoll_to_mesh
( tricoll_header: &TricollHeader, vertices: &[Vec3], tricoll_triangles: &[TricollTri], pushing
bspeater/src/geoset_loader.rs:306
↓ 1 callers
Method
try_build_status
(&mut self)
octbots/src/loader.rs:116
↓ 1 callers
Method
try_loaded
try to mount the a navmesh that can be potentially loaded
octbots/src/loader.rs:83
↓ 1 callers
Function
try_refresh_hardpoint
(helper: &CUserCmdHelper)
bp_ort/src/bots/cmds/hardpoint.rs:203
↓ 1 callers
Function
worker
( job_receiver: Arc<flume::Receiver<JobMessage>>, navmesh: Arc<RwLock<Navmesh>>, )
octbots/src/async_pathfinding.rs:98
Function
add_bot_name
(name: String)
bp_ort/src/bots/mod.rs:721
Function
aim_penalty_changed
()
bp_ort/src/bots/mod.rs:647
Function
bot_dump_players
()
bp_ort/src/bots/debug_commands.rs:113
Function
bot_find
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:95
Function
bot_find_ents_by_class
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:230
Function
bot_get_weapon_class
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:249
Function
bot_list_player_indicies
()
bp_ort/src/bots/debug_commands.rs:210
Function
bot_manager_enabled
()
bp_ort/src/bots/simple_bot_manager.rs:241
Function
bot_manager_max
()
bp_ort/src/bots/simple_bot_manager.rs:248
Function
bot_manager_min
()
bp_ort/src/bots/simple_bot_manager.rs:262
Function
bot_manager_target
()
bp_ort/src/bots/simple_bot_manager.rs:255
Function
bot_run_cmd
(command: CCommandResult)
bp_ort/src/bots/debug_commands.rs:278
Function
bot_set_sim_type
(bot: Option<&mut CPlayer>, sim_type: i32)
bp_ort/src/bots/mod.rs:690
Function
bot_set_target_pos
(bot: Option<&mut CPlayer>, target: Vector3)
bp_ort/src/bots/mod.rs:680
Function
bot_set_titan
(bot: Option<&mut CPlayer>, titan: String)
bp_ort/src/bots/mod.rs:659
Function
bot_spawn
(bot_name: String)
bp_ort/src/bots/mod.rs:704
Method
build
( min: UVec3, max: UVec3, depth: u32, points: Vec<UVec3>, nodes_pool:
octree/src/lib.rs:100
Function
calc_extents
( mut commands: Commands, meshes: Query<&Mesh3d>, assets: Res<Assets<Mesh>>, mut next_state: R
bspeater/src/lib.rs:312
Function
capture_point_get_capture_progress
(hardpoint: &CBaseEntity, helper: &CUserCmdHelper)
octbots/src/gamemode_cp.rs:201
Function
capture_point_get_get_capping_team
(hardpoint: &CBaseEntity, helper: &CUserCmdHelper)
octbots/src/gamemode_cp.rs:193
Function
cclient_connect_set_uid_hook
(this: *mut CClient, unk1: *const c_void)
bp_ort/src/bots/detour.rs:233
Method
check_sync
()
octbots/src/async_pathfinding.rs:74
Function
clang_tag_changed
()
bp_ort/src/bots/mod.rs:637
Function
clear_bot_names
()
bp_ort/src/bots/mod.rs:729
Function
concommand_func_offset
(cmd: CCommandResult)
bp_ort/src/devtoys/mod.rs:243
Method
construct_from_global
(s: &Self)
shared/src/cmds_helper.rs:31
Function
create_2d_texture_hook
(unk1: *const c_void, unk2: c_uint, unk3: *const c_void)
bp_ort/src/screen_detour.rs:58
Function
create_null_cmd_hook
(cmd: *mut CUserCmd)
bp_ort/src/bots/detour.rs:36
Function
create_player_decoy_hook
( unk1: usize, boss_player: *mut CPlayer, unk2: usize, unk3: usize, )
bp_ort/src/holoplus/mod.rs:286
Function
create_udp_socket_hook
(unk1: *mut (), unk2: *mut (), protocol: i32)
r2mole/src/lib.rs:168
Function
ctexture_constructor_hook
(unk1: *const c_void)
bp_ort/src/screen_detour.rs:17
Function
ctexture_consumer_hook
(unk1: *const c_void)
bp_ort/src/screen_detour.rs:31
Function
debug_contents
( mut ray_cast: MeshRayCast, camera: Query<&Transform, (With<FreeCamera>, Without<Mesh3d>)>, world
bspeater/src/debug.rs:182
Function
debug_plugin
(app: &mut App)
bspeater/src/debug.rs:30
Function
debug_world
( camera: Query<&Transform, With<FreeCamera>>, features: Res<EnabledFeatures>, cells: Res<ChunkCel
bspeater/src/debug.rs:127
Function
decode_recorded_animation_base85
( encoded: String, )
ranim/src/sqapi.rs:44
Function
decoy_set_state
(decoy: Option<&mut CBaseEntity>, state: i32)
bp_ort/src/holoplus/mod.rs:309
Method
default
()
bp_ort/src/bots/mod.rs:117
← previous
next →
201–300 of 500, ranked by callers