pmdsky-debug-py 10.0.50__py3-none-any.whl → 10.0.52__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pmdsky_debug_py/_release.py +1 -1
- pmdsky_debug_py/eu.py +840 -12
- pmdsky_debug_py/eu_itcm.py +979 -151
- pmdsky_debug_py/jp.py +840 -12
- pmdsky_debug_py/jp_itcm.py +979 -151
- pmdsky_debug_py/na.py +840 -12
- pmdsky_debug_py/na_itcm.py +979 -151
- pmdsky_debug_py/protocol.py +461 -1
- {pmdsky_debug_py-10.0.50.dist-info → pmdsky_debug_py-10.0.52.dist-info}/METADATA +2 -2
- pmdsky_debug_py-10.0.52.dist-info/RECORD +14 -0
- {pmdsky_debug_py-10.0.50.dist-info → pmdsky_debug_py-10.0.52.dist-info}/WHEEL +1 -1
- pmdsky_debug_py-10.0.50.dist-info/RECORD +0 -14
- {pmdsky_debug_py-10.0.50.dist-info → pmdsky_debug_py-10.0.52.dist-info}/top_level.txt +0 -0
pmdsky_debug_py/na.py
CHANGED
|
@@ -2482,6 +2482,15 @@ class NaArm9Functions:
|
|
|
2482
2482
|
None,
|
|
2483
2483
|
)
|
|
2484
2484
|
|
|
2485
|
+
RemoveItemFromKecleonShop1 = Symbol(
|
|
2486
|
+
None,
|
|
2487
|
+
None,
|
|
2488
|
+
None,
|
|
2489
|
+
"RemoveItemFromKecleonShop1",
|
|
2490
|
+
"Removes an item from the first Kecleon Shop at a specific slot in the shop list.\n\nr0: item slot (0-7)",
|
|
2491
|
+
None,
|
|
2492
|
+
)
|
|
2493
|
+
|
|
2485
2494
|
SortKecleonItems1 = Symbol(
|
|
2486
2495
|
[0x10954],
|
|
2487
2496
|
[0x2010954],
|
|
@@ -2500,6 +2509,24 @@ class NaArm9Functions:
|
|
|
2500
2509
|
None,
|
|
2501
2510
|
)
|
|
2502
2511
|
|
|
2512
|
+
AddItemToKecleonShop1 = Symbol(
|
|
2513
|
+
None,
|
|
2514
|
+
None,
|
|
2515
|
+
None,
|
|
2516
|
+
"AddItemToKecleonShop1",
|
|
2517
|
+
"Tries to add the item to the first Kecleon shop. If there is no space, no item is added.\n\nr0: item ID\nreturn: whether the item was added succesfully",
|
|
2518
|
+
None,
|
|
2519
|
+
)
|
|
2520
|
+
|
|
2521
|
+
RemoveItemFromKecleonShop2 = Symbol(
|
|
2522
|
+
None,
|
|
2523
|
+
None,
|
|
2524
|
+
None,
|
|
2525
|
+
"RemoveItemFromKecleonShop2",
|
|
2526
|
+
"Removes an item from the second Kecleon Shop at a specific slot in the shop list.\n\nr0: item slot (0-4)",
|
|
2527
|
+
None,
|
|
2528
|
+
)
|
|
2529
|
+
|
|
2503
2530
|
SortKecleonItems2 = Symbol(
|
|
2504
2531
|
[0x10C60],
|
|
2505
2532
|
[0x2010C60],
|
|
@@ -2518,6 +2545,15 @@ class NaArm9Functions:
|
|
|
2518
2545
|
None,
|
|
2519
2546
|
)
|
|
2520
2547
|
|
|
2548
|
+
AddItemToKecleonShop2 = Symbol(
|
|
2549
|
+
None,
|
|
2550
|
+
None,
|
|
2551
|
+
None,
|
|
2552
|
+
"AddItemToKecleonShop2",
|
|
2553
|
+
"Tries to add the item to the second Kecleon shop. If there is no space, no item is added.\n\nr0: item ID\nreturn: whether the item was added succesfully",
|
|
2554
|
+
None,
|
|
2555
|
+
)
|
|
2556
|
+
|
|
2521
2557
|
GetExclusiveItemOffset = Symbol(
|
|
2522
2558
|
[0x10E40],
|
|
2523
2559
|
[0x2010E40],
|
|
@@ -5722,12 +5758,21 @@ class NaArm9Functions:
|
|
|
5722
5758
|
None,
|
|
5723
5759
|
)
|
|
5724
5760
|
|
|
5761
|
+
SetupAndShowKeyboard = Symbol(
|
|
5762
|
+
[0x367B4],
|
|
5763
|
+
[0x20367B4],
|
|
5764
|
+
None,
|
|
5765
|
+
"SetupAndShowKeyboard",
|
|
5766
|
+
"Calls a function that seems to set up info for the keyboard menu before ending with a call to ShowKeyboard.\n\nr0: menu type\nr1: buffer1\nr2: buffer2\nreturn: ?",
|
|
5767
|
+
None,
|
|
5768
|
+
)
|
|
5769
|
+
|
|
5725
5770
|
ShowKeyboard = Symbol(
|
|
5726
5771
|
[0x367F0],
|
|
5727
5772
|
[0x20367F0],
|
|
5728
5773
|
None,
|
|
5729
5774
|
"ShowKeyboard",
|
|
5730
|
-
"Note: unverified, ported from Irdkwia's notes\n\nr0:
|
|
5775
|
+
"Note: unverified, ported from Irdkwia's notes\n\nr0: menu type\nr1: buffer1\nr2: ???\nr3: buffer2\nreturn: ?",
|
|
5731
5776
|
None,
|
|
5732
5777
|
)
|
|
5733
5778
|
|
|
@@ -7810,6 +7855,15 @@ class NaArm9Functions:
|
|
|
7810
7855
|
None,
|
|
7811
7856
|
)
|
|
7812
7857
|
|
|
7858
|
+
SetBaseStatsMovesGroundMonster = Symbol(
|
|
7859
|
+
[0x52EFC],
|
|
7860
|
+
[0x2052EFC],
|
|
7861
|
+
None,
|
|
7862
|
+
"SetBaseStatsMovesGroundMonster",
|
|
7863
|
+
"Sets a ground monster to have the base stats and Level 1 moves of its species, along with 1 IQ.\n\nr0: ground monster pointer",
|
|
7864
|
+
None,
|
|
7865
|
+
)
|
|
7866
|
+
|
|
7813
7867
|
StrcmpMonsterName = Symbol(
|
|
7814
7868
|
[0x52FB0],
|
|
7815
7869
|
[0x2052FB0],
|
|
@@ -7945,6 +7999,15 @@ class NaArm9Functions:
|
|
|
7945
7999
|
None,
|
|
7946
8000
|
)
|
|
7947
8001
|
|
|
8002
|
+
ApplyLevelUpBoostsToGroundMonster = Symbol(
|
|
8003
|
+
[0x544C8],
|
|
8004
|
+
[0x20544C8],
|
|
8005
|
+
None,
|
|
8006
|
+
"ApplyLevelUpBoostsToGroundMonster",
|
|
8007
|
+
"Applies the level up boosts to stats and moves (until moveset is full) to a target monster.\n\nr0: ground monster pointer\nr1: level\nr2: flag that enables further editing of the monster",
|
|
8008
|
+
None,
|
|
8009
|
+
)
|
|
8010
|
+
|
|
7948
8011
|
GetMonsterGenderVeneer = Symbol(
|
|
7949
8012
|
[0x54760],
|
|
7950
8013
|
[0x2054760],
|
|
@@ -18617,6 +18680,42 @@ class NaOverlay10Section:
|
|
|
18617
18680
|
|
|
18618
18681
|
class NaOverlay11Functions:
|
|
18619
18682
|
|
|
18683
|
+
InitScriptRoutineState = Symbol(
|
|
18684
|
+
[0x5F0],
|
|
18685
|
+
[0x22DC830],
|
|
18686
|
+
None,
|
|
18687
|
+
"InitScriptRoutineState",
|
|
18688
|
+
"Initializes the various fields of script_routine_state, a struct that seems relevant when handling script opcode operations.\n\nr0: script_routine_state pointer",
|
|
18689
|
+
None,
|
|
18690
|
+
)
|
|
18691
|
+
|
|
18692
|
+
InitScriptRoutine = Symbol(
|
|
18693
|
+
[0x6A8],
|
|
18694
|
+
[0x22DC8E8],
|
|
18695
|
+
None,
|
|
18696
|
+
"InitScriptRoutine",
|
|
18697
|
+
"Initializes the various fields of script_routine.\n\nr0: routine pointer\nr1: ground entity function table pointer\nr2: live entity pointer",
|
|
18698
|
+
None,
|
|
18699
|
+
)
|
|
18700
|
+
|
|
18701
|
+
LockRoutine = Symbol(
|
|
18702
|
+
[0xCAC],
|
|
18703
|
+
[0x22DCEEC],
|
|
18704
|
+
None,
|
|
18705
|
+
"LockRoutine",
|
|
18706
|
+
"Sets a routine to be locked via the Lock opcode.\n\nr0: script routine pointer\nr1: lock id\nreturn: Always 1, but this does seem to get checked in RunNextOpcode for some reason",
|
|
18707
|
+
None,
|
|
18708
|
+
)
|
|
18709
|
+
|
|
18710
|
+
UnlockRoutine = Symbol(
|
|
18711
|
+
[0xEAC],
|
|
18712
|
+
[0x22DD0EC],
|
|
18713
|
+
None,
|
|
18714
|
+
"UnlockRoutine",
|
|
18715
|
+
"Attempts to unlock a script routine via the Unlock opcode.\n\nr0: script routine pointer\nr1: lock id\nreturn: True if the script routine was successfully unlocked",
|
|
18716
|
+
None,
|
|
18717
|
+
)
|
|
18718
|
+
|
|
18620
18719
|
UnlockScriptingLock = Symbol(
|
|
18621
18720
|
[0xEF0],
|
|
18622
18721
|
[0x22DD130],
|
|
@@ -18631,7 +18730,7 @@ class NaOverlay11Functions:
|
|
|
18631
18730
|
[0x22DD164],
|
|
18632
18731
|
None,
|
|
18633
18732
|
"FuncThatCallsRunNextOpcode",
|
|
18634
|
-
"Called up to 16 times per frame. Exact purpose unknown.\n\nr0:
|
|
18733
|
+
"Called up to 16 times per frame. Exact purpose unknown.\n\nr0: script routine pointer",
|
|
18635
18734
|
None,
|
|
18636
18735
|
)
|
|
18637
18736
|
|
|
@@ -18640,7 +18739,16 @@ class NaOverlay11Functions:
|
|
|
18640
18739
|
[0x22DDD64],
|
|
18641
18740
|
None,
|
|
18642
18741
|
"RunNextOpcode",
|
|
18643
|
-
"Runs the next scripting opcode.\n\nContains a switch statement based on the opcode
|
|
18742
|
+
"Runs the next scripting opcode.\n\nContains a switch statement based on the routine's next opcode to run.\n\nr0: script routine pointer\nreturn: status",
|
|
18743
|
+
None,
|
|
18744
|
+
)
|
|
18745
|
+
|
|
18746
|
+
GetSsbString = Symbol(
|
|
18747
|
+
[0x8008],
|
|
18748
|
+
[0x22E4248],
|
|
18749
|
+
None,
|
|
18750
|
+
"GetSsbString",
|
|
18751
|
+
"Returns a string from a given SSB runtime struct.\n\nr0: ssb runtime info pointer\nr1: idx",
|
|
18644
18752
|
None,
|
|
18645
18753
|
)
|
|
18646
18754
|
|
|
@@ -18653,6 +18761,15 @@ class NaOverlay11Functions:
|
|
|
18653
18761
|
None,
|
|
18654
18762
|
)
|
|
18655
18763
|
|
|
18764
|
+
ScriptCaseProcess = Symbol(
|
|
18765
|
+
[0x81A8],
|
|
18766
|
+
[0x22E43E8],
|
|
18767
|
+
None,
|
|
18768
|
+
"ScriptCaseProcess",
|
|
18769
|
+
"Calculates the next opcode address for a script routine as the result of a switch-statement.\n\nr0: script routine pointer\nr1: case id\nreturn: Next opcode address for the routine to execute",
|
|
18770
|
+
None,
|
|
18771
|
+
)
|
|
18772
|
+
|
|
18656
18773
|
LoadFileFromRomVeneer = Symbol(
|
|
18657
18774
|
[0x849C],
|
|
18658
18775
|
[0x22E46DC],
|
|
@@ -18962,6 +19079,15 @@ class NaOverlay11Functions:
|
|
|
18962
19079
|
None,
|
|
18963
19080
|
)
|
|
18964
19081
|
|
|
19082
|
+
UnlockMainRoutine = Symbol(
|
|
19083
|
+
[0x1B410],
|
|
19084
|
+
[0x22F7650],
|
|
19085
|
+
None,
|
|
19086
|
+
"UnlockMainRoutine",
|
|
19087
|
+
"Unlocks the main routine of the current script, as specified in GROUND_STATE_PTRS::main_routine.\n\nr0: lock id\nreturn: True if the script routine was successfully unlocked",
|
|
19088
|
+
None,
|
|
19089
|
+
)
|
|
19090
|
+
|
|
18965
19091
|
AllocAndInitPartnerFollowDataAndLiveActorList = Symbol(
|
|
18966
19092
|
[0x1BA7C],
|
|
18967
19093
|
[0x22F7CBC],
|
|
@@ -18976,7 +19102,16 @@ class NaOverlay11Functions:
|
|
|
18976
19102
|
[0x22F7D18],
|
|
18977
19103
|
None,
|
|
18978
19104
|
"InitPartnerFollowDataAndLiveActorList",
|
|
18979
|
-
"Initialize the partner follow data and the live actor list (in GROUND_STATE_PTRS, doesn
|
|
19105
|
+
"Initialize the partner follow data and the live actor list (in GROUND_STATE_PTRS, doesn't perform the allocation of the structures)\n\nNo params.",
|
|
19106
|
+
None,
|
|
19107
|
+
)
|
|
19108
|
+
|
|
19109
|
+
GetLiveActorIdxFromScriptEntityId = Symbol(
|
|
19110
|
+
[0x1BBD0],
|
|
19111
|
+
[0x22F7E10],
|
|
19112
|
+
None,
|
|
19113
|
+
"GetLiveActorIdxFromScriptEntityId",
|
|
19114
|
+
"Searches through the live actor list to find the first matching actor who has an ID matching that of a script_entity_id.\n\nr0: script_entity_id\nreturn: index of the live actor, or -1 if the specified actor could not be found",
|
|
18980
19115
|
None,
|
|
18981
19116
|
)
|
|
18982
19117
|
|
|
@@ -18985,7 +19120,43 @@ class NaOverlay11Functions:
|
|
|
18985
19120
|
[0x22F8578],
|
|
18986
19121
|
None,
|
|
18987
19122
|
"DeleteLiveActor",
|
|
18988
|
-
"Remove the actor from the
|
|
19123
|
+
"Remove the actor from the actor list (in GROUND_STATE_PTRS)\n\nr0: the index of the actor in the live actor list",
|
|
19124
|
+
None,
|
|
19125
|
+
)
|
|
19126
|
+
|
|
19127
|
+
SetAttributeBitfieldLiveActor = Symbol(
|
|
19128
|
+
[0x1C4EC],
|
|
19129
|
+
[0x22F872C],
|
|
19130
|
+
None,
|
|
19131
|
+
"SetAttributeBitfieldLiveActor",
|
|
19132
|
+
"Sets bits of the attribute bitfield of a currently loaded actor.\n\nr0: live actor id\nr1: attribute bitfield",
|
|
19133
|
+
None,
|
|
19134
|
+
)
|
|
19135
|
+
|
|
19136
|
+
ResetAttributeBitfieldLiveActor = Symbol(
|
|
19137
|
+
[0x1C578],
|
|
19138
|
+
[0x22F87B8],
|
|
19139
|
+
None,
|
|
19140
|
+
"ResetAttributeBitfieldLiveActor",
|
|
19141
|
+
"Clears bits of the attribute bitfield of a currently loaded actor.\n\nr0: live actor id\nr1: attribute bitfield",
|
|
19142
|
+
None,
|
|
19143
|
+
)
|
|
19144
|
+
|
|
19145
|
+
UnlockActorRoutines = Symbol(
|
|
19146
|
+
[0x1CDD8],
|
|
19147
|
+
[0x22F9018],
|
|
19148
|
+
None,
|
|
19149
|
+
"UnlockActorRoutines",
|
|
19150
|
+
"Attempts to unlock all live actor routines of the current script.\n\nr0: lock id\nreturn: True if any script routine was successfully unlocked",
|
|
19151
|
+
None,
|
|
19152
|
+
)
|
|
19153
|
+
|
|
19154
|
+
GetCollidingActorId = Symbol(
|
|
19155
|
+
[0x1CF40],
|
|
19156
|
+
[0x22F9180],
|
|
19157
|
+
None,
|
|
19158
|
+
"GetCollidingActorId",
|
|
19159
|
+
"Returns the first colliding actor given a series of vector coordinates.\n\nr0: live actor id (used only to ignore an actor colliding with itself)\nr1: attribute bitfield to test actors against\nr2: pointer to coord_min\nr3: pointer to coord_max\nreturn: The first colliding actor's id, or -1 if no is collision detected",
|
|
18989
19160
|
None,
|
|
18990
19161
|
)
|
|
18991
19162
|
|
|
@@ -18994,7 +19165,187 @@ class NaOverlay11Functions:
|
|
|
18994
19165
|
[0x22F93C8],
|
|
18995
19166
|
None,
|
|
18996
19167
|
"ChangeActorAnimation",
|
|
18997
|
-
"Used by the SetAnimation opcode to change the animation of an actor.\n\nIt's responsible for breaking down the SetAnimation parameter and determining which animation to play and which flags to set.\n\nr0:
|
|
19168
|
+
"Used by the SetAnimation opcode to change the animation of an actor.\n\nIt's responsible for breaking down the SetAnimation parameter and determining which animation to play and which flags to set.\n\nr0: live actor\nr1: SetAnimation parameter",
|
|
19169
|
+
None,
|
|
19170
|
+
)
|
|
19171
|
+
|
|
19172
|
+
SetPositionLiveActor = Symbol(
|
|
19173
|
+
[0x1D2E8],
|
|
19174
|
+
[0x22F9528],
|
|
19175
|
+
None,
|
|
19176
|
+
"SetPositionLiveActor",
|
|
19177
|
+
"Sets the position for a currently loaded actor.\n\nr0: live actor\nr1: pointer to a position vector",
|
|
19178
|
+
None,
|
|
19179
|
+
)
|
|
19180
|
+
|
|
19181
|
+
GetIdLiveActor = Symbol(
|
|
19182
|
+
[0x1E7C4],
|
|
19183
|
+
[0x22FAA04],
|
|
19184
|
+
None,
|
|
19185
|
+
"GetIdLiveActor",
|
|
19186
|
+
"Returns the ID of a currently loaded actor. This ID can then be used to index GROUND_STATE_PTRS::actors.\n\nr0: live actor\nreturn: id",
|
|
19187
|
+
None,
|
|
19188
|
+
)
|
|
19189
|
+
|
|
19190
|
+
GetCollisionBoxLiveActor = Symbol(
|
|
19191
|
+
[0x1E7CC],
|
|
19192
|
+
[0x22FAA0C],
|
|
19193
|
+
None,
|
|
19194
|
+
"GetCollisionBoxLiveActor",
|
|
19195
|
+
"Gets the collision box of a currently loaded actor.\n\nr0: live actor\nr1: [output] collision box buffer",
|
|
19196
|
+
None,
|
|
19197
|
+
)
|
|
19198
|
+
|
|
19199
|
+
SetPositionInitialLiveActor = Symbol(
|
|
19200
|
+
[0x1E7E0],
|
|
19201
|
+
[0x22FAA20],
|
|
19202
|
+
None,
|
|
19203
|
+
"SetPositionInitialLiveActor",
|
|
19204
|
+
"Sets a currently loaded actor to return to its initial position.\n\nr0: live actor\nr1: pointer to an position vector; if null, actor will return to its initial position",
|
|
19205
|
+
None,
|
|
19206
|
+
)
|
|
19207
|
+
|
|
19208
|
+
SetMovementRangeLiveActor = Symbol(
|
|
19209
|
+
[0x1E89C],
|
|
19210
|
+
[0x22FAADC],
|
|
19211
|
+
None,
|
|
19212
|
+
"SetMovementRangeLiveActor",
|
|
19213
|
+
"Sets a currently loaded actor's random movement range.\n\nr0: live actor\nr1: pointer to limit_min_pos\nr2: pointer to limit_max_pos",
|
|
19214
|
+
None,
|
|
19215
|
+
)
|
|
19216
|
+
|
|
19217
|
+
GetCollisionBoxCenterLiveActor = Symbol(
|
|
19218
|
+
[0x1E8C0],
|
|
19219
|
+
[0x22FAB00],
|
|
19220
|
+
None,
|
|
19221
|
+
"GetCollisionBoxCenterLiveActor",
|
|
19222
|
+
"Gets the center of a collision box of a currently loaded actor.\n\nThis simply adds the actor's minimum coordinates by half the size of the actor's collision box.\n\nr0: live actor\nr1: [output] collision box center buffer",
|
|
19223
|
+
None,
|
|
19224
|
+
)
|
|
19225
|
+
|
|
19226
|
+
SetPositionLiveActorVeneer = Symbol(
|
|
19227
|
+
[0x1E8E4],
|
|
19228
|
+
[0x22FAB24],
|
|
19229
|
+
None,
|
|
19230
|
+
"SetPositionLiveActorVeneer",
|
|
19231
|
+
"Likely a linker-generated veneer for SetPositionLiveActor.\n\nSee https://developer.arm.com/documentation/dui0474/k/image-structure-and-generation/linker-generated-veneers/what-is-a-veneer-\n\nr0: live actor\nr1: pointer to a position vector",
|
|
19232
|
+
None,
|
|
19233
|
+
)
|
|
19234
|
+
|
|
19235
|
+
GetHeightLiveActor = Symbol(
|
|
19236
|
+
[0x1E8F0],
|
|
19237
|
+
[0x22FAB30],
|
|
19238
|
+
None,
|
|
19239
|
+
"GetHeightLiveActor",
|
|
19240
|
+
"Gets the two height values of a currently loaded actor.\n\nr0: live actor\nr1: [output] pointer to first height value\nr2: [output] pointer to second height value, which is curiously not referenced by SetHeightLiveActor",
|
|
19241
|
+
None,
|
|
19242
|
+
)
|
|
19243
|
+
|
|
19244
|
+
SetHeightLiveActor = Symbol(
|
|
19245
|
+
[0x1E904],
|
|
19246
|
+
[0x22FAB44],
|
|
19247
|
+
None,
|
|
19248
|
+
"SetHeightLiveActor",
|
|
19249
|
+
"Sets the height of a currently loaded actor.\n\nr0: live actor\nr1: height",
|
|
19250
|
+
None,
|
|
19251
|
+
)
|
|
19252
|
+
|
|
19253
|
+
GetDirectionLiveActor = Symbol(
|
|
19254
|
+
[0x1E90C],
|
|
19255
|
+
[0x22FAB4C],
|
|
19256
|
+
None,
|
|
19257
|
+
"GetDirectionLiveActor",
|
|
19258
|
+
"Gets the direction of a currently loaded actor.\n\nr0: live actor\nr1: [output] pointer to direction",
|
|
19259
|
+
None,
|
|
19260
|
+
)
|
|
19261
|
+
|
|
19262
|
+
SetDirectionLiveActor = Symbol(
|
|
19263
|
+
[0x1E91C],
|
|
19264
|
+
[0x22FAB5C],
|
|
19265
|
+
None,
|
|
19266
|
+
"SetDirectionLiveActor",
|
|
19267
|
+
"Sets the direction of a currently loaded actor. Does nothing if the direction value passed is -1.\n\nr0: live actor\nr1: direction",
|
|
19268
|
+
None,
|
|
19269
|
+
)
|
|
19270
|
+
|
|
19271
|
+
SetAnimationLiveActor = Symbol(
|
|
19272
|
+
[0x1E944],
|
|
19273
|
+
[0x22FAB84],
|
|
19274
|
+
None,
|
|
19275
|
+
"SetAnimationLiveActor",
|
|
19276
|
+
"Sets the animation of a currently loaded actor. Leads up to a final ChangeActorAnimation call.\n\nIncludes a check for if live_actor::id is less than 3 and if live_actor::field_0xa is equal to 0x119, which ultimately may perform ((SetAnimation parameter) & 0x1f00 | 0x53).\n\nr0: live actor\nr1: SetAnimation parameter",
|
|
19277
|
+
None,
|
|
19278
|
+
)
|
|
19279
|
+
|
|
19280
|
+
SetEffectLiveActor = Symbol(
|
|
19281
|
+
[0x1E990],
|
|
19282
|
+
[0x22FABD0],
|
|
19283
|
+
None,
|
|
19284
|
+
"SetEffectLiveActor",
|
|
19285
|
+
"Sets the effect of a currently loaded actor.\n\nr0: live actor\nr1: flag (true if effect id is 0?)\nr2: effect id\nr3: effect position marker",
|
|
19286
|
+
None,
|
|
19287
|
+
)
|
|
19288
|
+
|
|
19289
|
+
GetAnimationStatusLiveActor = Symbol(
|
|
19290
|
+
[0x1E9A4],
|
|
19291
|
+
[0x22FABE4],
|
|
19292
|
+
None,
|
|
19293
|
+
"GetAnimationStatusLiveActor",
|
|
19294
|
+
"Gets the animation status of a currently loaded actor.\n\nUsed to determine if the animation has finished via script opcodes like WaitAnimation and WaitEndAnimation.\n\nr0: live actor\nreturn: status",
|
|
19295
|
+
None,
|
|
19296
|
+
)
|
|
19297
|
+
|
|
19298
|
+
GetEffectStatusLiveActor = Symbol(
|
|
19299
|
+
[0x1E9C4],
|
|
19300
|
+
[0x22FAC04],
|
|
19301
|
+
None,
|
|
19302
|
+
"GetEffectStatusLiveActor",
|
|
19303
|
+
"Gets the effect status of a currently loaded actor.\n\nUsed to determine if an effect has finished via the script opcode WaitEffect.\n\nr0: live actor\nreturn: status",
|
|
19304
|
+
None,
|
|
19305
|
+
)
|
|
19306
|
+
|
|
19307
|
+
GetAttributeBitfieldLiveActor = Symbol(
|
|
19308
|
+
[0x1E9E8],
|
|
19309
|
+
[0x22FAC28],
|
|
19310
|
+
None,
|
|
19311
|
+
"GetAttributeBitfieldLiveActor",
|
|
19312
|
+
"Gets the attribute bitfield of a currently loaded actor.\n\nr0: live actor\nr1: [output] pointer to attribute bitfield",
|
|
19313
|
+
None,
|
|
19314
|
+
)
|
|
19315
|
+
|
|
19316
|
+
SetAttributeBitfieldLiveActorWrapper = Symbol(
|
|
19317
|
+
[0x1E9F4],
|
|
19318
|
+
[0x22FAC34],
|
|
19319
|
+
None,
|
|
19320
|
+
"SetAttributeBitfieldLiveActorWrapper",
|
|
19321
|
+
"Sets bits of the attribute bitfield of a currently loaded actor.\n\nIs a wrapper around SetAttributeBitfieldLiveActor, meaning this calls SetAttributeBitfieldLiveActor with a first parameter of live_actor::id.\n\nr0: live actor\nr1: attribute bitfield",
|
|
19322
|
+
None,
|
|
19323
|
+
)
|
|
19324
|
+
|
|
19325
|
+
ResetAttributeBitfieldLiveActorWrapper = Symbol(
|
|
19326
|
+
[0x1EA04],
|
|
19327
|
+
[0x22FAC44],
|
|
19328
|
+
None,
|
|
19329
|
+
"ResetAttributeBitfieldLiveActorWrapper",
|
|
19330
|
+
"Clears bits of the attribute bitfield of a currently loaded actor.\n\nIs a wrapper around ResetAttributeBitfieldLiveActor, meaning this calls ResetAttributeBitfieldLiveActor with a first parameter of live_actor::id.\n\nr0: live actor\nr1: attribute bitfield",
|
|
19331
|
+
None,
|
|
19332
|
+
)
|
|
19333
|
+
|
|
19334
|
+
SetBlinkLiveActor = Symbol(
|
|
19335
|
+
[0x1EA14],
|
|
19336
|
+
[0x22FAC54],
|
|
19337
|
+
None,
|
|
19338
|
+
"SetBlinkLiveActor",
|
|
19339
|
+
"Sets the actor to blink in and out of sight at certain intervals.\n\nr0: live actor\nr1: frame interval for blinking in\nr2: frame interval for blinking out",
|
|
19340
|
+
None,
|
|
19341
|
+
)
|
|
19342
|
+
|
|
19343
|
+
SetPositionOffsetLiveActor = Symbol(
|
|
19344
|
+
[0x1EA24],
|
|
19345
|
+
[0x22FAC64],
|
|
19346
|
+
None,
|
|
19347
|
+
"SetPositionOffsetLiveActor",
|
|
19348
|
+
"Offsets a currently loaded actor's position.\n\nr0: live actor\nr1: pointer to an position offset vector",
|
|
18998
19349
|
None,
|
|
18999
19350
|
)
|
|
19000
19351
|
|
|
@@ -19007,21 +19358,462 @@ class NaOverlay11Functions:
|
|
|
19007
19358
|
None,
|
|
19008
19359
|
)
|
|
19009
19360
|
|
|
19010
|
-
|
|
19361
|
+
DeleteLiveObject = Symbol(
|
|
19362
|
+
[0x2020C],
|
|
19363
|
+
[0x22FC44C],
|
|
19364
|
+
None,
|
|
19365
|
+
"DeleteLiveObject",
|
|
19366
|
+
"Remove the object from the object list (in GROUND_STATE_PTRS)\n\nr0: the index of the object in the live object list",
|
|
19367
|
+
None,
|
|
19368
|
+
)
|
|
19369
|
+
|
|
19370
|
+
SetAttributeBitfieldLiveObject = Symbol(
|
|
19371
|
+
[0x203B8],
|
|
19372
|
+
[0x22FC5F8],
|
|
19373
|
+
None,
|
|
19374
|
+
"SetAttributeBitfieldLiveObject",
|
|
19375
|
+
"Sets bits of the attribute bitfield of a currently loaded object.\n\nr0: live object id\nr1: attribute bitfield",
|
|
19376
|
+
None,
|
|
19377
|
+
)
|
|
19378
|
+
|
|
19379
|
+
ResetAttributeBitfieldLiveObject = Symbol(
|
|
19380
|
+
[0x203F8],
|
|
19381
|
+
[0x22FC638],
|
|
19382
|
+
None,
|
|
19383
|
+
"ResetAttributeBitfieldLiveObject",
|
|
19384
|
+
"Clears bits of the attribute bitfield of a currently loaded object.\n\nr0: live object id\nr1: attribute bitfield",
|
|
19385
|
+
None,
|
|
19386
|
+
)
|
|
19387
|
+
|
|
19388
|
+
UnlockObjectRoutines = Symbol(
|
|
19389
|
+
[0x20A04],
|
|
19390
|
+
[0x22FCC44],
|
|
19391
|
+
None,
|
|
19392
|
+
"UnlockObjectRoutines",
|
|
19393
|
+
"Attempts to unlock all live object routines of the current script.\n\nr0: lock id\nreturn: True if any script routine was successfully unlocked",
|
|
19394
|
+
None,
|
|
19395
|
+
)
|
|
19396
|
+
|
|
19397
|
+
GetCollidingObjectId = Symbol(
|
|
19398
|
+
[0x20AD8],
|
|
19399
|
+
[0x22FCD18],
|
|
19400
|
+
None,
|
|
19401
|
+
"GetCollidingObjectId",
|
|
19402
|
+
"Returns the first colliding object given a series of vector coordinates.\n\nr0: attribute bitfield to test objects against\nr1: pointer to coord_min\nr2: pointer to coord_max\nreturn: The first colliding object's id, or -1 if no is collision detected",
|
|
19403
|
+
None,
|
|
19404
|
+
)
|
|
19405
|
+
|
|
19406
|
+
SetPositionLiveObject = Symbol(
|
|
19407
|
+
[0x20D30],
|
|
19408
|
+
[0x22FCF70],
|
|
19409
|
+
None,
|
|
19410
|
+
"SetPositionLiveObject",
|
|
19411
|
+
"Sets the position for a currently loaded object.\n\nr0: live object\nr1: pointer to a position vector",
|
|
19412
|
+
None,
|
|
19413
|
+
)
|
|
19414
|
+
|
|
19415
|
+
GetIdLiveObject = Symbol(
|
|
19416
|
+
[0x20E20],
|
|
19417
|
+
[0x22FD060],
|
|
19418
|
+
None,
|
|
19419
|
+
"GetIdLiveObject",
|
|
19420
|
+
"Returns the ID of a currently loaded object. This ID can then be used to index GROUND_STATE_PTRS::objects.\n\nr0: live object\nreturn: id",
|
|
19421
|
+
None,
|
|
19422
|
+
)
|
|
19423
|
+
|
|
19424
|
+
GetCollisionBoxLiveObject = Symbol(
|
|
19425
|
+
[0x20E28],
|
|
19426
|
+
[0x22FD068],
|
|
19427
|
+
None,
|
|
19428
|
+
"GetCollisionBoxLiveObject",
|
|
19429
|
+
"Gets the collision box of a currently loaded object.\n\nr0: live object\nr1: [output] collision box buffer",
|
|
19430
|
+
None,
|
|
19431
|
+
)
|
|
19432
|
+
|
|
19433
|
+
SetPositionInitialLiveObject = Symbol(
|
|
19434
|
+
[0x20E3C],
|
|
19435
|
+
[0x22FD07C],
|
|
19436
|
+
None,
|
|
19437
|
+
"SetPositionInitialLiveObject",
|
|
19438
|
+
"Sets a currently loaded object to return to its initial position.\n\nr0: live object\nr1: pointer to an position vector; if null, object will return to its initial position",
|
|
19439
|
+
None,
|
|
19440
|
+
)
|
|
19441
|
+
|
|
19442
|
+
SetMovementRangeLiveObject = Symbol(
|
|
19443
|
+
[0x20EF8],
|
|
19444
|
+
[0x22FD138],
|
|
19445
|
+
None,
|
|
19446
|
+
"SetMovementRangeLiveObject",
|
|
19447
|
+
"Sets a currently loaded object's random movement range.\n\nr0: live object\nr1: pointer to limit_min_pos\nr2: pointer to limit_max_pos",
|
|
19448
|
+
None,
|
|
19449
|
+
)
|
|
19450
|
+
|
|
19451
|
+
GetCollisionBoxCenterLiveObject = Symbol(
|
|
19452
|
+
[0x20F1C],
|
|
19453
|
+
[0x22FD15C],
|
|
19454
|
+
None,
|
|
19455
|
+
"GetCollisionBoxCenterLiveObject",
|
|
19456
|
+
"Gets the center of a collision box of a currently loaded object.\n\nThis simply adds the object's minimum coordinates by half the size of the object's collision box.\n\nr0: live object\nr1: [output] collision box center buffer",
|
|
19457
|
+
None,
|
|
19458
|
+
)
|
|
19459
|
+
|
|
19460
|
+
SetPositionLiveObjectVeneer = Symbol(
|
|
19461
|
+
[0x20F40],
|
|
19462
|
+
[0x22FD180],
|
|
19463
|
+
None,
|
|
19464
|
+
"SetPositionLiveObjectVeneer",
|
|
19465
|
+
"Likely a linker-generated veneer for SetPositionLiveObject.\n\nSee https://developer.arm.com/documentation/dui0474/k/image-structure-and-generation/linker-generated-veneers/what-is-a-veneer-\n\nr0: live object\nr1: pointer to a position vector",
|
|
19466
|
+
None,
|
|
19467
|
+
)
|
|
19468
|
+
|
|
19469
|
+
GetHeightLiveObject = Symbol(
|
|
19470
|
+
[0x20F4C],
|
|
19471
|
+
[0x22FD18C],
|
|
19472
|
+
None,
|
|
19473
|
+
"GetHeightLiveObject",
|
|
19474
|
+
"Gets the two height values of a currently loaded object.\n\nr0: live object\nr1: [output] pointer to first height value\nr2: [output] pointer to second height value, which is curiously not referenced by SetHeightLiveObject",
|
|
19475
|
+
None,
|
|
19476
|
+
)
|
|
19477
|
+
|
|
19478
|
+
SetHeightLiveObject = Symbol(
|
|
19479
|
+
[0x20F60],
|
|
19480
|
+
[0x22FD1A0],
|
|
19481
|
+
None,
|
|
19482
|
+
"SetHeightLiveObject",
|
|
19483
|
+
"Sets the height of a currently loaded object.\n\nr0: live object\nr1: height",
|
|
19484
|
+
None,
|
|
19485
|
+
)
|
|
19486
|
+
|
|
19487
|
+
GetDirectionLiveObject = Symbol(
|
|
19011
19488
|
[0x20F68],
|
|
19012
19489
|
[0x22FD1A8],
|
|
19013
19490
|
None,
|
|
19014
|
-
"
|
|
19015
|
-
"
|
|
19491
|
+
"GetDirectionLiveObject",
|
|
19492
|
+
"Gets the direction of a currently loaded object.\n\nr0: live object\nr1: [output] pointer to direction",
|
|
19016
19493
|
None,
|
|
19017
19494
|
)
|
|
19018
19495
|
|
|
19019
|
-
|
|
19496
|
+
SetDirectionLiveObject = Symbol(
|
|
19020
19497
|
[0x20F78],
|
|
19021
19498
|
[0x22FD1B8],
|
|
19022
19499
|
None,
|
|
19023
|
-
"
|
|
19024
|
-
"
|
|
19500
|
+
"SetDirectionLiveObject",
|
|
19501
|
+
"Sets the direction of a currently loaded object. Does nothing if the direction value passed is -1.\n\nr0: live object\nr1: direction",
|
|
19502
|
+
None,
|
|
19503
|
+
)
|
|
19504
|
+
|
|
19505
|
+
SetAnimationLiveObject = Symbol(
|
|
19506
|
+
[0x20F88],
|
|
19507
|
+
[0x22FD1C8],
|
|
19508
|
+
None,
|
|
19509
|
+
"SetAnimationLiveObject",
|
|
19510
|
+
"Sets the animation of a currently loaded object.\n\nr0: live object\nr1: SetAnimation parameter",
|
|
19511
|
+
None,
|
|
19512
|
+
)
|
|
19513
|
+
|
|
19514
|
+
SetEffectLiveObject = Symbol(
|
|
19515
|
+
[0x21048],
|
|
19516
|
+
[0x22FD288],
|
|
19517
|
+
None,
|
|
19518
|
+
"SetEffectLiveObject",
|
|
19519
|
+
"Sets the effect of a currently loaded object.\n\nr0: live object\nr1: flag (true if effect id is 0?)\nr2: effect id",
|
|
19520
|
+
None,
|
|
19521
|
+
)
|
|
19522
|
+
|
|
19523
|
+
GetAnimationStatusLiveObject = Symbol(
|
|
19524
|
+
[0x21058],
|
|
19525
|
+
[0x22FD298],
|
|
19526
|
+
None,
|
|
19527
|
+
"GetAnimationStatusLiveObject",
|
|
19528
|
+
"Gets the animation status of a currently loaded object.\n\nUsed to determine if the animation has finished via script opcodes like WaitAnimation and WaitEndAnimation.\n\nr0: live object\nreturn: status",
|
|
19529
|
+
None,
|
|
19530
|
+
)
|
|
19531
|
+
|
|
19532
|
+
GetEffectStatusLiveObject = Symbol(
|
|
19533
|
+
[0x21078],
|
|
19534
|
+
[0x22FD2B8],
|
|
19535
|
+
None,
|
|
19536
|
+
"GetEffectStatusLiveObject",
|
|
19537
|
+
"Gets the effect status of a currently loaded object.\n\nUsed to determine if an effect has finished via the script opcode WaitEffect.\n\nr0: live object\nreturn: status",
|
|
19538
|
+
None,
|
|
19539
|
+
)
|
|
19540
|
+
|
|
19541
|
+
GetAttributeBitfieldLiveObject = Symbol(
|
|
19542
|
+
[0x2109C],
|
|
19543
|
+
[0x22FD2DC],
|
|
19544
|
+
None,
|
|
19545
|
+
"GetAttributeBitfieldLiveObject",
|
|
19546
|
+
"Gets the attribute bitfield of a currently loaded object.\n\nr0: live object\nr1: [output] pointer to attribute bitfield",
|
|
19547
|
+
None,
|
|
19548
|
+
)
|
|
19549
|
+
|
|
19550
|
+
SetAttributeBitfieldLiveObjectWrapper = Symbol(
|
|
19551
|
+
[0x210A8],
|
|
19552
|
+
[0x22FD2E8],
|
|
19553
|
+
None,
|
|
19554
|
+
"SetAttributeBitfieldLiveObjectWrapper",
|
|
19555
|
+
"Sets bits of the attribute bitfield of a currently loaded object.\n\nIs a wrapper around SetAttributeBitfieldLiveObject, meaning this calls SetAttributeBitfieldLiveObject with a first parameter of live_object::id.\n\nr0: live object\nr1: attribute bitfield",
|
|
19556
|
+
None,
|
|
19557
|
+
)
|
|
19558
|
+
|
|
19559
|
+
ResetAttributeBitfieldLiveObjectWrapper = Symbol(
|
|
19560
|
+
[0x210B8],
|
|
19561
|
+
[0x22FD2F8],
|
|
19562
|
+
None,
|
|
19563
|
+
"ResetAttributeBitfieldLiveObjectWrapper",
|
|
19564
|
+
"Clears bits of the attribute bitfield of a currently loaded object.\n\nIs a wrapper around ResetAttributeBitfieldLiveObject, meaning this calls ResetAttributeBitfieldLiveObject with a first parameter of live_object::id.\n\nr0: live object\nr1: attribute bitfield",
|
|
19565
|
+
None,
|
|
19566
|
+
)
|
|
19567
|
+
|
|
19568
|
+
SetBlinkLiveObject = Symbol(
|
|
19569
|
+
[0x210C8],
|
|
19570
|
+
[0x22FD308],
|
|
19571
|
+
None,
|
|
19572
|
+
"SetBlinkLiveObject",
|
|
19573
|
+
"Sets the object to blink in and out of sight at certain intervals.\n\nr0: live object\nr1: frame interval for blinking in\nr2: frame interval for blinking out",
|
|
19574
|
+
None,
|
|
19575
|
+
)
|
|
19576
|
+
|
|
19577
|
+
SetPositionOffsetLiveObject = Symbol(
|
|
19578
|
+
[0x210D8],
|
|
19579
|
+
[0x22FD318],
|
|
19580
|
+
None,
|
|
19581
|
+
"SetPositionOffsetLiveObject",
|
|
19582
|
+
"Offsets a currently loaded object's position.\n\nr0: live object\nr1: pointer to an position offset vector",
|
|
19583
|
+
None,
|
|
19584
|
+
)
|
|
19585
|
+
|
|
19586
|
+
DeleteLivePerformer = Symbol(
|
|
19587
|
+
[0x219AC],
|
|
19588
|
+
[0x22FDBEC],
|
|
19589
|
+
None,
|
|
19590
|
+
"DeleteLivePerformer",
|
|
19591
|
+
"Remove the performer from the performer list (in GROUND_STATE_PTRS)\n\nr0: the index of the performer in the live performer list",
|
|
19592
|
+
None,
|
|
19593
|
+
)
|
|
19594
|
+
|
|
19595
|
+
SetAttributeBitfieldLivePerformer = Symbol(
|
|
19596
|
+
[0x21B58],
|
|
19597
|
+
[0x22FDD98],
|
|
19598
|
+
None,
|
|
19599
|
+
"SetAttributeBitfieldLivePerformer",
|
|
19600
|
+
"Sets bits of the attribute bitfield of a currently loaded performer.\n\nr0: live performer id\nr1: attribute bitfield",
|
|
19601
|
+
None,
|
|
19602
|
+
)
|
|
19603
|
+
|
|
19604
|
+
ResetAttributeBitfieldLivePerformer = Symbol(
|
|
19605
|
+
[0x21B98],
|
|
19606
|
+
[0x22FDDD8],
|
|
19607
|
+
None,
|
|
19608
|
+
"ResetAttributeBitfieldLivePerformer",
|
|
19609
|
+
"Clears bits of the attribute bitfield of a currently loaded performer.\n\nr0: live performer id\nr1: attribute bitfield",
|
|
19610
|
+
None,
|
|
19611
|
+
)
|
|
19612
|
+
|
|
19613
|
+
UnlockPerformerRoutines = Symbol(
|
|
19614
|
+
[0x22114],
|
|
19615
|
+
[0x22FE354],
|
|
19616
|
+
None,
|
|
19617
|
+
"UnlockPerformerRoutines",
|
|
19618
|
+
"Attempts to unlock all live performer routines of the current script.\n\nr0: lock id\nreturn: True if any script routine was successfully unlocked",
|
|
19619
|
+
None,
|
|
19620
|
+
)
|
|
19621
|
+
|
|
19622
|
+
SetPositionLivePerformer = Symbol(
|
|
19623
|
+
[0x221C4],
|
|
19624
|
+
[0x22FE404],
|
|
19625
|
+
None,
|
|
19626
|
+
"SetPositionLivePerformer",
|
|
19627
|
+
"Sets the position for a currently loaded performer.\n\nr0: live performer\nr1: pointer to a position vector",
|
|
19628
|
+
None,
|
|
19629
|
+
)
|
|
19630
|
+
|
|
19631
|
+
GetIdLivePerformer = Symbol(
|
|
19632
|
+
[0x22250],
|
|
19633
|
+
[0x22FE490],
|
|
19634
|
+
None,
|
|
19635
|
+
"GetIdLivePerformer",
|
|
19636
|
+
"Returns the ID of a currently loaded performer. This ID can then be used to index GROUND_STATE_PTRS::performers.\n\nr0: live performer\nreturn: id",
|
|
19637
|
+
None,
|
|
19638
|
+
)
|
|
19639
|
+
|
|
19640
|
+
GetCollisionBoxLivePerformer = Symbol(
|
|
19641
|
+
[0x22258],
|
|
19642
|
+
[0x22FE498],
|
|
19643
|
+
None,
|
|
19644
|
+
"GetCollisionBoxLivePerformer",
|
|
19645
|
+
"Gets the collision box of a currently loaded performer.\n\nr0: live performer\nr1: [output] collision box buffer",
|
|
19646
|
+
None,
|
|
19647
|
+
)
|
|
19648
|
+
|
|
19649
|
+
SetPositionInitialLivePerformer = Symbol(
|
|
19650
|
+
[0x2226C],
|
|
19651
|
+
[0x22FE4AC],
|
|
19652
|
+
None,
|
|
19653
|
+
"SetPositionInitialLivePerformer",
|
|
19654
|
+
"Sets a currently loaded performer to return to its initial position.\n\nr0: live performer\nr1: pointer to an position vector; if null, performer will return to its initial position",
|
|
19655
|
+
None,
|
|
19656
|
+
)
|
|
19657
|
+
|
|
19658
|
+
SetMovementRangeLivePerformer = Symbol(
|
|
19659
|
+
[0x22328],
|
|
19660
|
+
[0x22FE568],
|
|
19661
|
+
None,
|
|
19662
|
+
"SetMovementRangeLivePerformer",
|
|
19663
|
+
"Sets a currently loaded performer's random movement range.\n\nr0: live performer\nr1: pointer to limit_min_pos\nr2: pointer to limit_max_pos",
|
|
19664
|
+
None,
|
|
19665
|
+
)
|
|
19666
|
+
|
|
19667
|
+
GetCollisionBoxCenterLivePerformer = Symbol(
|
|
19668
|
+
[0x2234C],
|
|
19669
|
+
[0x22FE58C],
|
|
19670
|
+
None,
|
|
19671
|
+
"GetCollisionBoxCenterLivePerformer",
|
|
19672
|
+
"Gets the center of a collision box of a currently loaded performer.\n\nThis simply adds the performer's minimum coordinates by half the size of the performer's collision box.\n\nr0: live performer\nr1: [output] collision box center buffer",
|
|
19673
|
+
None,
|
|
19674
|
+
)
|
|
19675
|
+
|
|
19676
|
+
SetPositionLivePerformerVeneer = Symbol(
|
|
19677
|
+
[0x22370],
|
|
19678
|
+
[0x22FE5B0],
|
|
19679
|
+
None,
|
|
19680
|
+
"SetPositionLivePerformerVeneer",
|
|
19681
|
+
"Likely a linker-generated veneer for SetPositionLivePerformer.\n\nSee https://developer.arm.com/documentation/dui0474/k/image-structure-and-generation/linker-generated-veneers/what-is-a-veneer-\n\nr0: live performer\nr1: pointer to a position vector",
|
|
19682
|
+
None,
|
|
19683
|
+
)
|
|
19684
|
+
|
|
19685
|
+
GetHeightLivePerformer = Symbol(
|
|
19686
|
+
[0x2237C],
|
|
19687
|
+
[0x22FE5BC],
|
|
19688
|
+
None,
|
|
19689
|
+
"GetHeightLivePerformer",
|
|
19690
|
+
"Gets the two height values of a currently loaded performer.\n\nr0: live performer\nr1: [output] pointer to first height value\nr2: [output] pointer to second height value, which is curiously not referenced by SetHeightLivePerformer",
|
|
19691
|
+
None,
|
|
19692
|
+
)
|
|
19693
|
+
|
|
19694
|
+
SetHeightLivePerformer = Symbol(
|
|
19695
|
+
[0x22390],
|
|
19696
|
+
[0x22FE5D0],
|
|
19697
|
+
None,
|
|
19698
|
+
"SetHeightLivePerformer",
|
|
19699
|
+
"Sets the height of a currently loaded performer.\n\nr0: live performer\nr1: height",
|
|
19700
|
+
None,
|
|
19701
|
+
)
|
|
19702
|
+
|
|
19703
|
+
GetDirectionLivePerformer = Symbol(
|
|
19704
|
+
[0x22398],
|
|
19705
|
+
[0x22FE5D8],
|
|
19706
|
+
None,
|
|
19707
|
+
"GetDirectionLivePerformer",
|
|
19708
|
+
"Gets the direction of a currently loaded performer.\n\nr0: live performer\nr1: [output] pointer to direction",
|
|
19709
|
+
None,
|
|
19710
|
+
)
|
|
19711
|
+
|
|
19712
|
+
SetDirectionLivePerformer = Symbol(
|
|
19713
|
+
[0x223A8],
|
|
19714
|
+
[0x22FE5E8],
|
|
19715
|
+
None,
|
|
19716
|
+
"SetDirectionLivePerformer",
|
|
19717
|
+
"Sets the direction of a currently loaded performer. Does nothing if the direction value passed is -1.\n\nr0: live performer\nr1: direction",
|
|
19718
|
+
None,
|
|
19719
|
+
)
|
|
19720
|
+
|
|
19721
|
+
SetAnimationLivePerformer = Symbol(
|
|
19722
|
+
[0x223B8],
|
|
19723
|
+
[0x22FE5F8],
|
|
19724
|
+
None,
|
|
19725
|
+
"SetAnimationLivePerformer",
|
|
19726
|
+
"Sets the animation of a currently loaded performer.\n\nr0: live performer\nr1: SetAnimation parameter",
|
|
19727
|
+
None,
|
|
19728
|
+
)
|
|
19729
|
+
|
|
19730
|
+
SetEffectLivePerformer = Symbol(
|
|
19731
|
+
[0x22478],
|
|
19732
|
+
[0x22FE6B8],
|
|
19733
|
+
None,
|
|
19734
|
+
"SetEffectLivePerformer",
|
|
19735
|
+
"Sets the effect of a currently loaded performer.\n\nr0: live performer\nr1: flag (true if effect id is 0?)\nr2: effect id",
|
|
19736
|
+
None,
|
|
19737
|
+
)
|
|
19738
|
+
|
|
19739
|
+
GetAnimationStatusLivePerformer = Symbol(
|
|
19740
|
+
[0x22488],
|
|
19741
|
+
[0x22FE6C8],
|
|
19742
|
+
None,
|
|
19743
|
+
"GetAnimationStatusLivePerformer",
|
|
19744
|
+
"Gets the animation status of a currently loaded performer.\n\nUsed to determine if the animation has finished via script opcodes like WaitAnimation and WaitEndAnimation.\n\nr0: live performer\nreturn: status",
|
|
19745
|
+
None,
|
|
19746
|
+
)
|
|
19747
|
+
|
|
19748
|
+
GetEffectStatusLivePerformer = Symbol(
|
|
19749
|
+
[0x224A8],
|
|
19750
|
+
[0x22FE6E8],
|
|
19751
|
+
None,
|
|
19752
|
+
"GetEffectStatusLivePerformer",
|
|
19753
|
+
"Gets the effect status of a currently loaded performer.\n\nUsed to determine if an effect has finished via the script opcode WaitEffect.\n\nr0: live performer\nreturn: status",
|
|
19754
|
+
None,
|
|
19755
|
+
)
|
|
19756
|
+
|
|
19757
|
+
GetAttributeBitfieldLivePerformer = Symbol(
|
|
19758
|
+
[0x224E0],
|
|
19759
|
+
[0x22FE720],
|
|
19760
|
+
None,
|
|
19761
|
+
"GetAttributeBitfieldLivePerformer",
|
|
19762
|
+
"Gets the attribute bitfield of a currently loaded performer.\n\nr0: live performer\nr1: [output] pointer to attribute bitfield",
|
|
19763
|
+
None,
|
|
19764
|
+
)
|
|
19765
|
+
|
|
19766
|
+
SetAttributeBitfieldLivePerformerWrapper = Symbol(
|
|
19767
|
+
[0x224EC],
|
|
19768
|
+
[0x22FE72C],
|
|
19769
|
+
None,
|
|
19770
|
+
"SetAttributeBitfieldLivePerformerWrapper",
|
|
19771
|
+
"Sets bits of the attribute bitfield of a currently loaded performer.\n\nIs a wrapper around SetAttributeBitfieldLivePerformer, meaning this calls SetAttributeBitfieldLivePerformer with a first parameter of live_performer::id.\n\nr0: live performer\nr1: attribute bitfield",
|
|
19772
|
+
None,
|
|
19773
|
+
)
|
|
19774
|
+
|
|
19775
|
+
ResetAttributeBitfieldLivePerformerWrapper = Symbol(
|
|
19776
|
+
[0x224FC],
|
|
19777
|
+
[0x22FE73C],
|
|
19778
|
+
None,
|
|
19779
|
+
"ResetAttributeBitfieldLivePerformerWrapper",
|
|
19780
|
+
"Clears bits of the attribute bitfield of a currently loaded performer.\n\nIs a wrapper around ResetAttributeBitfieldLivePerformer, meaning this calls ResetAttributeBitfieldLivePerformer with a first parameter of live_performer::id.\n\nr0: live performer\nr1: attribute bitfield",
|
|
19781
|
+
None,
|
|
19782
|
+
)
|
|
19783
|
+
|
|
19784
|
+
SetBlinkLivePerformer = Symbol(
|
|
19785
|
+
[0x2250C],
|
|
19786
|
+
[0x22FE74C],
|
|
19787
|
+
None,
|
|
19788
|
+
"SetBlinkLivePerformer",
|
|
19789
|
+
"Sets the performer to blink in and out of sight at certain intervals.\n\nr0: live performer\nr1: frame interval for blinking in\nr2: frame interval for blinking out",
|
|
19790
|
+
None,
|
|
19791
|
+
)
|
|
19792
|
+
|
|
19793
|
+
SetPositionOffsetLivePerformer = Symbol(
|
|
19794
|
+
[0x2251C],
|
|
19795
|
+
[0x22FE75C],
|
|
19796
|
+
None,
|
|
19797
|
+
"SetPositionOffsetLivePerformer",
|
|
19798
|
+
"Offsets a currently loaded performer's position.\n\nr0: live performer\nr1: pointer to an position offset vector",
|
|
19799
|
+
None,
|
|
19800
|
+
)
|
|
19801
|
+
|
|
19802
|
+
DeleteLiveEvent = Symbol(
|
|
19803
|
+
[0x22A28],
|
|
19804
|
+
[0x22FEC68],
|
|
19805
|
+
None,
|
|
19806
|
+
"DeleteLiveEvent",
|
|
19807
|
+
"Remove the event from the event list (in GROUND_STATE_PTRS)\n\nr0: the index of the event in the live event list",
|
|
19808
|
+
None,
|
|
19809
|
+
)
|
|
19810
|
+
|
|
19811
|
+
GetCollidingEventId = Symbol(
|
|
19812
|
+
[0x22BB8],
|
|
19813
|
+
[0x22FEDF8],
|
|
19814
|
+
None,
|
|
19815
|
+
"GetCollidingEventId",
|
|
19816
|
+
"Returns the first colliding event given a series of vector coordinates.\n\nr0: attribute bitfield to test events against\nr1: pointer to coord_min\nr2: pointer to coord_max\nreturn: The first colliding event's id, or -1 if no is collision detected",
|
|
19025
19817
|
None,
|
|
19026
19818
|
)
|
|
19027
19819
|
|
|
@@ -19300,6 +20092,15 @@ class NaOverlay11Data:
|
|
|
19300
20092
|
"struct level_tilemap_list_entry[81]",
|
|
19301
20093
|
)
|
|
19302
20094
|
|
|
20095
|
+
ACTOR_FUNCTION_TABLE = Symbol(
|
|
20096
|
+
[0x4563C],
|
|
20097
|
+
[0x232187C],
|
|
20098
|
+
0x50,
|
|
20099
|
+
"ACTOR_FUNCTION_TABLE",
|
|
20100
|
+
"A function pointer table accessed when performing script opcodes on actors.",
|
|
20101
|
+
"struct ground_entity_function_table",
|
|
20102
|
+
)
|
|
20103
|
+
|
|
19303
20104
|
SETANIMATION_TABLE = Symbol(
|
|
19304
20105
|
[0x4568C],
|
|
19305
20106
|
[0x23218CC],
|
|
@@ -19309,6 +20110,24 @@ class NaOverlay11Data:
|
|
|
19309
20110
|
"struct animation_data[84]",
|
|
19310
20111
|
)
|
|
19311
20112
|
|
|
20113
|
+
OBJECT_FUNCTION_TABLE = Symbol(
|
|
20114
|
+
[0x45BBC],
|
|
20115
|
+
[0x2321DFC],
|
|
20116
|
+
0x50,
|
|
20117
|
+
"OBJECT_FUNCTION_TABLE",
|
|
20118
|
+
"A function pointer table accessed when performing script opcodes on objects.",
|
|
20119
|
+
"struct ground_entity_function_table",
|
|
20120
|
+
)
|
|
20121
|
+
|
|
20122
|
+
PERFORMER_FUNCTION_TABLE = Symbol(
|
|
20123
|
+
[0x45ED0],
|
|
20124
|
+
[0x2322110],
|
|
20125
|
+
0x50,
|
|
20126
|
+
"PERFORMER_FUNCTION_TABLE",
|
|
20127
|
+
"A function pointer table accessed when performing script opcodes on performers.",
|
|
20128
|
+
"struct ground_entity_function_table",
|
|
20129
|
+
)
|
|
20130
|
+
|
|
19312
20131
|
TEAM_INFO_BOX_DEFAULT_WINDOW_PARAMS = Symbol(
|
|
19313
20132
|
[0x4621C],
|
|
19314
20133
|
[0x232245C],
|
|
@@ -29469,6 +30288,15 @@ class NaOverlay29Functions:
|
|
|
29469
30288
|
None,
|
|
29470
30289
|
)
|
|
29471
30290
|
|
|
30291
|
+
DungeonModeSetupAndShowNameKeyboard = Symbol(
|
|
30292
|
+
None,
|
|
30293
|
+
None,
|
|
30294
|
+
None,
|
|
30295
|
+
"DungeonModeSetupAndShowNameKeyboard",
|
|
30296
|
+
"Sets up and opens the naming keyboard in dungeon mode.\n\nr0: [output] keyboard result, also the inital string\nr1: buffer?\nr2: ?\nreturn: ?",
|
|
30297
|
+
None,
|
|
30298
|
+
)
|
|
30299
|
+
|
|
29472
30300
|
OthersMenuLoop = Symbol(
|
|
29473
30301
|
[0x73580],
|
|
29474
30302
|
[0x234F7C0],
|