MCPcopy Create free account

hub / github.com/Croteam-official/Serious-Engine / functions

Functions8,484 in github.com/Croteam-official/Serious-Engine

↓ 3 callersFunctionToLower
Sources/Engine/Base/Shell.cpp:486
↓ 3 callersMethodToPlane
calculate plane from default mapping vectors
Sources/Engine/Math/TextureMapping.cpp:52
↓ 3 callersMethodTouchesSphere
Sources/Engine/Math/AABBox.h:318
↓ 3 callersFunctionTranslateLine
Sources/SeriousSam/VarList.cpp:45
↓ 3 callersFunctionUNZIPOpen_t
open a zip file entry for reading
Sources/Engine/Base/Unzip.cpp:537
↓ 3 callersMethodUnlockAll
* Unlock all arrays. */
Sources/Engine/World/World.cpp:421
↓ 3 callersMethodUnmarkForPrediction
unmark all predictable entities marked for prediction
Sources/Engine/World/World.cpp:1031
↓ 3 callersFunctionUnpackColor_D3D
unpack from some of D3D color formats to COLOR
Sources/Engine/Graphics/Gfx_Direct3D_Colors.cpp:311
↓ 3 callersMethodUpdate
update
Sources/Engine/Network/Server.cpp:160
↓ 3 callersMethodUpdateBoundingBox
Update bounding box from bounding boxes of all sectors. */
Sources/Engine/Brushes/BrushMip.cpp:202
↓ 3 callersFunctionUpdateClipPlane_D3D
helper for keep user clip plane of D3D happy (i.e. updated as view matrix changes)
Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp:20
↓ 3 callersMethodUpdateModelInstInfo
update tree view containing whole hierarchy of model instance
Sources/SeriousSkaStudio/DlgBarTreeView.cpp:1566
↓ 3 callersMethodUpdateSpatialRange
Get box and sphere for spatial clasification. */
Sources/Engine/Entities/Entity.cpp:1763
↓ 3 callersFunctionUpdateVideoOptionsButtons
Sources/SeriousSam/GUI/Menus/MenuActions.cpp:682
↓ 3 callersFunctionWriteModelInstance_t
Sources/Engine/Base/ReplaceFile.cpp:514
↓ 3 callersMethodWriteToMessage
* Add a block to a message to send. */
Sources/Engine/Network/NetworkMessage.cpp:546
↓ 3 callersFunctionWriteTranslationString_t
Sources/Depend/Dependency.cpp:402
↓ 3 callersMethodWrite_t
* Write entire world (both brushes and current state). */
Sources/Engine/World/WorldIO.cpp:98
↓ 3 callersMethodWrite_t
* Write session state state into a stream. */
Sources/Engine/Network/SessionState.cpp:1743
↓ 3 callersFunction__yy_memcpy
This is the most reliable way to avoid incompatibilities in available built-in functions on various systems. */
Sources/SeriousSkaStudio/Parser.cpp:805
↓ 3 callersFunction__yy_memcpy
This is the most reliable way to avoid incompatibilities in available built-in functions on various systems. */
Sources/Engine/Base/Parser.cpp:733
↓ 3 callersFunction_fetch_headers
uses the local ogg_stream storage in vf; this is important for non-streaming input sources */
Sources/libvorbis/lib/vorbisfile.c:281
↓ 3 callersFunction_get_prev_page_serial
performs the same search as _get_prev_page, but prefers pages of the specified serial number. If a page of the specified serialno is spotted dur
Sources/libvorbis/lib/vorbisfile.c:224
↓ 3 callersFunction_lookup_serialno
returns nonzero if found */
Sources/libvorbis/lib/vorbisfile.c:203
↓ 3 callersFunction_make_decode_ready
Sources/libvorbis/lib/vorbisfile.c:598
↓ 3 callersFunction_ov_64_seek_lap
Sources/libvorbis/lib/vorbisfile.c:2309
↓ 3 callersFunction_ov_getlap
grab enough data for lapping from vf; this may be in the form of unreturned, already-decoded pcm, remaining PCM we will need to decode, or synth
Sources/libvorbis/lib/vorbisfile.c:2216
↓ 3 callersFunction_ov_initprime
make sure vf is INITSET and that we have a primed buffer; if we're crosslapping at a stream section boundary, this also makes sure we're sanity
Sources/libvorbis/lib/vorbisfile.c:2198
↓ 3 callersFunction_ov_initset
make sure vf is INITSET */
Sources/libvorbis/lib/vorbisfile.c:2183
↓ 3 callersFunction_ov_splice
Sources/libvorbis/lib/vorbisfile.c:2147
↓ 3 callersFunction_vp_offset_and_mix
Sources/libvorbis/lib/psy.c:772
↓ 3 callersFunctionadler32
========================================================================= */
Sources/Engine/zlib/adler32.c:21
↓ 3 callersFunctionbuild_tree
=========================================================================== * Construct one Huffman tree and assigns the code bit strings and lengths
Sources/Engine/zlib/trees.c:620
↓ 3 callersFunctiondrft_init
Sources/libvorbis/lib/smallft.c:1242
↓ 3 callersFunctionfill_window
=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates str
Sources/Engine/zlib/deflate.c:961
↓ 3 callersFunctionfit_line
Sources/libvorbis/lib/floor1.c:457
↓ 3 callersFunctionfloor1_fit
Sources/libvorbis/lib/floor1.c:577
↓ 3 callersFunctionflush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output goes * th
Sources/Engine/zlib/deflate.c:416
↓ 3 callersFunctionget_setup_template
Sources/libvorbis/lib/vorbisenc.c:633
↓ 3 callersFunctiongfxSetTextureBiasing
set new texture LOD biasing
Sources/Engine/Graphics/Gfx_wrapper.cpp:295
↓ 3 callersFunctioninflate
(z, f)
Sources/Engine/zlib/inflate.c:150
↓ 3 callersFunctioninflateReset
(z)
Sources/Engine/zlib/inflate.c:53
↓ 3 callersFunctionmdct_clear
Sources/libvorbis/lib/mdct.c:339
↓ 3 callersFunctionmdct_forward
Sources/libvorbis/lib/mdct.c:493
↓ 3 callersFunctionogg_sync_clear
clear non-flat storage within */
Sources/libogg/src/framing.c:607
↓ 3 callersFunctionoggpackB_writeclear
Sources/libogg/src/bitwise.c:255
↓ 3 callersFunctionoggpackB_writeinit
Sources/libogg/src/bitwise.c:47
↓ 3 callersFunctionoperator=
Assignment. */
Sources/Engine/Base/Lists.h:98
↓ 3 callersFunctionpglActiveTexture
internal!
Sources/Engine/Graphics/OpenGL.h:127
↓ 3 callersFunctionrender_point
Sources/libvorbis/lib/floor1.c:258
↓ 3 callersFunctionshaGetNewColorArray
Get empty color array for modifying
Sources/Engine/Graphics/Shader.cpp:606
↓ 3 callersFunctionshaSetColorArray
Set array of shader colors
Sources/Engine/Graphics/Shader.cpp:382
↓ 3 callersFunctionshaSetNormalArray
Set array of normals
Sources/Engine/Graphics/Shader.cpp:347
↓ 3 callersFunctionvorbis_block_clear
Sources/libvorbis/lib/block.c:149
↓ 3 callersFunctionvorbis_dBquant
Sources/libvorbis/lib/floor1.c:274
↓ 3 callersFunctionvorbis_encode_setup_setting
Sources/libvorbis/lib/vorbisenc.c:861
↓ 3 callersFunctionvorbis_packet_blocksize
Sources/libvorbis/lib/synthesis.c:143
↓ 2 callersFunctionATan
Sources/Engine/Math/Functions.h:507
↓ 2 callersFunctionActivateExportHandler
Sources/LWSkaExporter/AnimExport.cpp:597
↓ 2 callersFunctionAddAllSectorsOfBrush
Add all sectors of a brush. */
Sources/Engine/Entities/NearestPolygon.cpp:54
↓ 2 callersFunctionAddAllVerticesToBBox
Sources/SeriousSkaStudio/DlgClient.cpp:621
↓ 2 callersFunctionAddBoneToCount
Sources/LWSkaExporter/SectionsExport.cpp:329
↓ 2 callersMethodAddColisionBox
add colision box to model instance
Sources/Engine/Ska/ModelInstance.cpp:223
↓ 2 callersFunctionAddColors
fast color additon function - RES = clamp (1ST + 2ND)
Sources/Engine/Graphics/Color.cpp:328
↓ 2 callersMethodAddEntityToCollisionGrid
Add an entity to cell(s) in collision grid. */
Sources/Engine/World/WorldCollisionGrid.cpp:292
↓ 2 callersMethodAddEntry
add entry to a given cell
Sources/Engine/World/WorldCollisionGrid.cpp:230
↓ 2 callersFunctionAddFlag
Sources/Engine/Terrain/Terrain.h:156
↓ 2 callersMethodAddPolygon
add given polygon to this mirror
Sources/Engine/Rendering/RenderAdding.cpp:814
↓ 2 callersFunctionAddQuadElements
initialization of commond quad elements array
Sources/Engine/Graphics/Gfx_wrapper.cpp:586
↓ 2 callersMethodAddReference
//////////////////////////////////////////////////////////////// Reference counting functions
Sources/Engine/Base/Anim.cpp:173
↓ 2 callersMethodAddToCRCTable
gather the CRC of the file
Sources/Engine/Base/Serial.cpp:158
↓ 2 callersFunctionAdjustFilePath_t
adjust file path automatically for application path prefix
Sources/Depend/Dependency.cpp:21
↓ 2 callersMethodAdjustMipFactor
Adjust model mip factor if needed. */
Sources/Engine/Entities/Entity.cpp:384
↓ 2 callersMethodAdjustShadingParameters
Adjust model shading parameters if needed - return TRUE if needs model shadows. */
Sources/Engine/Entities/Entity.cpp:378
↓ 2 callersMethodAnimate
Animate the texture effect source.
Sources/Engine/Graphics/TextureEffects.cpp:96
↓ 2 callersMethodApplyCSG
apply current CSG operation
Sources/WorldEditor/WorldEditorDoc.cpp:768
↓ 2 callersFunctionApplyContinousNoiseOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:876
↓ 2 callersMethodApplyCurrentPrimitiveSettings
start creating primitive from current application's primitive, don't recreate base
Sources/WorldEditor/WorldEditorDoc.cpp:594
↓ 2 callersFunctionApplyEqualizeOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:861
↓ 2 callersFunctionApplyExportHander
Sources/LWSkaExporter/AnimExport.cpp:586
↓ 2 callersFunctionApplyFilterOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:851
↓ 2 callersFunctionApplyFlattenOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:891
↓ 2 callersFunctionApplyGLSettings
Sources/SeriousSam/GLSettings.cpp:121
↓ 2 callersFunctionApplyGenerateTerrain
Sources/WorldEditor/TerrainEditing.cpp:866
↓ 2 callersFunctionApplyMaximumOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:886
↓ 2 callersFunctionApplyMinimumOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:881
↓ 2 callersFunctionApplyPosterizeOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:896
↓ 2 callersFunctionApplyRndNoiseOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:871
↓ 2 callersFunctionApplySmoothOntoTerrain
Sources/WorldEditor/TerrainEditing.cpp:856
↓ 2 callersFunctionAreAllEntitiesOfTheSameClass
Sources/WorldEditor/DlgBrowseByClass.cpp:61
↓ 2 callersMethodArePolygonsPlanar
Sources/Engine/Math/Object3D.cpp:63
↓ 2 callersFunctionAreVerticesDiferent
Sources/Engine/Ska/Mesh.cpp:376
↓ 2 callersMethodAutoSetTextures
Sources/Engine/Models/Model.cpp:2776
↓ 2 callersFunctionBlendFromD3D
Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp:678
↓ 2 callersFunctionBlendFromOGL
Sources/Engine/Graphics/Gfx_wrapper_OpenGL.cpp:587
↓ 2 callersFunctionBlendToD3D
Sources/Engine/Graphics/Gfx_wrapper_Direct3D.cpp:664
↓ 2 callersFunctionBlendToOGL
helper for blending operation function
Sources/Engine/Graphics/Gfx_wrapper_OpenGL.cpp:573
↓ 2 callersFunctionBlowfish_Encrypt
Sources/Engine/Base/Protection.cpp:351
↓ 2 callersFunctionBoxLeftColumn
Sources/SeriousSam/GUI/Menus/MenuPrinting.cpp:232
↓ 2 callersFunctionBoxPopupNoLarge
Sources/SeriousSam/GUI/Menus/MenuPrinting.cpp:155
← previousnext →1,401–1,500 of 8,484, ranked by callers