MCPcopy Create free account

hub / github.com/cormac-obrien/richter / functions

Functions1,212 in github.com/cormac-obrien/richter

↓ 6 callersMethodfunction_id
Loads a `FunctionId` from the given virtual address.
src/server/world/entity.rs:666
↓ 6 callersMethodindices
Returns the indexed colors of this texture.
src/common/mdl.rs:79
↓ 6 callersMethoditer
(&self)
src/client/entity/particle.rs:282
↓ 6 callersMethodlink_entity
Link an entity into the `World`. If `touch_triggers` is `true`, this will invoke the touch function of any trigger the entity is touching.
src/server/mod.rs:643
↓ 6 callersMethodmax
(&self)
src/server/world/entity.rs:740
↓ 6 callersMethodmin
(&self)
src/server/world/entity.rs:736
↓ 6 callersMethodnormal
Returns the surface normal of this plane.
src/common/math.rs:440
↓ 6 callersMethodpipeline
(&self)
src/client/render/world/alias.rs:53
↓ 6 callersMethodprint_impl
The timestamp is applied to any line flushed during this call.
src/common/console/mod.rs:641
↓ 6 callersMethodrecord_draw
( &'a self, state: &'a GraphicsState, pass: &mut wgpu::RenderPass<'a>, time: D
src/client/render/world/alias.rs:418
↓ 6 callersMethodstring_id
Loads a `StringId` from the given virtual address.
src/server/progs/globals.rs:386
↓ 6 callersMethodto_value
(&self, max: u32)
src/client/render/ui/layout.rs:33
↓ 6 callersMethodto_xy
(&self, width: u32, height: u32)
src/client/render/ui/layout.rs:102
↓ 6 callersMethodtry_into
(self)
src/server/progs/mod.rs:214
↓ 6 callersMethodupdate
(&self, listener: &Listener)
src/client/sound/mod.rs:163
↓ 6 callersMethodview_projection
(&self)
src/client/render/world/mod.rs:251
↓ 6 callersFunctionwrite_coord_vector3
(writer: &mut W, coords: Vector3<f32>)
src/common/net/mod.rs:2340
↓ 5 callersMethodadd_toggle
(mut self, name: S, init: bool, on_toggle: Box<dyn Fn(bool)>)
src/client/menu/mod.rs:309
↓ 5 callersMethodalias_pipeline
(&self)
src/client/render/mod.rs:612
↓ 5 callersMethodall_solid
Returns true if the entire trace is within solid leaves.
src/server/world/phys.rs:324
↓ 5 callersMethodbrush_pipeline
(&self)
src/client/render/mod.rs:616
↓ 5 callersMethodcmd_draw_glyph
( &self, glyph_id: u8, x_ofs: i32, y_ofs: i32, scale: f32, gly
src/client/render/ui/menu.rs:125
↓ 5 callersMethodcmd_intermission_quad
Draw a quad on the intermission overlay. `x_ofs` and `y_ofs` are specified relative to the top-left corner of the overlay.
src/client/render/ui/hud.rs:551
↓ 5 callersMethodcmd_sbar_quad
Draw a quad on the status bar. `x_ofs` and `y_ofs` are specified relative to the bottom-left corner of the status bar.
src/client/render/ui/hud.rs:323
↓ 5 callersMethodent_fld_addr_from_i32
Convert the internal representation of a field offset back to struct form.
src/server/world/mod.rs:334
↓ 5 callersMethodget
Return a reference to the value associated with the given key. If the given key is not associated with a value, then None is returned.
src/common/alloc.rs:60
↓ 5 callersMethodget_addr
Returns a reference to the memory at the given address.
src/server/world/entity.rs:501
↓ 5 callersMethodget_addr_mut
Returns a mutable reference to the memory at the given address.
src/server/world/entity.rs:516
↓ 5 callersMethodget_entity_field
(&self, addr: i16)
src/server/progs/globals.rs:464
↓ 5 callersMethodinitial_pass_target
(&self)
src/client/render/mod.rs:562
↓ 5 callersFunctionmake_vectors
(angles: [f32; 3])
src/server/progs/globals.rs:1190
↓ 5 callersMethodnext
(&mut self)
src/common/bitset.rs:84
↓ 5 callersMethodrandom_vector3
(&mut self, velocity_distr: &Uniform<f32>)
src/client/entity/particle.rs:305
↓ 5 callersMethodselect_next
(&self)
src/client/menu/item.rs:101
↓ 5 callersMethodstart_sound
( &mut self, src: AudioSource, time: Duration, ent_id: Option<usize>,
src/client/sound/mod.rs:328
↓ 5 callersMethodvelocity
(&self)
src/server/world/entity.rs:748
↓ 4 callersMethodattenuate
( &self, emitter_origin: Vector3<f32>, base_volume: f32, attenuation: f32,
src/client/sound/mod.rs:97
↓ 4 callersMethodcmd_draw_quad
( &self, texture: &'state QuadTexture, align: Align, x_ofs: i32, y_ofs
src/client/render/ui/menu.rs:102
↓ 4 callersMethodcmd_sbar_number
Draw a quad on the status bar. `x_ofs` and `y_ofs` are specified relative to the bottom-left corner of the status bar.
src/client/render/ui/hud.rs:349
↓ 4 callersFunctioncreate_color_attachment
TODO: collapse these into a single definition Create a texture suitable for use as a color attachment. The resulting texture will have the RENDER_ATT
src/client/render/target.rs:31
↓ 4 callersMethodcreate_random_cloud
Spawns a cloud of particles at a point. Each particle's origin is offset by a vector with components sampled from `scatter_distr`, and each particle'
src/client/entity/particle.rs:356
↓ 4 callersFunctioncreate_shader
The `Pipeline` trait, which allows render pipelines to be defined more-or-less declaratively.
src/client/render/pipeline.rs:27
↓ 4 callersMethoddeferred_pipeline
(&self)
src/client/render/mod.rs:624
↓ 4 callersMethoddescriptor
(&self)
src/client/render/target.rs:118
↓ 4 callersMethoddiffuse_sampler
(&self)
src/client/render/mod.rs:586
↓ 4 callersMethodentity_uniform_buffer_mut
(&self)
src/client/render/mod.rs:582
↓ 4 callersMethodfinal_angles
(&self)
src/client/view.rs:206
↓ 4 callersMethodflags
(&self)
src/server/world/entity.rs:798
↓ 4 callersMethodfocus
(&self)
src/client/input/mod.rs:92
↓ 4 callersFunctiongen_qsocket_pair
()
src/common/net/mod.rs:2675
↓ 4 callersMethodget
(&self, id: StringId)
src/server/progs/string_table.rs:61
↓ 4 callersMethodglyph_pipeline
(&self)
src/client/render/mod.rs:636
↓ 4 callersMethodid_from_i32
(&self, value: i32)
src/server/progs/functions.rs:169
↓ 4 callersMethoditer
Returns an iterator over the values in the precache.
src/server/precache.rs:85
↓ 4 callersMethoditer
(&self)
src/common/bitset.rs:60
↓ 4 callersMethoditer
Return an iterator over the allocated values.
src/common/alloc.rs:51
↓ 4 callersMethodjump_relative
Performs an unconditional relative jump.
src/server/progs/mod.rs:658
↓ 4 callersMethodkind
(&self)
src/client/render/world/sprite.rs:338
↓ 4 callersMethodline_segment_intersection
Calculates the intersection of a line segment with this hyperplane.
src/common/math.rs:475
↓ 4 callersMethodname
()
src/client/render/world/brush.rs:178
↓ 4 callersMethodnext
Select the next element of this Menu.
src/client/menu/mod.rs:115
↓ 4 callersMethodorigin
(&self)
src/server/world/entity.rs:732
↓ 4 callersMethodpoint_side
Calculates which side of this hyperplane the given point belongs to. Points with a distance of 0.0 are considered to be on the positive side.
src/common/math.rs:462
↓ 4 callersMethodposition
(&self)
src/client/menu/item.rs:194
↓ 4 callersMethodpostprocess_pipeline
(&self)
src/client/render/mod.rs:632
↓ 4 callersMethodratio
Returns the ratio of travelled distance to intended distance. This indicates how far along the original trajectory the trace proceeded before collidi
src/server/world/phys.rs:354
↓ 4 callersFunctionread_i16_3
(reader: &mut R)
src/common/bsp/load.rs:1112
↓ 4 callersMethodrecord_draw
( &'pass self, state: &'pass GraphicsState, pass: &mut wgpu::RenderPass<'pass>,
src/client/render/ui/quad.rs:426
↓ 4 callersMethodregister_impl
( &self, name: S, default: S, archive: bool, notify: bool, )
src/common/console/mod.rs:204
↓ 4 callersMethodrender_pass_builder
(&'a self)
src/client/render/target.rs:230
↓ 4 callersMethods
(&self)
src/common/mdl.rs:131
↓ 4 callersMethodsend_msg_unreliable
(&mut self, content: &[u8])
src/common/net/mod.rs:2119
↓ 4 callersMethodsprite_pipeline
(&self)
src/client/render/mod.rs:620
↓ 4 callersMethodtexture
(&self, name: S)
src/client/render/ui/menu.rs:94
↓ 4 callersFunctionview
()
src/client/menu/mod.rs:399
↓ 4 callersMethodwrite_block
(&mut self, block: &DynamicUniformBufferBlock<T>, val: T)
src/client/render/uniform.rs:131
↓ 4 callersFunctionwrite_coord
(writer: &mut W, coord: f32)
src/common/net/mod.rs:2332
↓ 3 callersMethodabs_max
(&self)
src/server/world/entity.rs:717
↓ 3 callersMethodabs_min
(&self)
src/server/world/entity.rs:713
↓ 3 callersMethodactivate
Activate the currently selected menu item. If this item is a `Menu`, sets the active (sub)menu's state to `MenuState::InSubMenu` and the selected sub
src/client/menu/mod.rs:167
↓ 3 callersMethodactive_submenu_and_parent
Returns a reference to the active submenu of this menu and its parent.
src/client/menu/mod.rs:83
↓ 3 callersMethodaddr_count
(&self)
src/server/world/entity.rs:391
↓ 3 callersMethodallocate
(&mut self, val: T)
src/client/render/uniform.rs:104
↓ 3 callersMethodangles
(&self)
src/client/render/world/mod.rs:243
↓ 3 callersMethodarea_entity_mut
(&mut self, entity_id: EntityId)
src/server/world/mod.rs:558
↓ 3 callersFunctionbasic_arg
Match a sequence of any non-whitespace, non-line-ending ASCII characters, ending with whitespace, a line comment or a line terminator.
src/common/parse/console.rs:61
↓ 3 callersMethodbind_group_layouts
(&self)
src/client/render/ui/quad.rs:126
↓ 3 callersMethodcalculate_model_transform
(&self, camera: &Camera, entity: &ClientEntity)
src/client/render/world/mod.rs:579
↓ 3 callersMethodcalculate_mvp_transform
(&self, camera: &Camera, entity: &ClientEntity)
src/client/render/world/mod.rs:567
↓ 3 callersMethodcapacity
Return the number of values the allocator can store without reallocating.
src/common/alloc.rs:30
↓ 3 callersMethodcheck_player_id
(&self, id: usize)
src/client/state.rs:1340
↓ 3 callersMethodcollide_move_with_entity
( &self, e_id: EntityId, start: Vector3<f32>, min: Vector3<f32>, max:
src/server/world/mod.rs:1011
↓ 3 callersMethodcolor
Returns the frame corresponding to the given time. If the animation has already completed by `elapsed`, returns `None`.
src/client/entity/particle.rs:80
↓ 3 callersFunctioncommand
Match a single command. A command is considered to be composed of: - Zero or more leading non-newline whitespace characters - One or more arguments,
src/common/parse/console.rs:117
↓ 3 callersMethodcreate_brush_texture_frame
( &self, state: &GraphicsState, mipmap: &[u8], width: u32, height: u32
src/client/render/world/brush.rs:542
↓ 3 callersFunctioncreate_texture
( device: &wgpu::Device, queue: &wgpu::Queue, label: Option<&'a str>, width: u32, height:
src/client/render/mod.rs:146
↓ 3 callersMethodcursor_left
(&self)
src/client/menu/item.rs:265
↓ 3 callersMethodcursor_right
(&self)
src/client/menu/item.rs:258
↓ 3 callersMethoddata
(&self)
src/client/render/mod.rs:210
↓ 3 callersMethoddelete
(&self)
src/client/menu/item.rs:290
← previousnext →101–200 of 1,212, ranked by callers