mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): CGActionBar func and label
This commit is contained in:
parent
50c6f5677e
commit
fb8f3941a8
6 changed files with 112 additions and 0 deletions
29
profile/3.3.5a-windows-386/symbol/actionbar/func.sym
Normal file
29
profile/3.3.5a-windows-386/symbol/actionbar/func.sym
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
CGActionBar__InitializeGame 005A79D0 f end=005A7A36
|
||||
CGActionBar__ShowGrid 005A7A70 f end=005A7A80
|
||||
CGActionBar__HideGrid 005A7A80 f end=005A7A90
|
||||
CGActionBar__SetTemporaryActionBarFlags 005A7C20 f end=005A7C41
|
||||
CGActionBar__GetItem 005A8070 f end=005A80DB
|
||||
CGActionBar__HasAction 005A8160 f end=005A821E
|
||||
CGActionBar__UpdateBonusBar 005A83C0 f end=005A8467
|
||||
CGActionBar__GetAttackTexture 005A84D0 f end=005A85D3
|
||||
CGActionBar__GetRangedTexture 005A85E0 f end=005A86AD
|
||||
CGActionBar__FindUseEnchantItemPtr 005A86B0 f end=005A8711
|
||||
CGActionBar__IsEquippedAction 005A88B0 f end=005A89A5
|
||||
CGActionBar__CalculateItemCount 005A8A60 f end=005A8BBB
|
||||
CGActionBar__GetSpell 005A8C30 f end=005A8D22
|
||||
CGActionBar__UpdateUsablePower 005A8D30 f end=005A8E36
|
||||
CGActionBar__GetCooldown 005A8E40 f end=005A8F07
|
||||
CGActionBar__IsConsumableAction 005A9360 f end=005A946E
|
||||
CGActionBar__ActionHasRange 005A95E0 f end=005A96D0
|
||||
CGActionBar__GetTexture 005A97F0 f end=005A9B0C
|
||||
CGActionBar__UpdateUsableAction 005A9E20 f end=005AA23A
|
||||
CGActionBar__IsCurrentAction 005AA240 f end=005AA370
|
||||
CGActionBar__SlotChanged 005AA390 f end=005AA466
|
||||
CGActionBar__UpdateUsable 005AA470 f end=005AA4D9
|
||||
CGActionBar__RemoveAction 005AAA90 f end=005AAB0D
|
||||
CGActionBar__RemoveMacro 005AAB90 f end=005AABFB
|
||||
CGActionBar__RemoveEquipmentSet 005AAE20 f end=005AAE71
|
||||
CGActionBar__SetAction 005AAE80 f end=005AAFCB
|
||||
CGActionBar__PutActionInSlot 005AB120 f end=005AB7F4
|
||||
CGActionBar__UseAction 005ABBC0 f end=005ABE63
|
||||
CGActionBar__PickupAction 005ABE70 f end=005ABFF6
|
||||
7
profile/3.3.5a-windows-386/symbol/actionbar/label.sym
Normal file
7
profile/3.3.5a-windows-386/symbol/actionbar/label.sym
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
CGActionBar__m_slotUseCount 00C1E118 l type="uint32_t[144]"
|
||||
CGActionBar__m_slotUsable 00C1DED8 l type="uint32_t[144]"
|
||||
CGActionBar__m_slotNoMana 00C1DC98 l type="uint32_t[144]"
|
||||
CGActionBar__m_slotActions 00C1E358 l type="uint32_t[144]"
|
||||
CGActionBar__m_currentPage 00C1E598 l
|
||||
CGActionBar__m_bonusBarOffset 00C1E59C l
|
||||
CGActionBar__m_tempPageActiveFlags 00C1E5A0 l
|
||||
|
|
@ -1517,31 +1517,60 @@ Script_QueryGuildBankLog 005A6D50 f end=005A6DB9
|
|||
Script_GetGuildBankTransaction 005A6DC0 f end=005A70ED
|
||||
Script_QueryGuildBankText 005A7110 f end=005A7179
|
||||
Script_SetGuildBankText 005A7180 f end=005A7243
|
||||
CGActionBar__InitializeGame 005A79D0 f end=005A7A36
|
||||
CGActionBar__ShowGrid 005A7A70 f end=005A7A80
|
||||
CGActionBar__HideGrid 005A7A80 f end=005A7A90
|
||||
CGActionBar__SetTemporaryActionBarFlags 005A7C20 f end=005A7C41
|
||||
Script_GetActionCount 005A7D10 f end=005A7D87
|
||||
Script_GetActionText 005A7D90 f end=005A7E60
|
||||
Script_IsUsableAction 005A7E60 f end=005A7F15
|
||||
Script_GetBonusBarOffset 005A7F20 f end=005A7F54
|
||||
Script_ChangeActionBarPage 005A7F60 f end=005A7FCB
|
||||
Script_GetActionBarPage 005A7FD0 f end=005A8011
|
||||
CGActionBar__GetItem 005A8070 f end=005A80DB
|
||||
CGActionBar__HasAction 005A8160 f end=005A821E
|
||||
Script_HasAction 005A8220 f end=005A8290
|
||||
Script_SetActionBarToggles 005A8290 f end=005A832F
|
||||
Script_GetMultiCastTotemSpells 005A8330 f end=005A83B1
|
||||
CGActionBar__UpdateBonusBar 005A83C0 f end=005A8467
|
||||
CGActionBar__GetAttackTexture 005A84D0 f end=005A85D3
|
||||
CGActionBar__GetRangedTexture 005A85E0 f end=005A86AD
|
||||
CGActionBar__FindUseEnchantItemPtr 005A86B0 f end=005A8711
|
||||
Script_IsStackableAction 005A8720 f end=005A8790
|
||||
Script_GetActionBarToggles 005A8790 f end=005A8811
|
||||
Script_IsPossessBarVisible 005A8820 f end=005A88A9
|
||||
CGActionBar__IsEquippedAction 005A88B0 f end=005A89A5
|
||||
CGActionBar__CalculateItemCount 005A8A60 f end=005A8BBB
|
||||
Script_IsEquippedAction 005A8BC0 f end=005A8C30
|
||||
CGActionBar__GetSpell 005A8C30 f end=005A8D22
|
||||
CGActionBar__UpdateUsablePower 005A8D30 f end=005A8E36
|
||||
CGActionBar__GetCooldown 005A8E40 f end=005A8F07
|
||||
Script_GetActionInfo 005A8F10 f end=005A91BB
|
||||
Script_GetActionCooldown 005A91C0 f end=005A9288
|
||||
Script_GetActionAutocast 005A9290 f end=005A9357
|
||||
CGActionBar__IsConsumableAction 005A9360 f end=005A946E
|
||||
CGActionBar__ActionHasRange 005A95E0 f end=005A96D0
|
||||
CGActionBar__GetTexture 005A97F0 f end=005A9B0C
|
||||
Script_GetActionTexture 005A9B30 f end=005A9B99
|
||||
Script_IsAttackAction 005A9BA0 f end=005A9C10
|
||||
Script_IsAutoRepeatAction 005A9C10 f end=005A9C80
|
||||
Script_IsConsumableAction 005A9C80 f end=005A9CF0
|
||||
Script_ActionHasRange 005A9CF0 f end=005A9D4D
|
||||
Script_IsActionInRange 005A9D50 f end=005A9E17
|
||||
CGActionBar__UpdateUsableAction 005A9E20 f end=005AA23A
|
||||
CGActionBar__IsCurrentAction 005AA240 f end=005AA370
|
||||
CGActionBar__SlotChanged 005AA390 f end=005AA466
|
||||
CGActionBar__UpdateUsable 005AA470 f end=005AA4D9
|
||||
CGActionBar__RemoveAction 005AAA90 f end=005AAB0D
|
||||
CGActionBar__RemoveMacro 005AAB90 f end=005AABFB
|
||||
Script_IsCurrentAction 005AAD40 f end=005AADB0
|
||||
CGActionBar__RemoveEquipmentSet 005AAE20 f end=005AAE71
|
||||
CGActionBar__SetAction 005AAE80 f end=005AAFCB
|
||||
CGActionBar__PutActionInSlot 005AB120 f end=005AB7F4
|
||||
Script_PlaceAction 005AB840 f end=005AB896
|
||||
Script_SetMultiCastSpell 005AB8A0 f end=005AB9CD
|
||||
CGActionBar__UseAction 005ABBC0 f end=005ABE63
|
||||
CGActionBar__PickupAction 005ABE70 f end=005ABFF6
|
||||
Script_UseAction 005AC000 f end=005AC084
|
||||
Script_PickupAction 005AC090 f end=005AC0D7
|
||||
Script_RegisterStaticConstants 005AC320 f end=005AC385
|
||||
|
|
@ -3477,6 +3506,13 @@ CGGameUI__m_instanceLockTime 00BD0858 l
|
|||
CGGameUI__m_instanceLockComletedMask 00BD085C l
|
||||
CGGameUI__m_instanceLockExtending 00BD0860 l
|
||||
CGGameUI__m_billingExpireTime 00BD086C l
|
||||
CGActionBar__m_slotNoMana 00C1DC98 l type="uint32_t[144]"
|
||||
CGActionBar__m_slotUsable 00C1DED8 l type="uint32_t[144]"
|
||||
CGActionBar__m_slotUseCount 00C1E118 l type="uint32_t[144]"
|
||||
CGActionBar__m_slotActions 00C1E358 l type="uint32_t[144]"
|
||||
CGActionBar__m_currentPage 00C1E598 l
|
||||
CGActionBar__m_bonusBarOffset 00C1E59C l
|
||||
CGActionBar__m_tempPageActiveFlags 00C1E5A0 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