MCPcopy Create free account

hub / github.com/Panzerschrek/Chasm-Reverse / functions

Functions894 in github.com/Panzerschrek/Chasm-Reverse

↓ 1 callersFunctionLoadData
Returns true, if all ok
PanzerChasm/save_load.cpp:90
↓ 1 callersFunctionLoadEffectsSprites
PanzerChasm/game_resources.cpp:512
↓ 1 callersFunctionLoadGameResources
PanzerChasm/game_resources.cpp:624
↓ 1 callersFunctionLoadGibsDescription
PanzerChasm/game_resources.cpp:327
↓ 1 callersFunctionLoadGibsModels
PanzerChasm/game_resources.cpp:601
↓ 1 callersFunctionLoadItemsDescription
PanzerChasm/game_resources.cpp:14
↓ 1 callersFunctionLoadItemsModels
PanzerChasm/game_resources.cpp:462
↓ 1 callersFunctionLoadModel_car
PanzerChasm/model.cpp:291
↓ 1 callersFunctionLoadMonstersDescription
PanzerChasm/game_resources.cpp:61
↓ 1 callersFunctionLoadRawMonsterSound
PanzerChasm/sound/sounds_loader.cpp:160
↓ 1 callersFunctionLoadRocketsDescription
PanzerChasm/game_resources.cpp:256
↓ 1 callersFunctionLoadRocketsModels
PanzerChasm/game_resources.cpp:572
↓ 1 callersFunctionLoadSaveComment
PanzerChasm/save_load.cpp:155
↓ 1 callersFunctionLoadSetupData
PanzerChasm/client/cutscene_script.cpp:11
↓ 1 callersFunctionLoadSoundsDescription
PanzerChasm/game_resources.cpp:445
↓ 1 callersFunctionLoadSoundsDescriptionFromMapResourcesFile
PanzerChasm/game_resources.cpp:659
↓ 1 callersFunctionLoadSpriteEffectsDescription
PanzerChasm/game_resources.cpp:107
↓ 1 callersFunctionLoadWeaponsDescription
PanzerChasm/game_resources.cpp:190
↓ 1 callersFunctionLoadWeaponsModels
PanzerChasm/game_resources.cpp:543
↓ 1 callersMethodLoop
PanzerChasm/host.cpp:147
↓ 1 callersFunctionNearestPowerOfTwoFloor
PanzerChasm/sound/driver.cpp:21
↓ 1 callersMethodNewGame
PanzerChasm/host.cpp:276
↓ 1 callersMethodOnMapChange
PanzerChasm/server/player.cpp:629
↓ 1 callersMethodOpenLoadMenu
PanzerChasm/menu.cpp:2344
↓ 1 callersMethodOpenNetworkMenu
PanzerChasm/menu.cpp:2346
↓ 1 callersMethodOpenOptionsMenu
PanzerChasm/menu.cpp:2345
↓ 1 callersMethodOpenQuitMenu
PanzerChasm/menu.cpp:2347
↓ 1 callersMethodOpenSaveMenu
PanzerChasm/menu.cpp:2343
↓ 1 callersMethodPlantMine
PanzerChasm/server/map.cpp:356
↓ 1 callersMethodPlayOneTimeSound
PanzerChasm/sound/sound_engine.cpp:318
↓ 1 callersMethodPlayWorldSound
PanzerChasm/sound/sound_engine.cpp:225
↓ 1 callersFunctionPrepareAddonPath
PanzerChasm/vfs.cpp:54
↓ 1 callersMethodProcess
PanzerChasm/client/cutscene_player.cpp:136
↓ 1 callersMethodProcessCommand
PanzerChasm/commands_processor.cpp:25
↓ 1 callersMethodProcessEvent
PanzerChasm/menu.cpp:143
↓ 1 callersMethodProcessEventsWhileNonactive
PanzerChasm/menu.cpp:2430
↓ 1 callersMethodProcessPlayerPosition
PanzerChasm/server/map.cpp:761
↓ 1 callersMethodQuit
PanzerChasm/host.cpp:271
↓ 1 callersFunctionRepackFloors
FloorsExtractor/main.cpp:17
↓ 1 callersMethodRequestDisconnect
PanzerChasm/loopback_buffer.cpp:188
↓ 1 callersMethodResetActivatedProcedure
PanzerChasm/server/player.cpp:432
↓ 1 callersMethodResetMessage
PanzerChasm/client/hud_drawer_base.cpp:39
↓ 1 callersFunctionSaveData
PanzerChasm/save_load.cpp:63
↓ 1 callersMethodSendInternalMessages
PanzerChasm/server/player.cpp:618
↓ 1 callersMethodSendReliablePacket
PanzerChasm/loopback_buffer.cpp:57
↓ 1 callersMethodSendUnreliablePacket
PanzerChasm/loopback_buffer.cpp:63
↓ 1 callersMethodSendUpdateMessages
PanzerChasm/server/map.cpp:1896
↓ 1 callersMethodSetAngles
PanzerChasm/client/movement_controller.cpp:83
↓ 1 callersMethodSetAspect
PanzerChasm/client/movement_controller.cpp:30
↓ 1 callersMethodSetGodMode
PanzerChasm/server/player.cpp:672
↓ 1 callersMethodSetHeadPosition
PanzerChasm/sound/sound_engine.cpp:198
↓ 1 callersMethodSetInnerState
PanzerChasm/rand.cpp:106
↓ 1 callersMethodSetMovementRestriction
PanzerChasm/server/monster_base.cpp:118
↓ 1 callersMethodSetNoclip
PanzerChasm/server/player.cpp:662
↓ 1 callersMethodSetOnFloor
PanzerChasm/server/player.cpp:370
↓ 1 callersMethodSetPlayerState
PanzerChasm/client/hud_drawer_base.cpp:44
↓ 1 callersMethodSetSpeed
PanzerChasm/client/movement_controller.cpp:78
↓ 1 callersMethodSetState
PanzerChasm/client/minimap_state.cpp:86
↓ 1 callersFunctionShiftPalette
CelDepacker/main.cpp:24
↓ 1 callersMethodSpawnBackpack
PanzerChasm/server/map.cpp:374
↓ 1 callersMethodSpawnMonsterBodyPart
PanzerChasm/server/map.cpp:391
↓ 1 callersMethodStartServer
PanzerChasm/host.cpp:316
↓ 1 callersMethodStopMap
PanzerChasm/client/client.cpp:608
↓ 1 callersFunctionStringEquals
Own replacement for nonstandard strncasecmp
PanzerChasm/vfs.cpp:25
↓ 1 callersMethodToString
PanzerChasm/net/net.cpp:118
↓ 1 callersMethodToggle
PanzerChasm/console.cpp:35
↓ 1 callersFunctionTranslateKeyModifiers
PanzerChasm/system_window.cpp:81
↓ 1 callersMethodTryCompleteCommand
PanzerChasm/commands_processor.cpp:67
↓ 1 callersMethodTryCompleteConnection
PanzerChasm/net/net.cpp:382
↓ 1 callersMethodTryPickupBackpack
PanzerChasm/server/player.cpp:551
↓ 1 callersMethodTryPickupItem
PanzerChasm/server/player.cpp:438
↓ 1 callersMethodTryShot
PanzerChasm/server/monster_base.cpp:102
↓ 1 callersMethodTryWarn
PanzerChasm/server/player.cpp:351
↓ 1 callersMethodUpdate
PanzerChasm/sound/objects_sounds_processor.cpp:32
↓ 1 callersMethodUpdateMapState
PanzerChasm/sound/sound_engine.cpp:131
↓ 1 callersMethodUpdateMovement
PanzerChasm/server/player.cpp:638
↓ 1 callersMethodUpdateParams
PanzerChasm/client/movement_controller.cpp:35
↓ 1 callersMethodUpdatePosition
PanzerChasm/sound/ambient_sound_processor.cpp:26
↓ 1 callersFunctionmain
()
convert_textures.py:19
MethodActivateProcedure
PanzerChasm/server/map.cpp:2037
MethodActivateProcedureSwitches
PanzerChasm/server/map.cpp:2148
MethodAddElementToIndex
PanzerChasm/server/collision_index.cpp:138
MethodAddItemPickupFlash
PanzerChasm/server/player.cpp:856
MethodAmbientSoundProcessor
PanzerChasm/sound/ambient_sound_processor.cpp:11
MethodAngle
PanzerChasm/server/monster_base.cpp:45
MethodAnimationsBuffer
PanzerChasm/client/opengl_renderer/animations_buffer.cpp:43
MethodAnimationsBuffer
PanzerChasm/client/opengl_renderer/animations_buffer.hpp:22
MethodAs2dTexture
PanzerChasm/client/opengl_renderer/animations_buffer.cpp:21
MethodAsTextureBuffer
PanzerChasm/client/opengl_renderer/animations_buffer.cpp:8
MethodAudioCallback
PanzerChasm/sound/driver.cpp:114
MethodBindColor
PanzerChasm/client/minimap_drawer_gl.cpp:249
MethodBuildStateMessage
PanzerChasm/server/monster.cpp:645
MethodBuildTree_r
PanzerChasm/client/software_renderer/map_bsp_tree.cpp:35
MethodCalculateHash
PanzerChasm/save_load.cpp:50
MethodCalculateHudScale
PanzerChasm/client/hud_drawer_base.cpp:162
MethodCalculateSourcesVolume
PanzerChasm/sound/sound_engine.cpp:459
MethodCanSee
PanzerChasm/server/map.cpp:646
MethodClampSpeed
PanzerChasm/server/monster.cpp:606
MethodClearBeforeGameStart
PanzerChasm/host.cpp:726
MethodClient
PanzerChasm/client/client.cpp:34
← previousnext →301–400 of 894, ranked by callers