Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ functions
Functions
894 in github.com/Panzerschrek/Chasm-Reverse
⨍
Functions
894
◇
Types & classes
349
↓ 3 callers
Method
Draw
PanzerChasm/menu.cpp:110
↓ 3 callers
Method
Draw
PanzerChasm/client/client.cpp:351
↓ 3 callers
Method
Draw
PanzerChasm/client/map_drawer_gl.cpp:473
↓ 3 callers
Method
DrawMenuPicture
PanzerChasm/menu_drawer_gl.cpp:483
↓ 3 callers
Function
FillAlphaTexelsColorRGBA
PanzerChasm/images.cpp:285
↓ 3 callers
Method
GetClientSideConnection
PanzerChasm/loopback_buffer.cpp:210
↓ 3 callers
Method
GetConnectionInfo
PanzerChasm/net/net.cpp:298
↓ 3 callers
Method
GetDifficulty
PanzerChasm/server/map.cpp:232
↓ 3 callers
Method
GetPictureSize
PanzerChasm/menu_drawer_gl.cpp:391
↓ 3 callers
Function
GetSaveFileNameForSlot
PanzerChasm/save_load.cpp:182
↓ 3 callers
Method
IsActive
PanzerChasm/menu.cpp:2369
↓ 3 callers
Method
IsFinished
PanzerChasm/client/cutscene_player.cpp:487
↓ 3 callers
Method
IsOccluded
PanzerChasm/client/software_renderer/rasterizer.cpp:701
↓ 3 callers
Function
LoadPalette
Common/palette.cpp:10
↓ 3 callers
Function
LoadSoundsDescriptionFromFileData
PanzerChasm/game_resources.cpp:393
↓ 3 callers
Method
LockChannels
PanzerChasm/sound/driver.cpp:97
↓ 3 callers
Function
MakeBinaryAlpha
PanzerChasm/client/map_drawer_soft.cpp:97
↓ 3 callers
Function
NormalizeAngle
PanzerChasm/math_utils.cpp:12
↓ 3 callers
Method
PlayHeadSound
PanzerChasm/sound/sound_engine.cpp:298
↓ 3 callers
Method
ProcessEvents
PanzerChasm/menu.cpp:2379
↓ 3 callers
Method
ProcessMessage
PanzerChasm/client/map_state.cpp:428
↓ 3 callers
Function
RayIntersectCylinder
PanzerChasm/server/collisions.cpp:243
↓ 3 callers
Method
ReadInt32
PanzerChasm/save_load_streams.cpp:72
↓ 3 callers
Method
RegisterCommands
PanzerChasm/commands_processor.cpp:20
↓ 3 callers
Method
RequestConnect
PanzerChasm/loopback_buffer.cpp:167
↓ 3 callers
Method
SaveAvailable
PanzerChasm/host.cpp:365
↓ 3 callers
Method
SetLight
PanzerChasm/client/software_renderer/rasterizer.cpp:871
↓ 3 callers
Method
SpawnPlayer
PanzerChasm/server/map.cpp:237
↓ 3 callers
Function
StrToFloat
PanzerChasm/settings.cpp:36
↓ 3 callers
Method
Tick
PanzerChasm/client/map_state.cpp:164
↓ 3 callers
Method
Tick
PanzerChasm/server/map.cpp:1009
↓ 3 callers
Method
UnlockChannels
PanzerChasm/sound/driver.cpp:103
↓ 3 callers
Method
WriteInt32
PanzerChasm/save_load_streams.hpp:129
↓ 2 callers
Method
AllocateSurface
PanzerChasm/client/software_renderer/surfaces_cache.cpp:38
↓ 2 callers
Method
BeginFrame
PanzerChasm/system_window.cpp:510
↓ 2 callers
Function
CalculateBoundingBox
PanzerChasm/model.cpp:88
↓ 2 callers
Function
CalculateConsoleScale
PanzerChasm/menu_drawers_common.cpp:24
↓ 2 callers
Function
CalculateLettersWidth
PanzerChasm/text_drawers_common.cpp:8
↓ 2 callers
Function
CalculateMenuScale
PanzerChasm/menu_drawers_common.cpp:10
↓ 2 callers
Function
CalculateMinimapScale
PanzerChasm/client/minimap_drawers_common.hpp:25
↓ 2 callers
Function
CalculateModelZ
PanzerChasm/model.cpp:76
↓ 2 callers
Method
ChangeMap
PanzerChasm/server/server.cpp:227
↓ 2 callers
Method
ClampSpeed
PanzerChasm/server/player.cpp:363
↓ 2 callers
Method
Clear
PanzerChasm/server/map.hpp:127
↓ 2 callers
Method
ClearDepthBuffer
PanzerChasm/client/software_renderer/rasterizer.cpp:89
↓ 2 callers
Function
ClearModel
PanzerChasm/model.cpp:65
↓ 2 callers
Function
ConvertMapLight
PanzerChasm/map_loader.cpp:160
↓ 2 callers
Method
CorrectModelTexture
PanzerChasm/client/opengl_renderer/models_textures_corrector.cpp:17
↓ 2 callers
Function
CreateBriefbarTexture
PanzerChasm/images.cpp:223
↓ 2 callers
Function
CreateConsoleBackground
PanzerChasm/images.cpp:94
↓ 2 callers
Method
CreateHUDDrawer
PanzerChasm/drawers_factory_gl.cpp:36
↓ 2 callers
Method
CreateMapDrawer
PanzerChasm/drawers_factory_gl.cpp:49
↓ 2 callers
Method
CreateMenuDrawer
PanzerChasm/drawers_factory_gl.cpp:31
↓ 2 callers
Method
CreateMinimapDrawer
PanzerChasm/drawers_factory_gl.cpp:59
↓ 2 callers
Method
CreateTextDrawer
PanzerChasm/drawers_factory_gl.cpp:26
↓ 2 callers
Method
CurrentAnimation
PanzerChasm/client/weapon_state.cpp:35
↓ 2 callers
Method
CurrentAnimationFrame
PanzerChasm/client/weapon_state.cpp:40
↓ 2 callers
Function
DifficultyNumberToDifficulty
PanzerChasm/host.cpp:56
↓ 2 callers
Method
Disconnect
PanzerChasm/loopback_buffer.cpp:87
↓ 2 callers
Method
Disconnect
PanzerChasm/net/net.cpp:275
↓ 2 callers
Function
DistanceToCylinder
PanzerChasm/server/collisions.cpp:328
↓ 2 callers
Method
EndFrame
PanzerChasm/system_window.cpp:550
↓ 2 callers
Function
FloatToStr
PanzerChasm/settings.cpp:74
↓ 2 callers
Method
GetBufferPos
PanzerChasm/save_load_streams.cpp:25
↓ 2 callers
Method
GetConsoleScale
PanzerChasm/menu_drawer_gl.cpp:386
↓ 2 callers
Method
GetCurrentSoundNumber
PanzerChasm/sound/ambient_sound_processor.cpp:64
↓ 2 callers
Method
GetCurrentSoundVolume
PanzerChasm/sound/ambient_sound_processor.cpp:69
↓ 2 callers
Method
GetDataSize
PanzerChasm/sound/sounds_loader.hpp:27
↓ 2 callers
Method
GetFloat
PanzerChasm/settings.cpp:239
↓ 2 callers
Method
GetFullscreenBlend
PanzerChasm/client/map_state.cpp:126
↓ 2 callers
Function
GetModelBMPSpritePhase
PanzerChasm/client/map_drawers_common.cpp:64
↓ 2 callers
Method
GetParamValue
PanzerChasm/program_arguments.cpp:31
↓ 2 callers
Method
GetSwitchStage
PanzerChasm/client/weapon_state.cpp:45
↓ 2 callers
Method
GetTicksFrequency
PanzerChasm/ticks_counter.cpp:35
↓ 2 callers
Method
GetWidthToHeightRatio
PanzerChasm/size.hpp:23
↓ 2 callers
Method
HasInfiniteSpeed
PanzerChasm/server/map.cpp:62
↓ 2 callers
Method
IsDepthOccluded
PanzerChasm/client/software_renderer/rasterizer.cpp:343
↓ 2 callers
Method
IsNoclip
PanzerChasm/server/player.cpp:667
↓ 2 callers
Method
Load
PanzerChasm/client/client.cpp:140
↓ 2 callers
Method
LoadGame
PanzerChasm/host.cpp:394
↓ 2 callers
Function
LoadMonstersModels
PanzerChasm/game_resources.cpp:492
↓ 2 callers
Function
LoadObjSprite
PanzerChasm/obj.cpp:19
↓ 2 callers
Function
LoadPalette
PanzerChasm/images.cpp:64
↓ 2 callers
Function
MakeQuotedString
PanzerChasm/settings.cpp:84
↓ 2 callers
Method
PlayingCutscene
PanzerChasm/client/client.cpp:192
↓ 2 callers
Method
PopBytes
PanzerChasm/loopback_buffer.cpp:128
↓ 2 callers
Method
PushBytes
PanzerChasm/loopback_buffer.cpp:120
↓ 2 callers
Function
RayIntersectXYPlane
PanzerChasm/server/collisions.cpp:223
↓ 2 callers
Method
ReadInt8
PanzerChasm/save_load_streams.cpp:52
↓ 2 callers
Method
Save
PanzerChasm/client/client.cpp:111
↓ 2 callers
Method
SaveGame
PanzerChasm/host.cpp:387
↓ 2 callers
Method
SendMessagesForNewlyConnectedPlayer
PanzerChasm/server/map.cpp:1836
↓ 2 callers
Method
SetRandomGenerator
PanzerChasm/server/player.cpp:413
↓ 2 callers
Method
Shoot
PanzerChasm/server/map.cpp:319
↓ 2 callers
Method
Size
PanzerChasm/loopback_buffer.cpp:109
↓ 2 callers
Function
SortEffectsSprites
PanzerChasm/client/map_drawers_common.cpp:11
↓ 2 callers
Function
StrToInt
PanzerChasm/settings.cpp:14
↓ 2 callers
Function
SurfaceDataSizeAligned
Returns result in bytes.
PanzerChasm/client/software_renderer/surfaces_cache.cpp:12
↓ 2 callers
Method
Teleport
PanzerChasm/server/player.cpp:377
↓ 2 callers
Function
TranslateKey
PanzerChasm/system_window.cpp:17
← previous
next →
101–200 of 894, ranked by callers