mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
Merge pull request #1 from gromchek/gameui_info
feat(profile): CGGameUI func and label
This commit is contained in:
commit
cc8ec7f951
7 changed files with 300 additions and 5 deletions
|
|
@ -521,6 +521,18 @@ Script_DownloadSettings 00511FA0 f end=00511FA8
|
|||
Script_IsDesaturateSupported 00511FB0 f end=00511FE0
|
||||
Script_GetThreatStatusColor 00511FE0 f end=0051208A
|
||||
Script_ConsoleAddMessage 00512090 f end=005120DD
|
||||
CGGameUI__OpenGuildInvite 00512570 f end=0051258f
|
||||
CGGameUI__IsPartyMember 00512a00 f end=00512a2c
|
||||
CGGameUI__HandleScreenshot 00512e20 f end=00512e52
|
||||
CGGameUI__CloseInteraction 00512e60 f end=005130cf
|
||||
CGGameUI__Reload 00513530 f end=00513640
|
||||
CGGameUI__GetCursorVirtualItem 005136e0 f end=005136fa
|
||||
CGGameUI__IsAutoLooting 00513700 f end=00513740
|
||||
CGGameUI__UnlockItem 00513770 f end=005137a0
|
||||
CGGameUI__GetPartyMember 005138d0 f end=005138f1
|
||||
CGGameUI__SetInstanceLockTime 00513b20 f end=00513b8a
|
||||
CGGameUI__GetPartyMemberState 00513c30 f end=00513c66
|
||||
CGGameUI__LastErrorMessage 00513df0 f end=00513df6
|
||||
Script_IsModifierKeyDown 00514430 f end=005144B1
|
||||
Script_IsLeftShiftKeyDown 005144C0 f end=00514518
|
||||
Script_IsRightShiftKeyDown 00514520 f end=0051457A
|
||||
|
|
@ -606,6 +618,9 @@ Script_GetTotemTimeLeft 00517C60 f end=00517D14
|
|||
Script_DeclineLevelGrant 00517D20 f end=00517D2D
|
||||
Script_IsThreatWarningEnabled 00517D30 f end=00517D6A
|
||||
Script_CanMapChangeDifficulty 00517D70 f end=00517DF1
|
||||
CGGameUI__ResetCamera 005186a0 f end=005186f2
|
||||
CGGameUI__ClearInteractTarget 00518d50 f end=00518dbe
|
||||
CGGameUI__ClearCursor 00519280 f end=00519481
|
||||
Script_ClearCursor 0051A3B0 f end=0051A3C2
|
||||
Script_EquipCursorItem 0051A3D0 f end=0051A528
|
||||
Script_EquipPendingItem 0051A530 f end=0051A5B8
|
||||
|
|
@ -681,6 +696,14 @@ Script_DestroyTotem 0051D520 f end=0051D584
|
|||
Script_GameMovieFinished 0051D590 f end=0051D598
|
||||
Script_GetAllowLowLevelRaid 0051D5A0 f end=0051D5FC
|
||||
Script_SetAllowLowLevelRaid 0051D600 f end=0051D706
|
||||
CGGameUI__HandleMouseDown 0051fb00 f end=0051fb5e
|
||||
CGGameUI__SetInteractTarget 0051fce0 f end=0051fdd9
|
||||
CGGameUI__CanInspect 00520410 f end=005204b6
|
||||
CGGameUI__SetCursorItem 00520770 f end=0052087c
|
||||
CGGameUI__SetCursorPetAction 00520a80 f end=00520baf
|
||||
CGGameUI__SetCursorPet 00520c60 f end=00520d29
|
||||
CGGameUI__SetCursorEquipmentSet 00520dc0 f end=00520e38
|
||||
CGGameUI__DisplayError 005216f0 f end=005218ad
|
||||
Script_ReloadUI 005222E0 f end=00522314
|
||||
Script_DeleteCursorItem 00522320 f end=0052247F
|
||||
Script_FocusUnit 00522480 f end=005224BB
|
||||
|
|
@ -707,7 +730,9 @@ Script_SummonFriend 00523260 f end=00523360
|
|||
Script_AcceptLevelGrant 00523360 f end=00523368
|
||||
Script_EndRefund 00523370 f end=005233C5
|
||||
Script_EndBoundTradeable 005233D0 f end=0052349D
|
||||
CGGameUI__GetCorpseLocation 00523e80 f end=00523ea7
|
||||
Script_StopCinematic 00524980 f end=005249B7
|
||||
CGGameUI__AcceptAreaSpiritHeal 00524b60 f end=00524bee
|
||||
Script_TargetUnit 00525A30 f end=00525A8B
|
||||
Script_TargetNearest 00525A90 f end=00525ACB
|
||||
Script_TargetNearestEnemy 00525AD0 f end=00525B0B
|
||||
|
|
@ -727,11 +752,19 @@ Script_SetDungeonDifficulty 00526050 f end=0052619C
|
|||
Script_SetRaidDifficulty 005261A0 f end=005262C4
|
||||
Script_AcceptAreaSpiritHeal 005262D0 f end=005262D8
|
||||
Script_TargetTotem 005262E0 f end=00526362
|
||||
CGGameUI__StartCinematicCamera 00526370 f end=005264ed
|
||||
CGGameUI__OnTerrainClick 00527360 f end=005274e7
|
||||
CGGameUI__HandleTerrainClick 00527830 f end=00527863
|
||||
Script_InteractUnit 00527F00 f end=00527FD4
|
||||
CGGameUI__EnterWorld 00528010 f end=005284d0
|
||||
Script_LoadAddOn 00528920 f end=00528AE1
|
||||
CGGameUI__LeaveWorld 00528c30 f end=00528ef9
|
||||
CGGameUI__Shutdown 00528f00 f end=0052915a
|
||||
CGGameUI__ShutdownGame 00529160 f end=00529541
|
||||
CGGameUI__Initialize 0052A980 f end=0052AEC6
|
||||
Script_RegisterForSave 0052B470 f end=0052B4D4
|
||||
Script_RegisterForSavePerCharacter 0052B4E0 f end=0052B544
|
||||
CGGameUI__InitializeGame 0052b550 f end=0052bada
|
||||
Script_GetNumPartyMembers 0052C110 f end=0052C187
|
||||
Script_GetRealNumPartyMembers 0052C190 f end=0052C1C4
|
||||
Script_GetPartyMember 0052C1D0 f end=0052C26A
|
||||
|
|
@ -3419,6 +3452,30 @@ s_mainThread 00b417c8 l type="uint32_t"
|
|||
s_interactiveCount 00B417D0 l type="int32_t"
|
||||
s_messageRecycler 00B41850 l type="CDataRecycler"
|
||||
CGlueMgr__m_cursorMipBits 00B6A9DC l type="MipBits*"
|
||||
m_hasControl 00bcfb8c l
|
||||
m_lastErrorMessage 00bcfb90 l
|
||||
m_cursorItemType 00bd0748 l
|
||||
m_cursorHasAction 00bd074c l
|
||||
m_cursorVirtualSlot 00bd0750 l
|
||||
m_cursorVirtualDisplay 00bd0754 l
|
||||
m_cursorVirtualID 00bd0758 l
|
||||
m_stackSplit 00bd0770 l
|
||||
m_inWorld 00bd0792 l
|
||||
m_interactMaxDistSq 00bd0798 l
|
||||
m_cursorMoney 00bd079c l
|
||||
m_lastTarget 00bd07b8 l
|
||||
m_lastEnemyTarget 00bd07c0 l
|
||||
m_lastFriendTraget 00bd07c8 l
|
||||
m_directionalTarget 00bd07d8 l
|
||||
m_cursorSpell 00bd07e0 l
|
||||
m_inCinematic 00bd07fc l
|
||||
m_corpseMapID 00bd0818 l
|
||||
m_corpseActualMapID 00bd081c l
|
||||
m_areaSpiritHealerGUID 00bd0838 l
|
||||
m_instanceLockTime 00bd0858 l
|
||||
m_instanceLockComletedMask 00bd085c l
|
||||
m_instanceLockExtending 00bd0860 l
|
||||
m_billingExpireTime 00bd086c l
|
||||
s_cursorFile 00C25CD0 l type="int8_t" ; wonder why it's this type
|
||||
s_cursorItemMipsWidth 00C25DD4 l
|
||||
s_cursorItemMipsHeight 00C25DD8 l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue