diff --git a/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym b/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym index dc43282..516b8c2 100644 --- a/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym +++ b/profile/3.3.5a-windows-386/symbol/battlenetui/func.sym @@ -15,3 +15,5 @@ BattlenetUI__Init 0053B170 f end=0053B36B BattlenetUI__EnterRealm 0053B370 f end=0053B3D7 BattlenetUI__ChatChannelMemberJoinedCB 005393C0 f end=005394C8 BattlenetUI__SystemMessageCB 00539970 f end=00539A16 +BattlenetUI__BNGetFriendInfoHelper 005346F0 f end=005349E7 +BattlenetUI__BNGetToonInfoHelper 00534B60 f end=00534EC9 diff --git a/profile/3.3.5a-windows-386/symbol/container/func.sym b/profile/3.3.5a-windows-386/symbol/container/func.sym index 0529386..c361b7e 100644 --- a/profile/3.3.5a-windows-386/symbol/container/func.sym +++ b/profile/3.3.5a-windows-386/symbol/container/func.sym @@ -2,3 +2,5 @@ CGContainer__TotalFieldsSaved 004F5200 f end=004F5209 CGContainer_C__SetStorage 00706960 f end=00706996 CGContainer_C__GetFreeSlots 007069E0 f end=00706A14 CGContainer_C__constructor 00706A20 f end=00706AC2 +CGContainer_C__destructor 0070B120 f end=0070B1E5 +CGContainer_C__destructor 0070B1F0 f end=0070B21B diff --git a/profile/3.3.5a-windows-386/symbol/effect/func.sym b/profile/3.3.5a-windows-386/symbol/effect/func.sym index ccc4cfb..df00ae6 100644 --- a/profile/3.3.5a-windows-386/symbol/effect/func.sym +++ b/profile/3.3.5a-windows-386/symbol/effect/func.sym @@ -27,3 +27,7 @@ CEffect__ApplyItemVisual 006F82D0 f end=006F83C7 CEffect__MountTransitionSequenceCB 006F7480 f end=006F74A1 CEffect__AddAnimKitEffect 006F7FD0 f end=006F803F CEffect__AddLightning 006F8040 f end=006F80A9 +CEffect__UnLinkSelf 006F74B0 f end=006F74E9 +CEffect__SetEmissionRateIgnoresDistance 006F75F0 f end=006F7677 +CEffect__CreateModelFromEffect 006F7680 f end=006F76B2 +CEffect__InitLightningEndpoint 006F78B0 f end=006F78F7 diff --git a/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym b/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym index 6aa69e7..96a22d2 100644 --- a/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym +++ b/profile/3.3.5a-windows-386/symbol/ezlcd/func.sym @@ -18,3 +18,4 @@ CEzLcd__HideGlobals 00959890 f end=0095B42C CEzLcd__ModifyControlsOnPage 009598B0 f end=0095993F CEzLcd__SetBackground 00959610 f end=0095967E CEzLcd__constructor 00959940 f end=00959ADD +CEzLcd__AddNewPage 009594A0 f end=0095953A diff --git a/profile/3.3.5a-windows-386/symbol/gameobject/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject/func.sym index c9b7b29..60df433 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject/func.sym @@ -46,3 +46,6 @@ CGGameObject_C__constructor 00714250 f end=00714996 ObjectNameCreate 007E5FD0 f end=007E6030 CGGameObject_C__GetPropertyValue 0070B9B0 f end=0070B9D3 CGGameObject_C__GetRotation 00712E20 f end=00712E3A +CGGameObject_C__AddToolTipInfo 0070BA40 f end=0070BA61 +CGGameObject_C__GetOpenText 0070BA70 f end=0070BA81 +CGGameObject_C__GetCloseText 0070BA90 f end=0070BAA1 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_animated/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_animated/func.sym index 283b0d9..879ccb1 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_animated/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_animated/func.sym @@ -3,3 +3,4 @@ CGGameObject_C_TypeAnimated__SetSequence 0070D1E0 f end=0070D4F6 CGGameObject_C_TypeAnimated__UpdateAnimState 0070D510 f end=0070D5F5 CGGameObject_C_TypeAnimated__HandleAnimFinished 0070D7E0 f end=0070D88E CGGameObject_C_TypeAnimated__OnUpdateAnimProgress 0070FD10 f end=0070FD42 +CGGameObject_C_TypeAnimated__UpdateDisplay 0070B230 f end=0070B25D diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_areadamage/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_areadamage/func.sym new file mode 100644 index 0000000..3f05d6b --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_areadamage/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_AreaDamage__constructor 00712590 f end=007125B1 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_barberchair/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_barberchair/func.sym index d2c938f..40bcc16 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_barberchair/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_barberchair/func.sym @@ -1 +1,2 @@ CGGameObject_C_Type_BarberChair__CanUseNow 00711EB0 f end=00711F1B +CGGameObject_C_Type_BarberChair__constructor 0070C7F0 f end=0070C844 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_binder/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_binder/func.sym new file mode 100644 index 0000000..4a02820 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_binder/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_Binder__constructor 0070C4E0 f end=0070C505 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_button/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_button/func.sym new file mode 100644 index 0000000..d02e9d5 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_button/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_Button__constructor 00712560 f end=00712583 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_capturepoint/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_capturepoint/func.sym new file mode 100644 index 0000000..e374e53 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_capturepoint/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_CapturePoint__constructor 007127E0 f end=007127FC diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_chair/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_chair/func.sym index 791e633..d181e23 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_chair/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_chair/func.sym @@ -1,2 +1,3 @@ CGGameObject_C_Type_Chair__CanUse 00711CE0 f end=00711DAF CGGameObject_C_Type_Chair__CanUseNow 00711DB0 f end=00711EA7 +CGGameObject_C_Type_Chair__constructor 0070C6A0 f end=0070C6F4 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_destructiblebuilding/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_destructiblebuilding/func.sym index 33ef51c..b281a66 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_destructiblebuilding/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_destructiblebuilding/func.sym @@ -7,3 +7,4 @@ CGGameObject_C_Type_DestructibleBuilding__UpdateDestructibleState 0070DFA0 f end CGGameObject_C_Type_DestructibleBuilding__OnUpdateFlags 0070E6A0 f end=0070E749 CGGameObject_C_Type_DestructibleBuilding__UpdateDisplay 0070E750 f end=0070EC07 CGGameObject_C_Type_DestructibleBuilding__PostInit 00710BE0 f end=00711035 +CGGameObject_C_Type_DestructibleBuilding__constructor 007128D0 f end=0071297A diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_door/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_door/func.sym new file mode 100644 index 0000000..8a7efe8 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_door/func.sym @@ -0,0 +1,3 @@ +CGGameObject_C_Type_Door__UpdateAnimState 0070D8D0 f end=0070D8F6 +CGGameObject_C_Type_Door__CanUseNow 007119D0 f end=00711A09 +CGGameObject_C_Type_Door__constructor 00712520 f end=00712543 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_dungeondifficulty/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_dungeondifficulty/func.sym new file mode 100644 index 0000000..362e6ed --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_dungeondifficulty/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_DungeonDifficulty__constructor 00712820 f end=00712861 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_fishingnode/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_fishingnode/func.sym index 08f9b65..33cbbe9 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_fishingnode/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_fishingnode/func.sym @@ -1 +1,2 @@ CGGameObject_C_Type_FishingNode__CanUse 00712030 f end=00712079 +CGGameObject_C_Type_FishingNode__constructor 00712700 f end=00712725 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_generic/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_generic/func.sym new file mode 100644 index 0000000..6caf9f1 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_generic/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_Generic__constructor 007125F0 f end=0071260C diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_guildbank/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_guildbank/func.sym index d05d46d..bbfc03b 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_guildbank/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_guildbank/func.sym @@ -1 +1,2 @@ CGGameObject_C_Type_GuildBank__Use 0070ECB0 f end=0070ECFB +CGGameObject_C_Type_GuildBank__constructor 00712AC0 f end=00712ADC diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_mailbox/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_mailbox/func.sym new file mode 100644 index 0000000..7a6488f --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_mailbox/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_Mailbox__constructor 00712750 f end=0071276C diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_mapobjtransport/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_mapobjtransport/func.sym index 6547f86..65f1f84 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_mapobjtransport/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_mapobjtransport/func.sym @@ -5,3 +5,4 @@ CGGameObject_C_Type_MapObjTransport__PostInitWithStats 00711B50 f end=00711CCE CGGameObject_C_Type_MapObjTransport__AddPassenger 00711CD0 f end=00711CD9 CGGameObject_C_Type_MapObjTransport__UpdateMovement 007134A0 f end=00713787 CGGameObject_C_Type_MapObjTransport__PostReenable 00710190 f end=007101B7 +CGGameObject_C_Type_MapObjTransport__constructor 007141D0 f end=00714230 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_meetingstone/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_meetingstone/func.sym index 5086aa2..fa86a11 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_meetingstone/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_meetingstone/func.sym @@ -1,2 +1,3 @@ CGGameObject_C_Type_MeetingStone__AddToolTipInfo 007108D0 f end=0071093B CGGameObject_C_Type_MeetingStone__Use 00712270 f end=007123FE +CGGameObject_C_Type_MeetingStone__constructor 00712790 f end=007127AC diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_questgiver/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_questgiver/func.sym new file mode 100644 index 0000000..fc3f5ee --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_questgiver/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_QuestGiver__constructor 007125C0 f end=007125E5 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_ritual/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_ritual/func.sym index 5a0bd25..ef11dcd 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_ritual/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_ritual/func.sym @@ -1 +1,2 @@ CGGameObject_C_Type_Ritual__CanUseNow 00712080 f end=007121DC +CGGameObject_C_Type_Ritual__constructor 00712730 f end=0071274C diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_text/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_text/func.sym new file mode 100644 index 0000000..09e3ab3 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gameobject_text/func.sym @@ -0,0 +1 @@ +CGGameObject_C_Type_Text__constructor 007126D0 f end=007126F5 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_transport/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_transport/func.sym index a2baba1..f397cfc 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_transport/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_transport/func.sym @@ -2,3 +2,5 @@ CGGameObject_C_Type_Transport__GetMovement 0070DAA0 f end=0070DC05 CGGameObject_C_Type_Transport__GetRotation 0070DC10 f end=0070DD46 CGGameObject_C_Type_Transport__Interpolate 007106D0 f end=00710776 CGGameObject_C_Type_Transport__UpdateMovement 007139E0 f end=00713D0B +CGGameObject_C_Type_Transport__PostInitWithStats 0070B630 f end=0070B673 +CGGameObject_C_Type_Transport__constructor 00713820 f end=00713985 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_transportbase/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_transportbase/func.sym index 8d2e886..0d4d388 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_transportbase/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_transportbase/func.sym @@ -4,3 +4,4 @@ CGGameObject_C_Type_TransportBase__Disable 0070FFD0 f end=007100C5 CGGameObject_C_Type_TransportBase__AddPassenger 00711AB0 f end=00711B49 CGGameObject_C_Type_TransportBase__MovePassengers 007132E0 f end=0071349C CGGameObject_C_Type_TransportBase__PostInitWithStats 0070B330 f end=0070B351 +CGGameObject_C_Type_TransportBase__constructor 00713250 f end=007132D7 diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_trapdoor/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_trapdoor/func.sym index 2afa204..5a01b9c 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_trapdoor/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_trapdoor/func.sym @@ -1,3 +1,4 @@ CGGameObject_C_Type_TrapDoor__UpdateState 00710460 f end=00710568 CGGameObject_C_Type_TrapDoor__UpdateMovement 007137B0 f end=00713811 CGGameObject_C_Type_TrapDoor__PostInitWithStats 0070D980 f end=0070DA3B +CGGameObject_C_Type_TrapDoor__constructor 00713790 f end=007137AC diff --git a/profile/3.3.5a-windows-386/symbol/gameobject_worldobj/func.sym b/profile/3.3.5a-windows-386/symbol/gameobject_worldobj/func.sym index 4fdd82f..6eb621a 100644 --- a/profile/3.3.5a-windows-386/symbol/gameobject_worldobj/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gameobject_worldobj/func.sym @@ -1 +1,2 @@ CGGameObject_C_Type_WorldObj__SequenceFinishedHandler 0070B2B0 f end=0070B306 +CGGameObject_C_Type_WorldObj__constructor 0070C510 f end=0070C53C diff --git a/profile/3.3.5a-windows-386/symbol/gxfont/func.sym b/profile/3.3.5a-windows-386/symbol/gxfont/func.sym index 9fb89f0..7487c81 100644 --- a/profile/3.3.5a-windows-386/symbol/gxfont/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxfont/func.sym @@ -5,3 +5,4 @@ CGxFont__HandleScreenSizeChange 006C3960 f end=006C399D CGxFont__Initialize 006C3CB0 f end=006C3D3B CGxFont__GetGlyphData 006C2480 f end=006C24EA CGxFont__ComputeStep 006C3D40 f end=006C3E76 +CGxFont__GetName 006C80E0 f end=006C80FA diff --git a/profile/3.3.5a-windows-386/symbol/gxu/func.sym b/profile/3.3.5a-windows-386/symbol/gxu/func.sym index f82becd..e438b3a 100644 --- a/profile/3.3.5a-windows-386/symbol/gxu/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxu/func.sym @@ -40,3 +40,4 @@ IGxuFontGlyphRenderGlyph 006C8CC0 f end=006C8E6B GxuFontDestroyFont 006BDF90 f end=006BDFBE GxuFontInitialize 006BE230 f end=006BE2A2 FontFaceGetFace 006C8080 f end=006C809A +GxuFontGetFontName 006BCDD0 f end=006C226D diff --git a/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym index 4cf1fc1..ed9c059 100644 --- a/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplealphaanim/func.sym @@ -1 +1,4 @@ +CSimpleAlphaAnim__CreateScriptMetaTable 004A6E80 f end=004A6E99 +CSimpleAlphaAnim__RegisterScriptMethods 004A4E50 f end=004A4E7D CSimpleAlphaAnim_SetChange 004A6DA0 f end=004A6E1D +CSimpleAlphaAnim_GetChange 004A6E20 f end=004A6E73 diff --git a/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym b/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym index 619da0d..de88b1a 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleanim/func.sym @@ -4,8 +4,5 @@ CSimpleAnim__CSimpleAnim 00499BB0 f end=00499C49 CSimpleAnim__SetStartDelay 0049AE20 f end=0049AE53 CSimpleAnim__SetEndDelay 0049AE60 f end=0049AE93 CSimpleAnim__SetDuration 0049AEA0 f end=0049AEBF -CSimpleAnim_SetStartDelay 004A51A0 f end=004A521F -CSimpleAnim_SetEndDelay 004A5260 f end=004A52DF -CSimpleAnim_SetDuration 004A5320 f end=004A539F -CSimpleAnim_SetSmoothProgress 004A5430 f end=004A54AD -CSimpleAnim_SetSmoothing 004A5740 f end=004A580E +CSimpleAnim__CreateScriptMetaTable 004A6020 f end=004A6039 +CSimpleAnim__RegisterScriptMethods 004A4C30 f end=004A4C50 diff --git a/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym b/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym index 296766c..198a40c 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleanimgroup/func.sym @@ -12,3 +12,5 @@ CSimpleAnimGroup__RemoveAnimListNode 0049B7B0 f end=0049B80C CSimpleAnimGroup__PostLoadXML 0049C2A0 f end=0049C30A CSimpleAnimGroup_SetLooping 004A7130 f end=004A71EC CSimpleAnimGroup_SetInitialOffset 004A72F0 f end=004A73D1 +CSimpleAnimGroup__CreateScriptMetaTable 004A79B0 f end=004A79C9 +CSimpleAnimGroup__RegisterScriptMethods 004A4EB0 f end=004A4ED0 diff --git a/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym b/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym index 85fb644..b4f207e 100644 --- a/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplebutton/func.sym @@ -49,3 +49,5 @@ CSimpleButton_LockHighlight 009782E0 f end=0097831E CSimpleButton_UnlockHighlight 00978320 f end=0097835E CSimpleButton_GetMotionScriptsWhileDisabled 00978360 f end=009783A9 CSimpleButton_SetMotionScriptsWhileDisabled 009783B0 f end=009783FB +CSimpleButton__SetClickAction 0096F480 f end=0096F499 +CSimpleButton__OnClick 0096FD70 f end=0096FDC6 diff --git a/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym index 487af55..18eb992 100644 --- a/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplecheckbox/func.sym @@ -12,3 +12,4 @@ CSimpleCheckbox_GetCheckedTexture 00976BF0 f end=00976C62 CSimpleCheckbox_SetCheckedTexture 00976C70 f end=00976DC8 CSimpleCheckbox_GetDisabledCheckedTexture 00976DD0 f end=00976E42 CSimpleCheckbox_SetDisabledCheckedTexture 00976E50 f end=00976FA8 +CSimpleCheckbox__OnClick 009623C0 f end=009623ED diff --git a/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym b/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym index bc016a1..d0c5a07 100644 --- a/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplecolorselect/func.sym @@ -25,3 +25,4 @@ CSimpleColorSelect_SetColorHSV 00970F50 f end=00970FCC CSimpleColorSelect_GetColorHSV 00970FD0 f end=0097104E CSimpleColorSelect_SetColorRGB 00971050 f end=009710C5 CSimpleColorSelect_GetColorRGB 009710D0 f end=0097118C +CSimpleColorSelect__DestroyScriptMetaTable 00970800 f end=00970825 diff --git a/profile/3.3.5a-windows-386/symbol/simplecontrolpoint/func.sym b/profile/3.3.5a-windows-386/symbol/simplecontrolpoint/func.sym new file mode 100644 index 0000000..560bf13 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simplecontrolpoint/func.sym @@ -0,0 +1,7 @@ +CSimpleControlPoint__CreateScriptMetaTable 004A6BF0 f end=004A6C09 +CSimpleControlPoint__RegisterScriptMethods 004A4DA0 f end=004A4DC0 +CSimpleControlPoint_SetParent 004A6790 f end=004A697D +CSimpleControlPoint_SetOffset 004A6980 f end=004A6A61 +CSimpleControlPoint_GetOffset 004A6A70 f end=004A6B02 +CSimpleControlPoint_SetOrder 004A6B10 f end=004A6B91 +CSimpleControlPoint_GetOrder 004A6BA0 f end=004A6BE1 diff --git a/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym b/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym index 79fdec5..30d3fd7 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleeditbox/func.sym @@ -98,3 +98,13 @@ CSimpleEditBox_SetCursorPosition 009769A0 f end=00976A1F CSimpleEditBox_GetCursorPosition 00976A20 f end=00976A63 CSimpleEditBox_GetUTF8CursorPosition 00976A70 f end=00976ACE CSimpleEditBox__CreateScriptMetaTable 00976AD0 f end=00976AE9 +CSimpleEditBox__SetAutoFocus 00962BB0 f end=00962BCF +CSimpleEditBox__SetCountInvisibleLetters 00962BD0 f end=00962BEF +CSimpleEditBox__SetNumeric 00962BF0 f end=00962C0F +CSimpleEditBox__SetPassword 00962C10 f end=00962C2F +CSimpleEditBox__SetAltArrowKeyMode 00962C30 f end=00962C4F +CSimpleEditBox__GetInputLanguageString 00962C50 f end=00962C5E +CSimpleEditBox__ToggleInputLanguage 00962C60 f end=00962C73 +CSimpleEditBox__GetLenToNum 00962EA0 f end=00962F1E +CSimpleEditBox__ClearHistory 00964720 f end=00964788 +CSimpleEditBox__GetEditTextInsets 00965580 f end=009655B8 diff --git a/profile/3.3.5a-windows-386/symbol/simplefont/func.sym b/profile/3.3.5a-windows-386/symbol/simplefont/func.sym index 0893b5d..aaf538a 100644 --- a/profile/3.3.5a-windows-386/symbol/simplefont/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplefont/func.sym @@ -36,3 +36,4 @@ CSimpleFont_GetIndentedWordWrap 004A48A0 f end=004A490C CSimpleFont_SetJustifyH 004A4AB0 f end=004A4AFF CSimpleFont_SetJustifyV 004A4B00 f end=004A4B4F CSimpleFont_SetIndentedWordWrap 004A4B50 f end=004A4B9F +JustifyToString 008150D0 f end=00815101 diff --git a/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym b/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym index f57639a..604d6db 100644 --- a/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplefontstring/func.sym @@ -68,3 +68,6 @@ CSimpleFontString_SetJustifyV 0048E430 f end=0048E4F2 CSimpleFontString_SetNonSpaceWrap 0048E500 f end=0048E57C CSimpleFontString_SetWordWrap 0048E580 f end=0048E5FA CSimpleFontString_GetIndentedWordWrap 0048E600 f end=0048E67C +CSimpleFontString__GetFontName 00482270 f end=00482287 +CSimpleFontString__SetSpacing 004870D0 f end=00487122 +CSimpleFontString__SetShadowColor 00487130 f end=00487158 diff --git a/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym b/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym index 95a89a7..e75c8b2 100644 --- a/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpleframe/func.sym @@ -144,3 +144,7 @@ CSimpleFrame_IgnoreDepth 004A1D80 f end=004A1DF9 CSimpleFrame_IsIgnoringDepth 004A1E00 f end=004A1E5E CSimpleFrame_GetNumRegions 004A1E80 f end=004A1F06 CSimpleFrame_GetNumChildren 004A2490 f end=004A250B +CSimpleFrame__GetHitRectInsets 0048EAC0 f end=0048EAF3 +CSimpleFrame__AllowAttributeChanges 0048ECF0 f end=0048ED21 +CSimpleFrame__AttributeChangesAllowed 0048ED30 f end=0048ED5B +CSimpleFrame__SetHitRectInsets 0048F820 f end=0048F881 diff --git a/profile/3.3.5a-windows-386/symbol/simplehyperlinkbutton/func.sym b/profile/3.3.5a-windows-386/symbol/simplehyperlinkbutton/func.sym index 8f28ae2..b0c8b07 100644 --- a/profile/3.3.5a-windows-386/symbol/simplehyperlinkbutton/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplehyperlinkbutton/func.sym @@ -1 +1,2 @@ CSimpleHyperlinkButton__SetHyperlink 00978760 f end=009788F8 +CSimpleHyperlinkButton__constructor 009789B0 f end=009789FD \ No newline at end of file diff --git a/profile/3.3.5a-windows-386/symbol/simplemessageframe/func.sym b/profile/3.3.5a-windows-386/symbol/simplemessageframe/func.sym index 9517fa7..e7174ff 100644 --- a/profile/3.3.5a-windows-386/symbol/simplemessageframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplemessageframe/func.sym @@ -38,3 +38,4 @@ CSimpleMessageFrame_GetFadeDuration 00974770 f end=009747B3 CSimpleMessageFrame_AddMessage 009747C0 f end=00974884 CSimpleMessageFrame_Clear 00974890 f end=009748C7 CSimpleMessageFrame__CreateScriptMetaTable 009748D0 f end=009748E9 +CSimpleMessageFrameLineNode__constructor 009680F0 f end=00968174 diff --git a/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym b/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym index 5e00235..c07165e 100644 --- a/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplemessagescrollframe/func.sym @@ -65,3 +65,14 @@ CSimpleMessageScrollFrame_GetInsertMode 00973BD0 f end=00973C3A CSimpleMessageScrollFrame_SetHyperlinksEnabled 00973C40 f end=00973C98 CSimpleMessageScrollFrame_GetHyperlinksEnabled 00973CA0 f end=00973CFE CSimpleMessageScrollFrame__CreateScriptMetaTable 00973D00 f end=00973D19 +CSimpleMessageScrollFrame__GetCurrentScroll 009690C0 f end=009690EF +CSimpleMessageScrollFrame__GetNumMessages 00969300 f end=00969369 +CSimpleMessageScrollFrame__Clear 00969960 f end=009699B1 +CSimpleMessageScrollFrame__UpdateColorByID 0096A6E0 f end=0096A736 +CSimpleMessageScrollFrame__ScrollUp 0096A8A0 f end=0096A8D7 +CSimpleMessageScrollFrame__ScrollDown 0096A8E0 f end=0096A91B +CSimpleMessageScrollFrame__ScrollToTop 0096A920 f end=0096A94D +CSimpleMessageScrollFrame__ScrollToBottom 0096A950 f end=0096A970 +CSimpleMessageScrollFrame__SetScrollOffset 0096A970 f end=0096A9C6 +CSimpleMessageScrollFrame__PageUp 0096AB50 f end=0096ABCD +CSimpleMessageScrollFrame__PageDown 0096ABD0 f end=0096AC4D diff --git a/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym index 8f9a5c9..4c4b907 100644 --- a/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplepathanim/func.sym @@ -1 +1,7 @@ +CSimplePathAnim__CreateScriptMetaTable 004A6D80 f end=004A6D99 +CSimplePathAnim__RegisterScriptMethods 004A4DF0 f end=004A4E1D CSimplePathAnim_SetCurve 004A6C10 f end=004A6CCC +CSimplePathAnim_GetCurve 004A6CD0 f end=004A6D17 +CSimplePathAnim_GetMaxOrder 004A6D20 f end=004A6D75 +CSimplePathAnim_GetControlPoints 004A79D0 f end=004A7A91 +CSimplePathAnim_CreateControlPoint 004A7BF0 f end=004A7DFE diff --git a/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym index 8370651..573ff73 100644 --- a/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplerotationanim/func.sym @@ -1,2 +1,39 @@ -CSimpleRotationAnim_SetDegrees 004A6340 f end=004A63BE CSimpleRotationAnim_SetRadians 004A6410 f end=004A6488 +CSimpleRotationAnim__CreateScriptMetaTable 004A64E0 f end=004A64F9 +CSimpleRotationAnim__RegisterScriptMethods 004A4CE0 f end=004A4D0D +CSimpleRotationAnim_Play 004A4F40 f end=004A4F77 +CSimpleRotationAnim_Pause 004A4F80 f end=004A4FB7 +CSimpleRotationAnim_Stop 004A4FC0 f end=004A4FF9 +CSimpleRotationAnim_IsDone 004A5000 f end=004A5058 +CSimpleRotationAnim_IsPlaying 004A5060 f end=004A50A3 +CSimpleRotationAnim_IsPaused 004A50B0 f end=004A50F3 +CSimpleRotationAnim_IsStopped 004A5100 f end=004A5142 +CSimpleRotationAnim_IsDelaying 004A5150 f end=004A5197 +CSimpleRotationAnim_SetStartDelay 004A51A0 f end=004A521F +CSimpleRotationAnim_GetStartDelay 004A5220 f end=004A5260 +CSimpleRotationAnim_SetEndDelay 004A5260 f end=004A52DF +CSimpleRotationAnim_GetEndDelay 004A52E0 f end=004A5320 +CSimpleRotationAnim_SetDuration 004A5320 f end=004A539F +CSimpleRotationAnim_GetDuration 004A53A0 f end=004A53E0 +CSimpleRotationAnim_GetSmoothProgress 004A53E0 f end=004A5423 +CSimpleRotationAnim_SetSmoothProgress 004A5430 f end=004A54AD +CSimpleRotationAnim_GetProgress 004A54B0 f end=004A54F3 +CSimpleRotationAnim_GetProgressWithDelay 004A5500 f end=004A5543 +CSimpleRotationAnim_SetMaxFramerate 004A5550 f end=004A55CD +CSimpleRotationAnim_GetMaxFramerate 004A55D0 f end=004A5610 +CSimpleRotationAnim_GetElapsed 004A5610 f end=004A5653 +CSimpleRotationAnim_SetOrder 004A5660 f end=004A56E1 +CSimpleRotationAnim_GetOrder 004A56F0 f end=004A5731 +CSimpleRotationAnim_SetSmoothing 004A5740 f end=004A580E +CSimpleRotationAnim_GetSmoothing 004A5810 f end=004A5876 +CSimpleRotationAnim_SetParent 004A5880 f end=004A5A70 +CSimpleRotationAnim_GetRegionParent 004A5A70 f end=004A5AE5 +CSimpleRotationAnim_HasScript 004A5AF0 f end=004A5BA5 +CSimpleRotationAnim_GetScript 004A5BB0 f end=004A5CBE +CSimpleRotationAnim_SetScript 004A5CC0 f end=004A5DE7 +CSimpleRotationAnim_HookScript 004A5DF0 f end=004A6018 +CSimpleRotationAnim_SetOrigin 004A61F0 f end=004A62B7 +CSimpleRotationAnim_GetOrigin 004A62C0 f end=004A633B +CSimpleRotationAnim_SetDegrees 004A6340 f end=004A63BE +CSimpleRotationAnim_GetDegrees 004A63C0 f end=004A6409 +CSimpleRotationAnim_GetRadians 004A6490 f end=004A64D3 diff --git a/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym b/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym index 81492df..b90d1c9 100644 --- a/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplescaleanim/func.sym @@ -1 +1,6 @@ +CSimpleScaleAnim__CreateScriptMetaTable 004A6770 f end=004A6789 +CSimpleScaleAnim__RegisterScriptMethods 004A4D40 f end=004A4D6D +CSimpleScaleAnim_SetOrigin 004A6500 f end=004A65C7 +CSimpleScaleAnim_GetOrigin 004A65D0 f end=004A664B CSimpleScaleAnim_SetScale 004A6650 f end=004A66F9 +CSimpleScaleAnim_GetScale 004A6700 f end=004A6764 diff --git a/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym b/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym index 0769ba8..9c0a792 100644 --- a/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simplestatusbar/func.sym @@ -17,3 +17,5 @@ CSimpleStatusBar_SetStatusBarColor 00971910 f end=00971970 CSimpleStatusBar_GetRotatesTexture 00971970 f end=009719CE CSimpleStatusBar_SetRotatesTexture 009719D0 f end=00971A16 CSimpleStatusBar__CreateScriptMetaTable 00971A20 f end=00971A39 +CSimpleStatusBar__SetOrientation 009617E0 f end=009617F7 +CSimpleStatusBar__SetRotatesTexture 00961D70 f end=00961E26 diff --git a/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym b/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym index d949a89..99f688c 100644 --- a/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpletexture/func.sym @@ -44,3 +44,4 @@ CSimpleTexture_GetHorizTile 0048CBC0 f end=0048CC22 CSimpleTexture_SetVertTile 0048CC30 f end=0048CC8B CSimpleTexture_GetVertTile 0048CC90 f end=0048CCF2 CSimpleTexture__CreateScriptMetaTable 0048CD00 f end=0048CD19 +CSimpleTexture__GetTexture 004815E0 f end=0048161C diff --git a/profile/3.3.5a-windows-386/symbol/simpletop/func.sym b/profile/3.3.5a-windows-386/symbol/simpletop/func.sym index 1e42382..5618488 100644 --- a/profile/3.3.5a-windows-386/symbol/simpletop/func.sym +++ b/profile/3.3.5a-windows-386/symbol/simpletop/func.sym @@ -19,3 +19,5 @@ CSimpleTop__EnableEvents 004959F0 f end=00495AF2 ; CSimpleTop::EnableEvents() CSimpleTop__constructor 00495EB0 f end=004960C6 ; CSimpleTop::CSimpleTop() CSimpleTop__ShowFrame 004960D0 f end=004960FA ; CSimpleTop::ShowFrame(CSimpleFrame*, int) CSimpleTop__DisableEvents 00495B00 f end=00495BC2 +CSimpleTop__RegisterForCleanup 00495050 f end=0049505F +CSimpleTop__OnLayerUpdate 00495320 f end=00495406 diff --git a/profile/3.3.5a-windows-386/symbol/simpletranslationanim/func.sym b/profile/3.3.5a-windows-386/symbol/simpletranslationanim/func.sym new file mode 100644 index 0000000..9f47002 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/simpletranslationanim/func.sym @@ -0,0 +1,4 @@ +CSimpleTranslationAnim__CreateScriptMetaTable 004A61D0 f end=004A61E9 +CSimpleTranslationAnim__RegisterScriptMethods 004A4C80 f end=004A4CAD +CSimpleTranslationAnim_SetOffset 004A6040 f end=004A6121 +CSimpleTranslationAnim_GetOffset 004A6130 f end=004A61C8 diff --git a/profile/3.3.5a-windows-386/symbol/storm/func.sym b/profile/3.3.5a-windows-386/symbol/storm/func.sym index ba224f4..2e8ff1c 100644 --- a/profile/3.3.5a-windows-386/symbol/storm/func.sym +++ b/profile/3.3.5a-windows-386/symbol/storm/func.sym @@ -131,3 +131,20 @@ TSList__LinkToHead 007B5020 f end=007B50AB ; 00005410 TSList__LinkToTail 0086E200 f end=0086E25F ; 00005410 SSyncObject__constructor 00921A00 f end=00921A09 TSFixedArray__ReallocData 00466910 f end=004669A0 +SStrCopyUTF8 0076EDA0 f end=0076EE27 +TSGrowableArray_1__CalcChunkSize 004BBD60 f end=004BBD9B +TSGrowableArray_C3Vector__ReallocData 004C46C0 f end=004C474F +TSGrowableArray_8__CalcChunkSize 00548600 f end=00548639 +TSGrowableArray_2__CalcChunkSize 0057C0E0 f end=0057C11B +TSGrowableArray_C2Vector__ReallocData 0057E360 f end=0057E3FA +TSGrowableArray_25__CalcChunkSize 00590830 f end=00590869 +TSGrowableArray_16__CalcChunkSize 00590AE0 f end=00590B19 +TSGrowableArray_CImVector__ReallocData 00599030 f end=005990C0 +TSGrowableArray_4__CalcChunkSize 005D0040 f end=005D0079 +TSGrowableArray_CGxMonitorMode__ReallocData 00689F90 f end=0068A022 +TSGrowableArray_21__CalcChunkSize 006C41D0 f end=006C4209 +TSGrowableArray_28__CalcChunkSize 00790400 f end=00790439 +TSGrowableArray_12__CalcChunkSize 007AE270 f end=007AE2A9 +TSGrowableArray_CDetailDoodadData__ReallocData 007B0DF0 f end=007B0E80 +TSGrowableArray_32__CalcChunkSize 007F7980 f end=007F79B9 +TSGrowableArray_CEzLcdPage__ReallocData 00959260 f end=009592F0 diff --git a/profile/3.3.5a-windows-386/symbol/taximap/func.sym b/profile/3.3.5a-windows-386/symbol/taximap/func.sym index ae0a153..7cf580f 100644 --- a/profile/3.3.5a-windows-386/symbol/taximap/func.sym +++ b/profile/3.3.5a-windows-386/symbol/taximap/func.sym @@ -10,3 +10,4 @@ CGTaxiMap__CalculateAccurateDistance 00592580 f end=005926B8 CGTaxiMap__RecursePath 005926C0 f end=00592BA1 CGTaxiMap__GeneratePaths 00592BB0 f end=00592D01 CGTaxiMap__SetupMap 005932E0 f end=00593830 +CGTaxiMap__InitializeGame 005938D0 f end=00593C93 diff --git a/profile/3.3.5a-windows-386/symbol/textblock/func.sym b/profile/3.3.5a-windows-386/symbol/textblock/func.sym index 4cd077d..9683292 100644 --- a/profile/3.3.5a-windows-386/symbol/textblock/func.sym +++ b/profile/3.3.5a-windows-386/symbol/textblock/func.sym @@ -11,3 +11,4 @@ TextBlockGetMaxCharsWithinWidth 004BDE40 f end=004BDEEC TextBlockGetMaxCharsWithinWidthAndHeight 004BDEF0 f end=004BDF88 TextBlockGetMaxCharsWithinWidthFromEnd 004BDF90 f end=004BE03C TextBlockGenerateFont 004BE9C0 f end=004BEB8C type="HTEXTFONT __stdcall func(char* fontName, uint32_t fontFlags, float fontHeight)" +TextBlockGetFontName 004BD960 f end=004BD983 diff --git a/profile/3.3.5a-windows-386/symbol/texture/func.sym b/profile/3.3.5a-windows-386/symbol/texture/func.sym index 8a8c9ca..f8231a1 100644 --- a/profile/3.3.5a-windows-386/symbol/texture/func.sym +++ b/profile/3.3.5a-windows-386/symbol/texture/func.sym @@ -91,3 +91,5 @@ CBLPFile__ValidateHeader 006AE8E0 f end=006AE8FF TexturePixelFormatToGxTexFormat 004B50C0 f end=004B50CF UpdateBlobTexture 004C03C0 f end=004C047C CTextureAtlas__Reload 004B63B0 f end=004B64DC +TextureGetFilename 004B56F0 f end=004B570A +TextureGetGxTexFlags 004B5750 f end=004B576D