MCPcopy Create free account

hub / github.com/deathkiller/jazz2-native / functions

Functions8,635 in github.com/deathkiller/jazz2-native

↓ 1 callersMethodOnAfterInitialize
Sources/Main.cpp:1475
↓ 1 callersMethodOnBackInvoked
@brief Called when the `Back` gesture is invoked */
Sources/nCine/IAppEventHandler.h:35
↓ 1 callersMethodOnBeginFrame
@brief Called at the start of each frame */
Sources/nCine/IAppEventHandler.h:19
↓ 1 callersMethodOnCollisionQuery
This is called from b2DynamicTree::Query when we are gathering pairs.
Sources/Jazz2/Collisions/DynamicTreeBroadPhase.cpp:99
↓ 1 callersMethodOnConsoleCommand
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:784
↓ 1 callersMethodOnDraw
Sources/Jazz2/UI/Menu/InGameMenu.cpp:129
↓ 1 callersMethodOnDrawViewport
@brief Called every time a viewport is going to be drawn */
Sources/nCine/IAppEventHandler.h:23
↓ 1 callersMethodOnEmitLights
Sources/Jazz2/Actors/Player.cpp:1458
↓ 1 callersMethodOnEndFrame
@brief Called at the end of each frame, just before swapping buffers */
Sources/nCine/IAppEventHandler.h:25
↓ 1 callersMethodOnEndFrame
Sources/Jazz2/LevelHandler.cpp:594
↓ 1 callersMethodOnHandleCollision
Sources/Jazz2/Actors/Weapons/TNT.cpp:50
↓ 1 callersMethodOnHitSpring
Sources/Jazz2/Actors/Player.cpp:1854
↓ 1 callersMethodOnInitialize
@brief Called once on application initialization */
Sources/nCine/IAppEventHandler.h:17
↓ 1 callersMethodOnInitializeViewport
Sources/Jazz2/UI/Menu/InGameMenu.cpp:118
↓ 1 callersMethodOnKeyPressed
Sources/Main.cpp:541
↓ 1 callersMethodOnKeyReleased
Sources/Main.cpp:568
↓ 1 callersMethodOnLevelBegin
Sources/Jazz2/Scripting/LevelScriptLoader.cpp:230
↓ 1 callersMethodOnLevelCallback
Sources/Jazz2/Scripting/LevelScriptLoader.cpp:389
↓ 1 callersMethodOnLevelLoad
Sources/Jazz2/Scripting/LevelScriptLoader.cpp:210
↓ 1 callersMethodOnLevelReload
Sources/Jazz2/Scripting/LevelScriptLoader.cpp:250
↓ 1 callersMethodOnLevelUpdate
Sources/Jazz2/Scripting/LevelScriptLoader.cpp:270
↓ 1 callersMethodOnPairAdded
Sources/Jazz2/LevelHandler.cpp:1817
↓ 1 callersMethodOnPlayerHit
Sources/Jazz2/Actors/Enemies/Witch.cpp:133
↓ 1 callersMethodOnPostUpdate
@brief Called every time the scenegraph has been traversed and all nodes have been transformed */
Sources/nCine/IAppEventHandler.h:21
↓ 1 callersMethodOnPreInitialize
@brief Called once before initialization to setup the application */
Sources/nCine/IAppEventHandler.h:15
↓ 1 callersMethodOnPushSolidObject
Sources/Jazz2/Actors/Player.cpp:1842
↓ 1 callersMethodOnResizeWindow
@brief Called every time the window is resized (by the system or the user) */
Sources/nCine/IAppEventHandler.h:27
↓ 1 callersMethodOnResume
@brief Called every time the application resumes from suspension */
Sources/nCine/IAppEventHandler.h:33
↓ 1 callersMethodOnShutdown
@brief Called once on application shutdown */
Sources/nCine/IAppEventHandler.h:29
↓ 1 callersMethodOnSuspend
@brief Called every time the application needs to be suspended */
Sources/nCine/IAppEventHandler.h:31
↓ 1 callersMethodOnTileDeactivated
Sources/Jazz2/Actors/Player.cpp:210
↓ 1 callersMethodOnTileFrozen
Sources/Jazz2/LevelHandler.cpp:1496
↓ 1 callersMethodOnTriggeredEvent
Sources/Jazz2/Actors/ActorBase.cpp:186
↓ 1 callersMethodOnUpdate
Sources/nCine/Graphics/Particle.cpp:33
↓ 1 callersMethodOnUpdate
Sources/Jazz2/UI/Menu/InGameMenu.cpp:64
↓ 1 callersMethodOnVisit
Sources/nCine/Graphics/SceneNode.cpp:288
↓ 1 callersMethodOpen
Sources/Shared/IO/PakFile.cpp:726
↓ 1 callersMethodOpen
Sources/Jazz2/Compatibility/JJ2Level.cpp:21
↓ 1 callersMethodOpen
Sources/Jazz2/Compatibility/JJ2Data.cpp:22
↓ 1 callersMethodOverrideCamera
Sources/Jazz2/Rendering/PlayerViewport.cpp:255
↓ 1 callersMethodOverrideLevelText
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:1960
↓ 1 callersMethodOverrideTileDiffuse
@brief Overrides the diffuse texture of the specified tile */
Sources/Jazz2/Tiles/TileMap.cpp:1045
↓ 1 callersMethodOverrideTileMask
@brief Overrides the collision mask of the specified tile */
Sources/Jazz2/Tiles/TileMap.cpp:1056
↓ 1 callersFunctionParseProtocolClientData
@brief Parses client data from a sub-protocol string of the form "death-v0x<hex>" */
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:85
↓ 1 callersMethodPath
Sources/Dependencies/jsoncpp/value.cpp:1740
↓ 1 callersMethodPlayPlayerSfx
Sources/Jazz2/Actors/Player.cpp:2698
↓ 1 callersMethodPlaySfx
Sources/Jazz2/Actors/ActorBase.cpp:658
↓ 1 callersMethodPreInit
Sources/nCine/Backends/Android/AndroidApplication.cpp:308
↓ 1 callersMethodPreloadEventsAsync
Sources/Jazz2/Events/EventMap.cpp:131
↓ 1 callersMethodPreloadMetadataAsync
Sources/Jazz2/ContentResolver.cpp:466
↓ 1 callersMethodPrepareLevelCarryOver
Sources/Jazz2/Actors/Player.cpp:3424
↓ 1 callersFunctionPrintVersion
Sources/Main.cpp:2196
↓ 1 callersMethodProcessCommand
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:2355
↓ 1 callersMethodProcessEvents
Sources/nCine/MainApplication.cpp:485
↓ 1 callersMethodProcessGenerators
Sources/Jazz2/Events/EventMap.cpp:158
↓ 1 callersMethodProcessLocalDiscoveryRequests
Sources/Jazz2/Multiplayer/ServerDiscovery.cpp:523
↓ 1 callersMethodProcessLocalDiscoveryResponses
Sources/Jazz2/Multiplayer/ServerDiscovery.cpp:452
↓ 1 callersMethodProcessSocketCallback
Sources/Shared/IO/WebRequest.cpp:3059
↓ 1 callersMethodPublishToPublicServerList
Sources/Jazz2/Multiplayer/ServerDiscovery.cpp:628
↓ 1 callersMethodPush
Sources/Jazz2/Actors/SolidObjectBase.cpp:25
↓ 1 callersMethodQuery
Sources/Jazz2/Collisions/DynamicTreeBroadPhase.h:233
↓ 1 callersMethodRead
Sources/Shared/IO/Compression/Lzma2Stream.cpp:101
↓ 1 callersMethodRead
Sources/Shared/IO/Compression/DeflateStream.cpp:103
↓ 1 callersMethodRead
Sources/Shared/IO/Compression/ZstdStream.cpp:124
↓ 1 callersMethodReadAnimatedTiles
Sources/Jazz2/Tiles/TileMap.cpp:978
↓ 1 callersMethodReadEvents
Sources/Jazz2/Events/EventMap.cpp:332
↓ 1 callersMethodReadLayerConfiguration
Sources/Jazz2/Tiles/TileMap.cpp:885
↓ 1 callersMethodRecordErase
Sources/Dependencies/parallel_hashmap/phmap.h:679
↓ 1 callersMethodRecover
Sources/Jazz2/Actors/Enemies/Bosses/Uterus.cpp:285
↓ 1 callersMethodRefreshServerConfiguration
Sources/Jazz2/Multiplayer/NetworkManager.cpp:142
↓ 1 callersMethodRefreshTouchButtons
Sources/Jazz2/UI/HUD.cpp:1496
↓ 1 callersFunctionRegisterArray
Sources/Jazz2/Scripting/RegisterArray.cpp:209
↓ 1 callersMethodRegisterAudioDevice
Sources/nCine/ServiceLocator.cpp:17
↓ 1 callersFunctionRegisterDictionary
Sources/Jazz2/Scripting/RegisterDictionary.cpp:758
↓ 1 callersMethodRegisterGfxCapabilities
Sources/nCine/ServiceLocator.cpp:41
↓ 1 callersFunctionRegisterImGuiBindings
Sources/Jazz2/Scripting/RegisterImGuiBindings.cpp:20
↓ 1 callersFunctionRegisterMath
Sources/Jazz2/Scripting/RegisterMath.cpp:192
↓ 1 callersFunctionRegisterMembers_Color
Sources/Jazz2/Scripting/RegisterMath.cpp:173
↓ 1 callersFunctionRegisterMembers_Vector2i
Sources/Jazz2/Scripting/RegisterMath.cpp:20
↓ 1 callersFunctionRegisterMembers_Vector3i
Sources/Jazz2/Scripting/RegisterMath.cpp:43
↓ 1 callersFunctionRegisterMembers_Vector4i
Sources/Jazz2/Scripting/RegisterMath.cpp:67
↓ 1 callersFunctionRegisterRef
Sources/Jazz2/Scripting/RegisterRef.cpp:241
↓ 1 callersMethodRegisterSpawnable
Sources/Jazz2/Events/EventSpawner.cpp:213
↓ 1 callersFunctionRegisterString
Sources/Jazz2/Scripting/RegisterString.cpp:689
↓ 1 callersMethodRegisterThreadContext
Sources/Shared/Core/Logger.cpp:179
↓ 1 callersMethodRegisterThreadPool
Sources/nCine/ServiceLocator.cpp:29
↓ 1 callersMethodRelease
Sources/Jazz2/ContentResolver.cpp:69
↓ 1 callersMethodRemap
Sources/nCine/Graphics/RenderBuffersManager.cpp:133
↓ 1 callersMethodRemountPaks
Sources/Jazz2/ContentResolver.cpp:306
↓ 1 callersFunctionRemovePermissionsFromCurrent
Sources/Shared/IO/FileSystem.cpp:340
↓ 1 callersMethodRemoveSharedInvalidatedThreadContext
Sources/Shared/Core/Logger.cpp:212
↓ 1 callersFunctionRemoveSink
Sources/Shared/Core/Logger.cpp:1116
↓ 1 callersMethodRemoveSink
Sources/Shared/Core/Logger.cpp:329
↓ 1 callersMethodRenderLegacyBackground
Sources/Jazz2/UI/Menu/MainMenu.cpp:905
↓ 1 callersMethodRenderTexturedBackground
Sources/Jazz2/UI/Menu/MainMenu.cpp:874
↓ 1 callersFunctionReplaceAll
Sources/Shared/Core/Backward.h:519
↓ 1 callersMethodRequestHasTerminated
Sources/Shared/IO/WebRequest.cpp:3041
↓ 1 callersMethodRequestMetadata
Sources/Jazz2/ContentResolver.cpp:472
↓ 1 callersMethodRequestSpectateMode
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:5958
↓ 1 callersMethodResetTimeLeft
Sources/Jazz2/Actors/Environment/IceBlock.cpp:75
← previousnext →1,701–1,800 of 8,635, ranked by callers