MCPcopy Create free account

hub / github.com/adventuregamestudio/ags / functions

Functions22,242 in github.com/adventuregamestudio/ags

↓ 2,029 callersMethodAdd
(Script newScript)
Editor/AGS.Types/Scripts.cs:89
↓ 1,401 callersMethodsize
Returns the size of container, how many elements are in the pool; this includes both used and free elements
Common/util/indexedobjectpool.h:287
↓ 1,342 callersMethodGetCStr
Get underlying C-string for reading; this method guarantees valid C-string
Common/util/string.h:79
↓ 784 callersMethodGetError
Common/util/filestream.cpp:51
↓ 731 callersMethodReadInt32
Common/util/stream.h:276
↓ 657 callersMethodsize
Editor/scintilla/lexlib/SparseState.h:71
↓ 599 callersMethodWriteInt32
Common/util/stream.h:340
↓ 532 callersMethodReadInt32
Engine/ac/dynobj/scriptgame.cpp:29
↓ 509 callersMethodget
Common/util/smart_ptr.h:118
↓ 503 callersMethodWrite
(BinaryWriter writer, CustomProperties properties)
Editor/AGS.Editor/DataFileWriter.cs:660
↓ 502 callersFunctioncc_compile
compile the specified code into the specified struct
Compiler/script/cs_parser.cpp:4913
↓ 496 callersMethodHasError
Compiler/script2/cs_message_handler.cpp:26
↓ 484 callersMethodWriteInt32
Engine/ac/dynobj/scriptgame.cpp:123
↓ 444 callersMethodfind
Compiler/script/cc_symboltable.cpp:169
↓ 307 callersFunctionPrintf
Common/debug/debugmanager.cpp:351
↓ 293 callersMethodPosition
Editor/scintilla/src/Selection.h:34
↓ 283 callersMethodWarningsCount
Compiler/script2/cs_message_handler.cpp:34
↓ 275 callersMethodGetName
Compiler/script2/cc_symboltable.cpp:545
↓ 263 callersMethodGetWidth
Engine/gfx/gfxdriverbase.h:243
↓ 260 callersFunctionmz_zip_set_error
libsrc/miniz/miniz.c:3497
↓ 259 callersFunctioncc_error
Common/script/cc_common.cpp:75
↓ 252 callersFunctiondebug_script_warn
Engine/debug/debug.cpp:397
↓ 239 callersMethodclear
Compiler/script/cc_treemap.cpp:31
↓ 237 callersMethodGetHeight
Engine/gfx/gfxdriverbase.h:244
↓ 237 callersMethodGetID
Engine/ac/screenoverlay.h:91
↓ 225 callersMethodbegin
STL-compatibility
Common/util/indexedobjectpool.h:278
↓ 225 callersMethodend
Editor/scintilla/src/PositionCache.h:190
↓ 223 callersFunctionquit
quit - exits the engine, shutting down everything gracefully The parameter is the message to print. If this message begins with an '!' character, then
Engine/main/quit.cpp:170
↓ 219 callersMethodGetLength
Common/util/filestream.cpp:89
↓ 211 callersMethodRegisterScriptFunction
Engine/plugin/agsplugin.cpp:148
↓ 209 callersMethodget_type
Compiler/script/cc_symboltable.cpp:35
↓ 204 callersMethodDirectMessage
(int msg)
Editor/AGS.Controls/ScintillaNET/Scintilla.cs:762
↓ 187 callersMethodFormat
Common/util/string.cpp:730
↓ 182 callersMethodreset
Compiler/script/cc_symboltable.cpp:69
↓ 174 callersMethodRange
Editor/scintilla/src/Document.h:34
↓ 171 callersMethodSubstring
(int offset)
Editor/AGS.CScript.Compiler/Entities/FastString.cs:80
↓ 165 callersMethodShowMessage
(string message, MessageBoxIconType icon)
Editor/AGS.Editor/GUI/GUIController.cs:155
↓ 160 callersFunctionFT_MulFix
Common/libsrc/freetype-2.1.3/src/base/ftcalc.c:160
↓ 160 callersFunctionccAddExternalStaticFunction
Engine/script/script_runtime.cpp:30
↓ 153 callersMethodExists
Tells if particular key is in the cache
Common/util/resourcecache.h:114
↓ 153 callersMethodSetColor
(string id, Action<Color> fn)
Editor/AGS.Editor/ColorThemes/ColorTheme.cs:45
↓ 149 callersFunctionCompareImports
Compiler/test2/cc_bytecode_test_lib.cpp:192
↓ 148 callersFunctionmalloc
PSP/malloc/malloc.c:74
↓ 147 callersFunctionCompareCode
Compiler/test2/cc_bytecode_test_lib.cpp:88
↓ 147 callersMethodReadInt16
Common/util/stream.h:270
↓ 144 callersFunctionfree
PSP/malloc/malloc.c:157
↓ 135 callersMethodGetColorDepth
Engine/gfx/gfxdriverbase.h:245
↓ 134 callersFunctionRectWH
Helper factory function
Common/util/geometry.h:462
↓ 133 callersMethodWriteInt16
Common/util/stream.h:335
↓ 133 callersMethodempty
Compiler/script2/cc_symboltable.h:117
↓ 131 callersMethodLength
Editor/scintilla/src/PerLine.cxx:469
↓ 128 callersMethodGetIcon
(string fileName)
Editor/AGS.Editor/Resources/ResourceManager.cs:14
↓ 127 callersMethodLineStart
Editor/scintilla/src/Document.cxx:395
↓ 119 callersMethodSeek
Common/util/stream.cpp:274
↓ 118 callersMethodStartsWith
(string text)
Editor/AGS.CScript.Compiler/Entities/FastString.cs:50
↓ 116 callersMethodEquals
(object obj)
Editor/AGS.Types/Sprite.cs:436
↓ 115 callersMethodClear
()
Editor/AGS.Editor/GUI/LogPanel.cs:197
↓ 115 callersMethodgetnext
Compiler/script/cc_internallist.cpp:40
↓ 113 callersMethodGetNativeConstant
<summary> Allows the Editor to reuse constants from the native code. If a constant required by the Editor is not also required by the Engine, then it
Editor/AGS.Editor/NativeProxy.cs:391
↓ 113 callersMethodIsEmpty
Engine/ac/movelist.h:68
↓ 113 callersMethodRegisterIcon
(string key, Icon icon)
Editor/AGS.Editor/GUI/GUIController.cs:372
↓ 112 callersMethodShow
(string message, ProcessingHandler handler, object parameter)
Editor/AGS.Editor/GUI/BusyDialog.cs:75
↓ 112 callersMethodToString
()
Editor/AGS.Editor/Entities/LogBuffer.cs:36
↓ 112 callersFunctionset_al_error
libsrc/mojoAL/mojoal.c:2762
↓ 111 callersMethodInvalidate
()
Editor/AGS.Editor/Panes/Room/RoomEditFilters/EmptyEditorFilter.cs:62
↓ 108 callersMethodGetNext
Compiler/script2/cc_internallist.cpp:137
↓ 108 callersMethodlength
libsrc/glm/glm/detail/type_quat.hpp:66
↓ 108 callersFunctionset_our_eip
Common/ac/common.cpp:34
↓ 104 callersMethodend
Common/util/indexedobjectpool.h:279
↓ 102 callersMethodpeeknext
Compiler/script/cc_internallist.cpp:27
↓ 101 callersMethodRemove
(Script script)
Editor/AGS.Types/Scripts.cs:101
↓ 100 callersMethodWriteLine
(string line)
Editor/AGS.Editor/Utils/StdConsoleWriter.cs:76
↓ 99 callersFunctionClamp
Plugins/agsblend/agsblend/AGSBlend.cpp:419
↓ 99 callersMethodCompareNoCase
Common/util/string.cpp:181
↓ 98 callersMethodAdd
(Macro newMacro)
Editor/AGS.CScript.Compiler/Entities/Macros.cs:12
↓ 98 callersMethodGetPosition
Common/util/filestream.cpp:98
↓ 97 callersFunctionCompareFixups
Compiler/test2/cc_bytecode_test_lib.cpp:133
↓ 97 callersFunctionset_uformat
set_uformat: * Selects a new text encoding format. */
libsrc/allegro/src/unicode.c:540
↓ 93 callersMethodClamp
(int value, int min, int max)
Editor/AGS.Controls/ScintillaNET/Helpers.cs:111
↓ 93 callersMethodReadInt8
------------------------------------------------------------------------- Following are helper methods for reading & writing particular values. Defaul
Common/util/stream.h:264
↓ 92 callersMethodAppend
<summary> Adds a new log entry. If the buffer is full, the oldest entry will be discarded. </summary>
Editor/AGS.Editor/Entities/LogBuffer.cs:210
↓ 92 callersMethodIsEmpty
Common/util/geometry.h:387
↓ 92 callersMethodPeekNext
Look at the symbol that will be read next, but don't read it yet
Compiler/script2/cc_internallist.h:171
↓ 91 callersFunctionags_stricmp
Common/util/string_compat.c:41
↓ 91 callersFunctiondebug_script_log
Engine/debug/debug.cpp:406
↓ 88 callersMethodReadInt16
Engine/ac/dynobj/cc_character.cpp:74
↓ 87 callersMethodAppend
Common/util/string.cpp:550
↓ 87 callersMethodClose
Engine/ac/dynobj/scriptfile.cpp:45
↓ 86 callersMethodGetType
return the type name of the object
Engine/ac/dynobj/cc_gui.cpp:26
↓ 84 callersMethodIsFree
Tells if particular index is free
Common/util/indexedobjectpool.h:81
↓ 82 callersMethodWrite
(byte[] buffer, int offset, int count)
Editor/AGS.Controls/ScintillaNET/NativeMemoryStream.cs:67
↓ 81 callersMethodIsInUse
Tells if particular index is being used
Common/util/indexedobjectpool.h:83
↓ 79 callersMethodReplace
Common/util/string.cpp:863
↓ 76 callersMethodFillRectangle
Editor/scintilla/win32/PlatWin.cxx:705
↓ 75 callersMethodGetNextSymstringT
Compiler/script2/cs_scanner.cpp:201
↓ 75 callersMethodWriteInt16
Engine/ac/dynobj/cc_character.cpp:80
↓ 74 callersMethodCount
Editor/scintilla/src/Selection.cxx:237
↓ 74 callersFunctionGetOverlayValidate
Gets an actual ScreenOverlay object from its ScriptOverlay reference, validate object, throw an error on failure
Engine/ac/overlay.cpp:61
↓ 71 callersMethodArg1i
returns argN as a integer literal
Engine/script/scriptexecutor.cpp:685
↓ 71 callersMethodLineTo
Editor/scintilla/src/MarginView.cxx:83
next →1–100 of 22,242, ranked by callers