Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adventuregamestudio/ags
/ functions
Functions
22,242 in github.com/adventuregamestudio/ags
⨍
Functions
22,242
◇
Types & classes
3,343
↓ 7 callers
Method
FuncParamsCount
Functions
Compiler/script2/cc_symboltable.h:533
↓ 7 callers
Function
Game_GetViewFrame
Engine/ac/game.cpp:859
↓ 7 callers
Method
GetAllSpritesFromAllSubFolders
<summary> Assembles a list of all the sprites in the current folder and sub-folders </summary> <returns> Returns an IList with all sprites from this f
Editor/AGS.Types/SpriteFolder.cs:127
↓ 7 callers
Method
GetCacheSize
Returns current size of the cache, in bytes; this includes locked size too!
Common/ac/spritecache.h:115
↓ 7 callers
Method
GetDataSize
Gets size of Bitmap's pixel data, in bytes
Common/gfx/allegrobitmap.h:159
↓ 7 callers
Method
GetFirstAvailableScriptName
(string namePrefix, int startIndex = 1, Room room = null)
Editor/AGS.Editor/AGSEditor.cs:499
↓ 7 callers
Method
GetFoldParent
Editor/scintilla/src/Document.cxx:531
↓ 7 callers
Method
GetFunctionAddress
Engine/util/library_psp.h:86
↓ 7 callers
Method
GetID
Common/gui/guiobject.h:54
↓ 7 callers
Method
GetLastFrame
Returns last frame, or 0 if there's no frames in this loop
Common/ac/view.h:53
↓ 7 callers
Method
GetLine
Common/gfx/bitmapdata.h:149
↓ 7 callers
Method
GetLine
Editor/scintilla/lexlib/LexAccessor.h:114
↓ 7 callers
Method
GetMaxCacheSize
Returns maximal size limit of the cache, in bytes; this includes locked size too!
Common/ac/spritecache.h:121
↓ 7 callers
Method
GetStride
<summary> Gets a pixel data stride corresponding to this pixel format. </summary>
Editor/AGS.Editor/Utils/BitmapExtensions.cs:215
↓ 7 callers
Method
GetValue
Editor/scintilla/src/AutoComplete.cxx:195
↓ 7 callers
Method
HIDDeviceDisconnected
(int deviceID)
Android/library/runtime/src/main/java/org/libsdl/app/HIDDeviceManager.java:694
↓ 7 callers
Method
Has
(string id)
Editor/AGS.Editor/ColorThemes/ColorTheme.cs:21
↓ 7 callers
Method
HasTint
Engine/ac/screenoverlay.h:118
↓ 7 callers
Method
Indicator
Editor/scintilla/src/Decoration.cxx:45
↓ 7 callers
Method
Indicator
Editor/scintilla/src/Indicator.h:36
↓ 7 callers
Method
InsertEmpty
Add some new empty elements. InsertValue is good for value objects but not for unique_ptr objects since they can only be moved from once. Callers can
Editor/scintilla/src/SplitVector.h:210
↓ 7 callers
Function
IsADigit
Editor/scintilla/lexlib/CharacterSet.h:119
↓ 7 callers
Method
IsAnyArrayVartype
Compiler/script2/cc_symboltable.h:524
↓ 7 callers
Method
IsLineEndPosition
Editor/scintilla/src/Document.cxx:450
↓ 7 callers
Method
IsValid
Tells if this DDB has an actual render data assigned to it.
Engine/platform/windows/gfx/ali3dd3d.h:96
↓ 7 callers
Method
Join
Common/script/cc_reflect.cpp:453
↓ 7 callers
Function
LegacyTrans255ToTrans100
Convert legacy 255-ranged "incorrect" transparency into proper 100-ranged transparency.
Common/gfx/gfx_def.h:307
↓ 7 callers
Method
Length
Editor/scintilla/src/CellBuffer.cxx:705
↓ 7 callers
Method
Length
Editor/scintilla/src/Partitioning.h:115
↓ 7 callers
Method
LineEnd
Editor/scintilla/lexlib/LexAccessor.h:120
↓ 7 callers
Method
LowerUTF8
Common/util/string.cpp:424
↓ 7 callers
Method
MainAnchor
Editor/scintilla/src/Selection.cxx:208
↓ 7 callers
Method
Mgr
Engine/ac/dynobj/cc_scriptobject.h:43
↓ 7 callers
Method
NextSiblingElement
libsrc/tinyxml2/tinyxml2.cpp:986
↓ 7 callers
Method
PaletteToToAgsColourNumberDirect
(PaletteEntry[] palette, int index)
Editor/AGS.Editor/Utils/ColorMapper.cs:69
↓ 7 callers
Function
PointFromLParam
Editor/scintilla/win32/ScintillaWin.cxx:157
↓ 7 callers
Method
Print
Common/debug/debugmanager.cpp:331
↓ 7 callers
Method
ReadFromFile
Common/gui/guimain.cpp:593
↓ 7 callers
Method
RegisterScriptHeader
(string header)
Editor/AGS.Editor/Plugins/NativePlugin.cs:152
↓ 7 callers
Method
ReleaseStreamBase
Common/util/stream.h:188
↓ 7 callers
Method
RemapOldEvents
Common/gui/guiobject.cpp:146
↓ 7 callers
Function
ResolveScriptPathAndOpen
Engine/ac/file.cpp:830
↓ 7 callers
Method
ResolveSourcePath
(string sourcePath)
Editor/AGS.Editor/Utils/Utilities.cs:206
↓ 7 callers
Method
RunNextLoop
Common/ac/view.cpp:52
↓ 7 callers
Method
Set
Requests particular index to be marked as "in use"
Common/util/indexedobjectpool.h:92
↓ 7 callers
Method
SetID
Engine/ac/dynobj/scriptcamera.h:27
↓ 7 callers
Method
SetMask
(RoomAreaMaskType mask, Bitmap bmp)
Editor/AGS.Editor/Components/RoomsComponent.cs:2153
↓ 7 callers
Method
SetMoveExtends
Editor/scintilla/src/Selection.cxx:278
↓ 7 callers
Method
SetText
Engine/ac/screenoverlay.cpp:230
↓ 7 callers
Method
SetTopItem
Engine/ac/guiinv.cpp:32
↓ 7 callers
Method
SetWidth
Common/gui/guiobject.cpp:59
↓ 7 callers
Function
StrTableAdd
Adds a string into the string table; saves associated offset, at which this sting will be packed, and increases packed length. Returns last saved offs
Common/script/cc_reflect.cpp:28
↓ 7 callers
Function
StringDecode
Editor/scintilla/win32/ScintillaWin.cxx:811
↓ 7 callers
Function
SwapBytesInt16
Common/util/bbop.h:76
↓ 7 callers
Function
SwapBytesInt64
Common/util/bbop.h:86
↓ 7 callers
Method
SyncWithSchema
(InteractionEvent[] oldEvents, InteractionEvent[] newEvents)
Editor/AGS.Types/Interactions.cs:163
↓ 7 callers
Function
SystemMetricsForDpi
Editor/scintilla/win32/PlatWin.cxx:475
↓ 7 callers
Method
Timestamp
Engine/media/video/videoplayer.h:206
↓ 7 callers
Function
ToLower
Unicode-aware version of the ANSI tolower() function.
Common/util/utf8.h:129
↓ 7 callers
Method
UnScalePt
Common/util/scaling.h:94
↓ 7 callers
Method
Unlock
Editor/scintilla/win32/ScintillaWin.cxx:2443
↓ 7 callers
Method
UnregisterScriptHeader
(IAGSEditorForNativePlugins instance, string headerText)
Editor/AGS.Editor/Plugins/NativePluginCallbacks.cs:33
↓ 7 callers
Method
Valid
Editor/scintilla/src/Document.h:45
↓ 7 callers
Function
ViewFrame_GetGraphic
Engine/ac/viewframe.cpp:58
↓ 7 callers
Method
WriteBool
Common/util/stream.h:362
↓ 7 callers
Method
WriteCount
Common/util/string.cpp:165
↓ 7 callers
Function
WriteExtBlock
Writes a block with a new-style string id
Common/data/data_ext.h:163
↓ 7 callers
Method
WriteToFile
Common/gui/guimain.cpp:628
↓ 7 callers
Function
_alfont_cache_glyph
Common/libsrc/alfont-2.0.9/alfont.c:245
↓ 7 callers
Function
ags_strnicmp
Common/util/string_compat.c:50
↓ 7 callers
Function
ah_setup_uv
Common/libsrc/freetype-2.1.3/src/autohint/ahglyph.c:626
↓ 7 callers
Function
apeg_flush_bits32
Engine/libsrc/apeg-1.2.1/getbits.c:185
↓ 7 callers
Function
assert_font_renderer
Common/font/fonts.cpp:103
↓ 7 callers
Function
buffer_data
Fills more data into the Ogg stream parser */
Engine/libsrc/apeg-1.2.1/ogg.c:32
↓ 7 callers
Function
cff_done_index
Common/libsrc/freetype-2.1.3/src/cff/cffload.c:1157
↓ 7 callers
Function
cff_new_index
Common/libsrc/freetype-2.1.3/src/cff/cffload.c:1084
↓ 7 callers
Function
cff_parse_num
read a number, either integer or real */
Common/libsrc/freetype-2.1.3/src/cff/cffparse.c:287
↓ 7 callers
Method
connectGatt
(boolean managed)
Android/library/runtime/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:188
↓ 7 callers
Function
do_uconvert
do_uconvert: * Converts a string from one format to another. */
libsrc/allegro/src/unicode.c:669
↓ 7 callers
Function
draw_gui_sprite
used by GUI renderer to draw images NOTE: use_alpha arg is for backward compatibility (legacy draw modes)
Engine/ac/draw.cpp:1622
↓ 7 callers
Method
flush_line_numbers
Compiler/script/cc_compiledscript.cpp:202
↓ 7 callers
Function
free_dynamic_sprite
Engine/ac/dynamicsprite.cpp:500
↓ 7 callers
Function
free_simd_aligned
libsrc/mojoAL/mojoal.c:397
↓ 7 callers
Method
getDeviceName
()
Android/library/runtime/src/main/java/org/libsdl/app/HIDDeviceUSB.java:103
↓ 7 callers
Function
get_buffer
!!! FIXME: buffers and sources use almost identical code for blocks */
libsrc/mojoAL/mojoal.c:2804
↓ 7 callers
Function
get_loop_counter
Engine/main/game_run.cpp:1280
↓ 7 callers
Function
get_text_width
Common/font/fonts.cpp:311
↓ 7 callers
Method
isRegistered
()
Android/library/runtime/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:292
↓ 7 callers
Function
is_current_cursor_look
Engine/ac/mouse.cpp:344
↓ 7 callers
Method
is_idling
Common/ac/characterinfo.h:231
↓ 7 callers
Function
mz_zip_get_cdh
libsrc/miniz/miniz.c:4151
↓ 7 callers
Function
mz_zip_reader_file_stat
libsrc/miniz/miniz.c:7828
↓ 7 callers
Function
recycle_ddb_bitmap
Engine/ac/draw.cpp:1445
↓ 7 callers
Function
replace_sprite_changed_callback
Engine/ac/draw.cpp:1087
↓ 7 callers
Function
stop_character_idling
Checks if character is currently playing idle anim, and reset it
Engine/ac/character.cpp:122
↓ 7 callers
Function
sys_get_window
Engine/platform/base/sys_main.cpp:306
↓ 7 callers
Function
unselect_palette
unselect_palette: * Restores palette settings from before the last call to select_palette(). */
libsrc/allegro/src/gfx.c:268
↓ 7 callers
Function
ustrsizez
ustrsizez: * Returns the size of the specified string in bytes, including the * trailing zero. */
libsrc/allegro/src/unicode.c:1809
↓ 7 callers
Function
uwidth_max
uwidth_max: * Returns the largest possible size of a character in the specified * encoding format, in bytes. */
libsrc/allegro/src/unicode.c:835
↓ 6 callers
Method
ActiveState
Editor/scintilla/lexers/LexCPP.cxx:279
← previous
next →
1,101–1,200 of 22,242, ranked by callers