Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Croteam-official/Serious-Engine
/ functions
Functions
8,484 in github.com/Croteam-official/Serious-Engine
⨍
Functions
8,484
◇
Types & classes
1,576
↓ 2 callers
Function
BoxPopupYesLarge
Sources/SeriousSam/GUI/Menus/MenuPrinting.cpp:148
↓ 2 callers
Function
BoxSaveLoad
Sources/SeriousSam/GUI/Menus/MenuPrinting.cpp:73
↓ 2 callers
Function
CDS_SetMode
set given display mode
Sources/Engine/Graphics/Adapter.cpp:233
↓ 2 callers
Function
CON_GetLastLine
Get one of last lines
Sources/Engine/Base/Console.cpp:311
↓ 2 callers
Function
CRCT_MakeCRCForFiles_t
dump checksums for all files from the list
Sources/Engine/Base/CRCTable.cpp:170
↓ 2 callers
Method
CSGAddReverse
* Add a brush from another world to a brush in this world, other entities get copied. */
Sources/Engine/World/WorldCSG.cpp:273
↓ 2 callers
Method
CSGRemove
* Substract a brush from another world to a brush in this world. */
Sources/Engine/World/WorldCSG.cpp:298
↓ 2 callers
Function
CTimer_TimerFunc_internal
* Timer interrupt callback function. */ NOTE: This function is a bit more complicated than it could be, because it has to deal with a feature in
Sources/Engine/Base/Timer.cpp:85
↓ 2 callers
Function
CalcDemoProfile
calculate some useful demo vars
Sources/GameMP/Game.cpp:483
↓ 2 callers
Method
CalcDynamicLayout
Sources/WorldEditor/Browser.cpp:70
↓ 2 callers
Function
CalcPointLight
Sources/Engine/Terrain/TerrainMisc.cpp:709
↓ 2 callers
Method
CalculateDirectionalShadows
* Recalculate all shadow maps that are not valid or of smaller precision. */
Sources/Engine/World/World.cpp:497
↓ 2 callers
Function
CalculateNormalFromPoint
Sources/Engine/Terrain/TerrainMisc.cpp:653
↓ 2 callers
Function
CalculateRayOrigin
calculate origin position from ray placement
Sources/Engine/World/WorldRayCasting.cpp:51
↓ 2 callers
Function
CalculateRayTarget
calculate target position from ray placement
Sources/Engine/World/WorldRayCasting.cpp:57
↓ 2 callers
Method
CanJoinAllPossiblePolygons
Test if a polygon selection can be joined. */
Sources/Engine/World/WorldCSG.cpp:755
↓ 2 callers
Method
CanJoinSectors
* If two or more sectors can be joined */
Sources/Engine/World/WorldCSG.cpp:506
↓ 2 callers
Function
ChangeSurfaceShader_t
release old shader and obtain new shader for mesh surface (expand ShaderParams if needed)
Sources/Engine/Ska/Mesh.cpp:64
↓ 2 callers
Function
CheckDelayedDepthPoints
check all delayed depth points
Sources/Engine/Graphics/DepthCheck.cpp:251
↓ 2 callers
Function
CheckMessage
Sources/Engine/Base/Input.cpp:301
↓ 2 callers
Function
CheckPolygonForShadingInfo
Sources/Engine/Entities/Entity.cpp:1274
↓ 2 callers
Function
ClampParams
Sources/Engine/Network/Server.cpp:142
↓ 2 callers
Function
Clear
Sources/Engine/Entities/EntityCollision.h:71
↓ 2 callers
Function
Clear
Clear the object. */
Sources/Engine/Math/Object3D.h:181
↓ 2 callers
Method
Clear
clear the object
Sources/Engine/Graphics/ShadowMap.cpp:302
↓ 2 callers
Method
Clear
Clear skeleton
Sources/Engine/Ska/Skeleton.cpp:262
↓ 2 callers
Method
Clear
Clear the object. */
Sources/Engine/Brushes/BrushPolygon.cpp:228
↓ 2 callers
Method
Clear
Sources/Engine/Base/Statistics.cpp:91
↓ 2 callers
Method
Clear
Sources/Engine/Base/CRCTable.cpp:35
↓ 2 callers
Method
Clear
Sources/Engine/Base/Shell.cpp:120
↓ 2 callers
Method
Clear
Clear terrain layer
Sources/Engine/Terrain/TerrainLayer.cpp:510
↓ 2 callers
Method
ClearMovingTemp
Calculate physics for moving. */
Sources/Engine/Entities/Entity.cpp:3708
↓ 2 callers
Function
ClearPath
clear all temporary structures used for path finding
Sources/EntitiesMP/Common/PathFinding.cpp:170
↓ 2 callers
Method
Client_Receive_Reliable
Sources/Engine/Network/CommunicationInterface.cpp:1050
↓ 2 callers
Method
CloseDirectory
Sources/WorldEditor/BrowseWindow.cpp:1012
↓ 2 callers
Method
CloseLog
Close console log file buffers (call only when force-exiting!)
Sources/Engine/Base/Console.cpp:266
↓ 2 callers
Function
ColorizeMipmaps
colorize mipmaps
Sources/Engine/Graphics/Graphics.cpp:339
↓ 2 callers
Function
CompareEdges
* Compare two edges. */
Sources/Engine/Math/ObjectSector.cpp:133
↓ 2 callers
Function
CompressNormal_HQ
* Functions dealing with 16-bit normal compression */
Sources/Engine/Models/Model.cpp:81
↓ 2 callers
Method
ComputerKeyDown
Sources/GameMP/Computer.cpp:935
↓ 2 callers
Function
ComputerOff
Sources/GameMP/Computer.cpp:864
↓ 2 callers
Function
ComputerOn
Sources/GameMP/Computer.cpp:829
↓ 2 callers
Function
ConvertBytesToBits
convert byte packed array to bits (can perform inplace conversion) NOTE: needs +8 bytes safety wall at the end
Sources/Engine/Light/LayerMaker.cpp:174
↓ 2 callers
Method
Copy
Copy brush from another brush with possible mirror and stretch. */
Sources/Engine/Brushes/Brush.cpp:185
↓ 2 callers
Method
Copy
copy from another object of same class
Sources/Engine/Base/Anim.cpp:600
↓ 2 callers
Function
CopyBit
copy one bit from a byte to another byte
Sources/Engine/Network/NetworkMessage.cpp:430
↓ 2 callers
Method
CopyEntityInWorld
Copy entity in world. */
Sources/Engine/Entities/EntityCopying.cpp:534
↓ 2 callers
Function
CopyLongs
fast memory copy of ULONGs
Sources/Engine/Graphics/Color.h:282
↓ 2 callers
Method
CopyOneEntity
Copy one entity from another world into this one. */
Sources/Engine/Entities/EntityCopying.cpp:500
↓ 2 callers
Method
Count
Sources/Engine/Templates/DynamicArray.cpp:325
↓ 2 callers
Method
Count
Sources/Engine/Templates/AllocationArray.cpp:185
↓ 2 callers
Method
CreateAction
Sources/GameMP/Game.cpp:438
↓ 2 callers
Method
CreateEdges
Sources/Engine/Templates/BSP.cpp:222
↓ 2 callers
Method
CreateEffectTexture
creates new effect texture with one frame
Sources/Engine/Graphics/Texture.cpp:400
↓ 2 callers
Function
CreateFBMTexture
Sources/WorldEditor/DlgGenerateFBM.cpp:130
↓ 2 callers
Method
CreateModelFromScriptFile
Sources/Modeler/ModelerDoc.cpp:69
↓ 2 callers
Function
CreateOpenGLMatrix
Convert matrix12 to
Sources/Engine/Terrain/TerrainRender.cpp:92
↓ 2 callers
Method
CreateSectorBSPs
* Create BSP trees for all sectors. */
Sources/Engine/Math/Object3D.cpp:135
↓ 2 callers
Method
CreateSectorIndices
* Create indices for all sectors. */
Sources/Engine/Math/Object3D.cpp:49
↓ 2 callers
Function
CreateSwapChain_D3D
Sources/Engine/Graphics/ViewPort.cpp:29
↓ 2 callers
Method
CreateTexture
Sources/SeriousSkaStudio/MainFrm.cpp:311
↓ 2 callers
Method
CreateTexture
Sources/Modeler/DlgCreateSpecularTexture.cpp:149
↓ 2 callers
Function
CreateTopMap
Create one topmap
Sources/Engine/Terrain/TerrainMisc.cpp:585
↓ 2 callers
Function
Credits_On
turn credits on
Sources/SeriousSam/Credits.cpp:86
↓ 2 callers
Function
Credits_Render
render credits to given drawport
Sources/SeriousSam/Credits.cpp:133
↓ 2 callers
Function
CropMap
Sources/Engine/Terrain/Terrain.cpp:339
↓ 2 callers
Function
DIKForName
Sources/GameMP/Controls.cpp:150
↓ 2 callers
Function
DSInitSecondary
some helper functions for DirectSound
Sources/Engine/Sound/SoundLibrary.cpp:317
↓ 2 callers
Function
DeactivateExportHandler
Sources/LWSkaExporter/AnimExport.cpp:659
↓ 2 callers
Method
Decode
decode a block of bytes
Sources/Engine/Sound/SoundDecoder.cpp:552
↓ 2 callers
Function
DecompressAxis
decompres axis for quaternion if animations are optimized
Sources/Engine/Ska/RMRender.cpp:1346
↓ 2 callers
Method
DefaultAnimation
Fill animation data to contain one animation named "OnlyAnim" with one frame
Sources/Engine/Base/Anim.cpp:234
↓ 2 callers
Method
DeleteBSPNodeRecursively
Sources/Engine/Templates/BSP.cpp:397
↓ 2 callers
Method
DeletePolygons
Sources/Engine/World/WorldCSG.cpp:1166
↓ 2 callers
Method
DeletePrimitiveVertex
Sources/WorldEditor/WorldEditorDoc.cpp:3864
↓ 2 callers
Method
DeleteSectors
Delete selected sectors. */
Sources/Engine/World/WorldCSG.cpp:976
↓ 2 callers
Method
DemoReportAnalyzedProfile
printout extensive demo profile report
Sources/GameMP/Game.cpp:640
↓ 2 callers
Method
DemoReportFragmentsProfile
dump demo profile to file
Sources/GameMP/Game.cpp:561
↓ 2 callers
Method
DeprojectDirection
Deproject a direction vector to the plane. */
Sources/Engine/Math/Plane.h:222
↓ 2 callers
Method
DictionaryPreload_t
Sources/Engine/Base/Stream.cpp:821
↓ 2 callers
Method
DictionaryReadBegin_t
Sources/Engine/Base/Stream.cpp:742
↓ 2 callers
Method
DictionaryReadEnd_t
Sources/Engine/Base/Stream.cpp:790
↓ 2 callers
Method
DictionaryWriteEnd_t
write the dictionary (usually at the end of file)
Sources/Engine/Base/Stream.cpp:655
↓ 2 callers
Function
DisplaceVertex
Sources/WorldEditor/WorldEditorDoc.cpp:1194
↓ 2 callers
Function
DitherBitmap
performs dithering of a 32-bit bipmap (can be in-place)
Sources/Engine/Graphics/Graphics.cpp:434
↓ 2 callers
Function
DitherMipmaps
performs dithering of a 32-bit mipmaps (can be in-place)
Sources/Engine/Graphics/Graphics.cpp:669
↓ 2 callers
Function
DrawArrow
* Draw an arrow for debugging edge directions. */
Sources/Engine/Rendering/RendMisc.cpp:183
↓ 2 callers
Method
DrawFilledSurface
* Flat fills given surface */
Sources/Engine/Models/EditModel.cpp:1991
↓ 2 callers
Function
EdgeLineType
* Calculate edge line type depending on whether its polygon is visible or not. */
Sources/Engine/Rendering/RendMisc.cpp:129
↓ 2 callers
Method
ElliminatePairedVertices
Sources/Engine/Templates/BSP.cpp:186
↓ 2 callers
Function
End
Sources/DedicatedServer/DedicatedServer.cpp:262
↓ 2 callers
Function
EntityIsInside
Sources/Engine/Entities/FieldBSPTesting.cpp:34
↓ 2 callers
Method
EnumDisplayModes
get array of all supported display modes
Sources/Engine/Graphics/GfxLibrary.cpp:1904
↓ 2 callers
Function
ExpandFilePath_read
Sources/Engine/Base/Stream.cpp:1469
↓ 2 callers
Method
ExportHeightMap_t
Export height map to targa file
Sources/Engine/Terrain/Terrain.cpp:259
↓ 2 callers
Method
ExportSurfaceNumbersAndNames
* Exports surface names and numbers under given file name */
Sources/Engine/Models/EditModel.cpp:2085
↓ 2 callers
Function
ExportTexture
Sources/WorldEditor/BrowseWindow.cpp:1460
↓ 2 callers
Function
F
Sources/Engine/Base/Protection.cpp:301
↓ 2 callers
Function
FORDELETELIST
Sources/Engine/World/WorldCollision.cpp:857
↓ 2 callers
Function
FORDELETELIST
ASSERT(pb_ulNumOfPackets > 0);
Sources/Engine/Network/Packet.cpp:585
← previous
next →
1,501–1,600 of 8,484, ranked by callers