mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
Merge pull request #7 from gromchek/loadnewworld_function
feat(profile): LoadNewWorld function
This commit is contained in:
commit
3bb2db24a3
14 changed files with 19 additions and 1 deletions
2
profile/3.3.5a-windows-386/symbol/asyncfile/func.sym
Normal file
2
profile/3.3.5a-windows-386/symbol/asyncfile/func.sym
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
AsyncFileReadProgressCallback 004B9910 f end=004B9926
|
||||
AsyncFileReadIngameProgressCallback 004B9930 f end=004B9946
|
||||
1
profile/3.3.5a-windows-386/symbol/barbershop/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/barbershop/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CGBarberShop__DisableBarberShop 0052E9F0 f end=0052EB91
|
||||
|
|
@ -2,4 +2,6 @@ CCamera__SetupWorldProjection 004BECF0 f end=004BEE5E
|
|||
CameraSetupScreenProjection 004BEE60 f end=004BF0B9
|
||||
CameraSetupWorldProjection 004BF0C0 f end=004BF0E2
|
||||
CCamera__CCamera 004BF770 f end=004BFA4E
|
||||
CameraCreate 004BFCA0 f end=004BFCD4
|
||||
CameraCreate 004BFCA0 f end=004BFCD4
|
||||
CGCamera__SetTarget 006066E0 f end=00606967
|
||||
CSimpleCamera__SetFacing 00607BD0 f end=00607BF6
|
||||
1
profile/3.3.5a-windows-386/symbol/effect/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/effect/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CEffect__Destroy 006FA3C0 f end=006FA444
|
||||
1
profile/3.3.5a-windows-386/symbol/missile/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/missile/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CMissile__ClearInFlightMissiles 00703770 f end=00703802
|
||||
2
profile/3.3.5a-windows-386/symbol/movement/func.sym
Normal file
2
profile/3.3.5a-windows-386/symbol/movement/func.sym
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
MovementInit 00401520 f end=004015E0
|
||||
MovementDestroy 006F0C30 f end=006F0C6E
|
||||
1
profile/3.3.5a-windows-386/symbol/netclient/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/netclient/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CNetClient__CharacterSetInGame 006B1840 f end=006B18B8
|
||||
1
profile/3.3.5a-windows-386/symbol/partyinfo/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/partyinfo/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CGPartyInfo__CheckClearLFGSlot 0052CC30 f end=0052CCD0
|
||||
1
profile/3.3.5a-windows-386/symbol/player/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/player/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CloseAllLootRolls 006FAFD0 f end=006FB0FD
|
||||
1
profile/3.3.5a-windows-386/symbol/sound/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/sound/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
SI2__SetWeatherKitID 004C8610 f end=004C8622
|
||||
2
profile/3.3.5a-windows-386/symbol/spell/func.sym
Normal file
2
profile/3.3.5a-windows-386/symbol/spell/func.sym
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
SpellVisualsClear 007FC9F0 f end=007FCA29
|
||||
Spell_C_StopTargeting 00809A60 f end=00809A79
|
||||
1
profile/3.3.5a-windows-386/symbol/unit/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/unit/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CGUnit_C__StopMissileTrajectoryTargeting 006FBF00 f end=006FBF7B
|
||||
1
profile/3.3.5a-windows-386/symbol/world/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/world/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
World__SetLoadProgressCallback 0077EC90 f end=0077ECA6
|
||||
1
profile/3.3.5a-windows-386/symbol/worldframe/func.sym
Normal file
1
profile/3.3.5a-windows-386/symbol/worldframe/func.sym
Normal file
|
|
@ -0,0 +1 @@
|
|||
CGWorldFrame__UnitClear 004FA5D0 f end=004FA5EF
|
||||
Loading…
Add table
Add a link
Reference in a new issue