MCPcopy Create free account

hub / github.com/ACreTeam/ac-decomp / functions

Functions13,951 in github.com/ACreTeam/ac-decomp

↓ 37 callersFunctionlbRTC_IsOverTime
* @brief Determine if a given time is greater (over) another time. * * This function compares two lbRTC_time_c structures to determine if the first
src/lb_rtc.c:420
↓ 37 callersFunctionmDemo_Set_msg_num
src/game/m_demo.c:74
↓ 37 callersFunctionmEv_clear_keep
src/game/m_event.c:2223
↓ 37 callersFunctionmEv_set_keep
src/game/m_event.c:2217
↓ 37 callersFunctionmNpc_CheckFreeAnimalPersonalID
src/game/m_npc.c:205
↓ 36 callersFunctionGXBegin
src/static/dolphin/gx/GXGeometry.c:31
↓ 36 callersMethodPrintf0
src/static/libforest/emu64/emu64_print.cpp:9
↓ 36 callersFunctionmFont_UnintToString
src/game/m_font.c:77
↓ 35 callersFunctionEXIUnlock
src/static/dolphin/exi/EXIBios.c:596
↓ 35 callersFunctionGXSetTevColorOp
src/static/dolphin/gx/GXTev.c:90
↓ 35 callersFunctiongf_call
(name: str, data: bytes, *offs: BitToArgs)
tools/converters/gfxdis.py:1529
↓ 35 callersFunctionmCD_ClearMemMgr_com2
src/game/m_card.c:1794
↓ 35 callersFunctionmEv_CheckEvent
src/game/m_event.c:93
↓ 35 callersFunctionmFI_GetBlockNum
src/game/m_field_info.c:257
↓ 35 callersFunctionmFI_SetFG_common
src/game/m_field_info.c:1387
↓ 35 callersFunctionmMl_copy_mail
src/game/m_mail.c:141
↓ 35 callersFunctionmPr_CopyPersonalID
src/game/m_private.c:103
↓ 34 callersFunctionzelda_malloc_align
src/game/m_malloc.c:5
↓ 33 callersFunctionBSS_ORDER_ITEM
clang-format off
src/game/m_event.c:336
↓ 33 callersFunctionMatrix_put
src/system/sys_matrix.c:48
↓ 33 callersFunctionmCD_get_size
src/game/m_card.c:1773
↓ 33 callersFunctionmFI_BlockCheck
src/game/m_field_info.c:267
↓ 33 callersFunctionmMl_check_not_used_mail
src/game/m_mail.c:80
↓ 32 callersFunctionGXPosition3f32
include/dolphin/gx/GXVert.h:95
↓ 32 callersFunctionMatrix_mult
src/system/sys_matrix.c:56
↓ 32 callersFunctionchkButton
* @brief Checks if a specific button combination currently pressed. * * @param mask Button combination to check * @return TRUE when the button com
src/game/m_controller.c:86
↓ 32 callersMethodcomment
(self, text: str)
tools/ninja_syntax.py:46
↓ 32 callersFunctionfastcast_float
include/libforest/emu64/emu64.hpp:138
↓ 31 callersFunctionGXSetTevAlphaOp
src/static/dolphin/gx/GXTev.c:113
↓ 31 callersFunctionMatrix_RotateX
src/system/sys_matrix.c:109
↓ 31 callersFunctionmEv_actor_dying_message
src/game/m_event.c:2537
↓ 31 callersFunctionmEv_clear_status
src/game/m_event.c:2163
↓ 31 callersFunctionmFI_GetBlockXMax
src/game/m_field_info.c:87
↓ 31 callersFunctionmIN_copy_name_str
* @brief Retrieves and copies an item name to a destination buffer from an item no. * * @param dst The item name destination buffer * @param item T
src/game/m_item_name.c:476
↓ 31 callersFunctionmNpc_GetNpcWorldNameAnm
src/game/m_npc.c:3841
↓ 31 callersFunctionmTG_close_window
src/game/m_tag_ovl.c:2875
↓ 31 callersFunctionzelda_malloc
src/game/m_malloc.c:9
↓ 30 callersFunctionGXTexCoord2u16
include/dolphin/gx/GXVert.h:150
↓ 30 callersFunctioncKF_SkeletonInfo_R_init
src/c_keyframe.c:346
↓ 30 callersFunctionchase_angle
* @brief Chase an angle value towards a target angle, with a specified step. * * This function updates the angle value, moving it towards the target
src/game/m_lib.c:138
↓ 30 callersFunctionmDemo_Get_OrderValue
src/game/m_demo.c:55
↓ 30 callersFunctionmNpc_GetAnimalMemoryIdx
src/game/m_npc.c:610
↓ 30 callersFunctionsearch_position_angleY
* @brief Calculate the angle in the Y axis (yaw) between two xyz_t positions. * * @param pos Pointer to the first xyz_t structure representing the c
src/game/m_lib.c:416
↓ 30 callersFunctiontitle_fade
src/actor/ac_event_manager.c:2047
↓ 29 callersFunctionGXEnd
include/dolphin/gx/GXVert.h:155
↓ 29 callersFunctionmDemo_Request
src/game/m_demo.c:975
↓ 29 callersFunctionmPr_GetPossessionItemIdx
src/game/m_private.c:314
↓ 28 callersFunctionGXSetTexCoordGen
include/dolphin/gx/GXGeometry.h:28
↓ 28 callersFunctionMatrix_Position_Zero
src/system/sys_matrix.c:632
↓ 28 callersFunctionmFRm_ReturnCheckSum
* @brief Calculate the checksum of the given data. * * This function calculates the checksum of the provided data by adding * all the 16-bit data e
src/game/m_flashrom.c:110
↓ 28 callersFunctionmQst_GetRandom
src/game/m_quest.c:922
↓ 28 callersFunctionsAdo_SysLevStop
src/audio.c:120
↓ 28 callersFunctionxyz_t_sub
* @brief Subtract two xyz_t structures element-wise. * * @param minuend First input xyz_t structure. * @param subtrahend Second input xyz_t structu
src/game/m_lib.c:362
↓ 27 callersFunctionOSWakeupThread
src/static/dolphin/os/OSThread.c:653
↓ 27 callersFunctionmFI_GetBkNum2ColTop
src/game/m_field_info.c:830
↓ 27 callersMethodnewline
(self)
tools/ninja_syntax.py:43
↓ 26 callersFunctionGXSetChanCtrl
src/static/dolphin/gx/GXLight.c:534
↓ 26 callersFunctionMatrix_Position
src/system/sys_matrix.c:612
↓ 26 callersFunctionVIWaitForRetrace
src/static/dolphin/vi/vi.c:476
↓ 26 callersFunction_JW_GetResourceAram
src/static/jsyswrap.cpp:445
↓ 26 callersFunctionmDE_get_pal_on_cursor
src/game/m_design_ovl.c:599
↓ 26 callersFunctionmSM_open_submenu
src/game/m_submenu.c:190
↓ 26 callersFunctionmSP_ItemNo2ItemPrice
src/game/m_shop.c:649
↓ 25 callersFunctionEXIDeselect
src/static/dolphin/exi/EXIBios.c:435
↓ 25 callersFunctionJKRAllocFromHeap
include/JSystem/JKernel/JKRHeap.h:296
↓ 25 callersFunctionNas_HeapAlloc
* --INFO-- * Address: 80005640 * Size: 00006C */
src/static/jaudio_NES/internal/memory.c:229
↓ 25 callersFunctionOSReceiveMessage
src/static/dolphin/os/OSMessage.c:36
↓ 25 callersFunctionTRKReadBuffer1_ui8
* --INFO-- * Address: 8021CA40 * Size: 000024 */
src/static/TRK_MINNOW_DOLPHIN/msgbuf.c:362
↓ 25 callersFunctionmDE_cursor_move
src/game/m_design_ovl.c:371
↓ 25 callersFunctionmEv_CheckTitleDemo
src/game/m_event.c:260
↓ 25 callersFunctionmFI_BkNum2WposXZ
src/game/m_field_info.c:453
↓ 25 callersFunctionmNpc_CheckFreeAnimalMemory
src/game/m_npc.c:392
↓ 25 callersFunctionmRF_GetRandom
src/game/m_random_field_ovl.c:461
↓ 25 callersFunctionnesinfo_get_u16
src/static/Famicom/famicom_nesinfo.cpp:497
↓ 24 callersFunctionEXISync
src/static/dolphin/exi/EXIBios.c:202
↓ 24 callersFunctionOSGetCurrentThread
src/static/dolphin/os/OSThread.c:142
↓ 24 callersFunctionOSSendMessage
src/static/dolphin/os/OSMessage.c:15
↓ 24 callersFunctionOSSleepThread
src/static/dolphin/os/OSThread.c:628
↓ 24 callersFunction__str2dec
src/static/MSL_C.PPCEABI.bare.H/ansi_fp.c:163
↓ 24 callersFunctionlbRTC_GetIntervalDays
* @brief Calculate the number of days between two dates. * * This function calculates the number of days between two given lbRTC_time_c * structure
src/lb_rtc.c:542
↓ 24 callersFunctionmCD_TransErrorCode
src/game/m_card.c:1697
↓ 24 callersFunctionmDE_cursor_move_check
src/game/m_design_ovl.c:331
↓ 24 callersFunctionmFI_BkandUtNum2CenterWpos
src/game/m_field_info.c:485
↓ 24 callersFunctionmISL_short
src/game/m_island.c:183
↓ 24 callersFunctionmPlib_Get_item_net_catch_label
src/game/m_player_lib.c:2750
↓ 24 callersFunctionmQst_SetItemNameStr
src/game/m_quest.c:491
↓ 24 callersFunctionmSM_open_submenu_new2
src/game/m_submenu.c:198
↓ 24 callersFunctionstrcpy
src/static/MSL_C.PPCEABI.bare.H/string.c:14
↓ 23 callersFunctionEXIImm
src/static/dolphin/exi/EXIBios.c:119
↓ 23 callersFunctionGXInitTexObj
src/static/dolphin/gx/GXTexture.c:161
↓ 23 callersFunctionGXNormal3f32
include/dolphin/gx/GXVert.h:101
↓ 23 callersFunctionGXSetNumTexGens
src/static/dolphin/gx/GXAttr.c:572
↓ 23 callersFunction__CARDGetControlBlock
src/static/dolphin/card/CARDBios.c:648
↓ 23 callersMethodgetFirst
include/JSystem/JSupport/JSUList.h:86
↓ 23 callersFunctionmEv_get_common_place
src/game/m_event.c:2457
↓ 23 callersFunctionmNpc_CopyAnimalPersonalID
src/game/m_npc.c:215
↓ 23 callersMethodrule
( self, name: str, command: str, description: Optional[str] = None, de
tools/ninja_syntax.py:65
↓ 23 callersFunctiontwo_tex_scroll_dolphin
src/game/m_rcp.c:365
↓ 22 callersFunctionGXClearVtxDesc
src/static/dolphin/gx/GXAttr.c:213
↓ 22 callersFunctionJW_JUTReport
src/static/libjsys/jsyswrapper_ext.cpp:8
← previousnext →101–200 of 13,951, ranked by callers