MCPcopy Create free account

hub / github.com/AbyssEngine/AbyssEngineOld / functions

Functions287 in github.com/AbyssEngine/AbyssEngineOld

↓ 49 callersMethodsize
src/Abyss/FileSystem/MPQ.cpp:92
↓ 29 callersMethodempty
src/Abyss/Common/RingBuffer.h:27
↓ 25 callersMethodreadUInt32
src/Abyss/Streams/StreamReader.cpp:45
↓ 21 callersMethodresize
src/Abyss/DataTypes/DS1.cpp:181
↓ 18 callersMethodaddPalette
src/OD2/Common/PaletteManager.h:29
↓ 16 callersMethoddraw
src/Abyss/UI/Label.cpp:58
↓ 16 callersFunctioninfo
src/Abyss/Common/Logging.h:21
↓ 13 callersMethodreadInt32
src/Abyss/Streams/StreamReader.cpp:47
↓ 12 callersMethodgetRenderer
src/Abyss/AbyssEngine.cpp:369
↓ 10 callersMethodreadUInt8
src/Abyss/Streams/StreamReader.cpp:37
↓ 8 callersMethodskip
src/Abyss/Streams/StreamReader.cpp:64
↓ 7 callersMethodclear
src/Abyss/Common/RingBuffer.h:31
↓ 7 callersMethodsetPalette
src/Abyss/DataTypes/DC6.cpp:43
↓ 6 callersFunctionCreateButton
src/OD2/Common/ButtonDefManager.h:52
↓ 6 callersMethoddrawTile
src/Abyss/DataTypes/DT1.cpp:187
↓ 6 callersFunctionerror
src/Abyss/Common/Logging.h:23
↓ 6 callersMethodfileExists
src/Abyss/AbyssEngine.cpp:356
↓ 5 callersFunctiondebug
src/Abyss/Common/Logging.h:20
↓ 5 callersMethodloadFile
src/Abyss/FileSystem/FileLoader.cpp:34
↓ 5 callersMethodreadBytes
src/Abyss/Streams/StreamReader.cpp:9
↓ 5 callersMethodsetBlendMode
src/Abyss/DataTypes/DC6.cpp:147
↓ 5 callersMethodsetButtonState
src/Abyss/Common/MouseState.cpp:17
↓ 4 callersMethoddecode
src/Abyss/DataTypes/DS1.cpp:34
↓ 4 callersMethodgetFrameSize
src/Abyss/DataTypes/DC6.cpp:166
↓ 4 callersMethodgetPosition
src/Abyss/Common/MouseState.cpp:10
↓ 4 callersMethodreadUInt16
src/Abyss/Streams/StreamReader.cpp:41
↓ 4 callersMethodsetScene
src/Abyss/AbyssEngine.cpp:327
↓ 4 callersFunctiontrace
src/Abyss/Common/Logging.h:19
↓ 3 callersMethodaddProvider
src/Abyss/FileSystem/FileLoader.cpp:71
↓ 3 callersMethodavailable
src/Abyss/Common/RingBuffer.h:23
↓ 3 callersMethodgetBlue
src/Abyss/DataTypes/Palette.cpp:18
↓ 3 callersMethodgetFrameCount
src/Abyss/DataTypes/DC6.cpp:42
↓ 3 callersMethodgetGreen
src/Abyss/DataTypes/Palette.cpp:16
↓ 3 callersMethodgetHeight
src/Abyss/DataTypes/DC6Frame.cpp:28
↓ 3 callersMethodgetRed
src/Abyss/DataTypes/Palette.cpp:14
↓ 3 callersMethodgetSample
src/Abyss/Streams/SoundEffect.cpp:58
↓ 3 callersMethodgetWidth
src/Abyss/DataTypes/DC6Frame.cpp:26
↓ 3 callersMethodplay
src/Abyss/Streams/SoundEffect.cpp:16
↓ 3 callersMethodseek
src/Abyss/Streams/StreamReader.cpp:68
↓ 3 callersMethodsetText
src/Abyss/UI/Label.cpp:24
↓ 2 callersFunctionFixPath
src/Abyss/FileSystem/CASC.cpp:120
↓ 2 callersMethodaddButtonDef
src/OD2/Common/ButtonDefManager.h:32
↓ 2 callersMethodaddFont
src/OD2/Common/FontManager.h:30
↓ 2 callersFunctionfixPath
src/Abyss/FileSystem/MPQ.cpp:30
↓ 2 callersMethodgetCameraPosition
src/Abyss/MapEngine/MapEngine.cpp:177
↓ 2 callersMethodgetEntry
src/Abyss/DataTypes/Palette.cpp:36
↓ 2 callersMethodgetFrameOffset
src/Abyss/DataTypes/DC6.cpp:175
↓ 2 callersMethodgetIsPlaying
src/Abyss/Streams/VideoStream.cpp:280
↓ 2 callersMethodgetXOffset
src/Abyss/DataTypes/DC6Frame.cpp:30
↓ 2 callersMethodgetYOffset
src/Abyss/DataTypes/DC6Frame.cpp:32
↓ 2 callersMethodhas
src/Abyss/FileSystem/MPQ.cpp:104
↓ 2 callersMethodisPlaying
src/Abyss/Streams/AudioStream.cpp:208
↓ 2 callersMethodload
src/Abyss/FileSystem/MPQ.cpp:106
↓ 2 callersFunctionnormalizePath
Removes / if prepended, and turns lower case
src/Abyss/FileSystem/Direct.cpp:11
↓ 2 callersMethodplayVideo
src/Abyss/AbyssEngine.cpp:373
↓ 2 callersMethodpushData
src/Abyss/Common/RingBuffer.h:64
↓ 2 callersMethodreadData
src/Abyss/Common/RingBuffer.h:38
↓ 2 callersMethodreadInt16
src/Abyss/Streams/StreamReader.cpp:43
↓ 2 callersMethodrender
src/OD2/Scenes/MainMenu/MainMenu.cpp:74
↓ 2 callersMethodsetBackgroundMusic
src/Abyss/AbyssEngine.cpp:336
↓ 2 callersMethodsetCameraPosition
src/Abyss/MapEngine/MapEngine.cpp:172
↓ 2 callersMethodsetMPQDir
src/Abyss/Common/Configuration.cpp:30
↓ 2 callersMethodstop
src/Abyss/Streams/SoundEffect.cpp:24
↓ 2 callersMethodupdate
src/Abyss/Streams/VideoStream.cpp:250
↓ 2 callersFunctionwarn
src/Abyss/Common/Logging.h:22
↓ 1 callersFunctionInitialize
src/Abyss/Common/Logging.h:8
↓ 1 callersMethodaddCursorImage
src/Abyss/AbyssEngine.cpp:342
↓ 1 callersMethodaddDataTable
src/OD2/Common/DataTableManager.cpp:8
↓ 1 callersMethodaddSoundEffect
src/Abyss/AbyssEngine.cpp:406
↓ 1 callersMethodbindTileReferences
src/Abyss/DataTypes/DS1.cpp:193
↓ 1 callersMethodbuildIndexBy
src/OD2/Common/DataTableManager.cpp:67
↓ 1 callersMethoddraw
src/Abyss/Common/Animation.h:22
↓ 1 callersMethoddrawCentered
src/Abyss/UI/Label.cpp:67
↓ 1 callersMethodfillAudioBuffer
ReSharper disable once CppDFAUnreachableFunctionCall - fillAudioBuffer is called via SDL2 audio callback
src/Abyss/AbyssEngine.cpp:250
↓ 1 callersMethodgetAudioSample
src/Abyss/Streams/VideoStream.cpp:270
↓ 1 callersMethodgetHeight
src/Abyss/UI/Label.cpp:51
↓ 1 callersMethodgetMapSize
src/Abyss/MapEngine/MapEngine.cpp:182
↓ 1 callersMethodgetSize
src/Abyss/UI/Label.cpp:53
↓ 1 callersMethodgetWidth
src/Abyss/UI/Label.cpp:49
↓ 1 callersMethodinitializeFiles
src/Abyss/AbyssEngine.cpp:293
↓ 1 callersMethodisButtonPressed
src/Abyss/Common/MouseState.cpp:8
↓ 1 callersMethodisLooped
src/Abyss/Streams/AudioStream.cpp:202
↓ 1 callersMethodisPaused
src/Abyss/Streams/AudioStream.cpp:214
↓ 1 callersMethodisVisible
src/Abyss/Common/MouseState.cpp:15
↓ 1 callersFunctionloadButtonDefs
src/OD2/main.cpp:39
↓ 1 callersMethodloadBytes
src/Abyss/FileSystem/FileLoader.cpp:26
↓ 1 callersFunctionloadDataTables
src/OD2/main.cpp:101
↓ 1 callersFunctionloadFonts
src/OD2/main.cpp:66
↓ 1 callersFunctionloadPalettes
src/OD2/main.cpp:16
↓ 1 callersMethodloadString
src/Abyss/FileSystem/FileLoader.cpp:5
↓ 1 callersMethodloadStringList
src/Abyss/FileSystem/FileLoader.cpp:13
↓ 1 callersMethodplayVideoAndAudio
src/Abyss/AbyssEngine.cpp:374
↓ 1 callersFunctionprocess
src/Abyss/Common/CommandLineOpts.cpp:8
↓ 1 callersMethodprocessCommandLineArguments
src/Abyss/AbyssEngine.cpp:286
↓ 1 callersMethodprocessEvent
src/OD2/Scenes/Credits/Credits.cpp:57
↓ 1 callersMethodquit
src/Abyss/AbyssEngine.cpp:284
↓ 1 callersMethodreadByte
src/Abyss/Streams/StreamReader.cpp:7
↓ 1 callersMethodreadString
src/Abyss/Streams/StreamReader.cpp:53
↓ 1 callersMethodremoveSoundEffect
src/Abyss/AbyssEngine.cpp:408
↓ 1 callersMethodrenderText
src/Abyss/UI/SpriteFont.h:28
next →1–100 of 287, ranked by callers