mirror of
https://github.com/pret/pokeruby.git
synced 2026-04-25 07:27:48 -05:00
Sync Script and Mystery Event files with pokeemerald (#890)
This commit is contained in:
parent
463ab6518e
commit
219fea74c1
66
pokeruby.sym
66
pokeruby.sym
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4274,23 +4274,23 @@
|
|||
080653dc g 00000008 SetupNativeScript
|
||||
080653e4 g 00000008 StopScript
|
||||
080653ec g 00000086 RunScriptCommand
|
||||
08065474 g 00000028 ScriptPush
|
||||
0806549c g 00000022 ScriptPop
|
||||
08065474 l 00000028 ScriptPush
|
||||
0806549c l 00000022 ScriptPop
|
||||
080654c0 g 00000004 ScriptJump
|
||||
080654c4 g 00000014 ScriptCall
|
||||
080654d8 g 00000010 ScriptReturn
|
||||
080654e8 g 00000016 ScriptReadHalfword
|
||||
08065500 g 00000030 ScriptReadWord
|
||||
08065530 g 0000000c ScriptContext2_Enable
|
||||
0806553c g 0000000c ScriptContext2_Disable
|
||||
08065548 g 0000000c ScriptContext2_IsEnabled
|
||||
08065554 g 00000028 ScriptContext1_Init
|
||||
0806557c g 0000003c ScriptContext2_RunScript
|
||||
080655b8 g 00000038 ScriptContext1_SetupScript
|
||||
080655f0 g 0000000c ScriptContext1_Stop
|
||||
080655fc g 00000014 EnableBothScriptContexts
|
||||
08065610 g 00000038 ScriptContext2_RunNewScript
|
||||
08065648 l 0000003e mapheader_get_tagged_pointer
|
||||
08065530 g 0000000c LockPlayerFieldControls
|
||||
0806553c g 0000000c UnlockPlayerFieldControls
|
||||
08065548 g 0000000c ArePlayerFieldControlsLocked
|
||||
08065554 g 00000028 ScriptContext_Init
|
||||
0806557c g 0000003c ScriptContext_RunScript
|
||||
080655b8 g 00000038 ScriptContext_SetupScript
|
||||
080655f0 g 0000000c ScriptContext_Stop
|
||||
080655fc g 00000014 ScriptContext_Enable
|
||||
08065610 g 00000038 RunScriptImmediately
|
||||
08065648 l 0000003e MapHeaderGetScriptTable
|
||||
08065688 l 00000016 MapHeaderRunScriptType
|
||||
080656a0 l 00000060 MapHeaderCheckScriptTable
|
||||
08065700 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6578,7 +6578,7 @@
|
|||
0809bbc0 g 00000058 sub_809BBC0
|
||||
0809bc18 g 000000fc sub_809BC18
|
||||
0809bd14 g 00000028 sub_809BD14
|
||||
0809bd3c g 0000009c party_compaction
|
||||
0809bd3c g 0000009c CompactPartySlots
|
||||
0809bdd8 g 000000a8 sub_809BDD8
|
||||
0809be80 g 0000003a sub_809BE80
|
||||
0809bebc g 00000062 sub_809BEBC
|
||||
|
|
@ -9579,7 +9579,7 @@
|
|||
080eb7c4 g 00000078 sub_80EB7C4
|
||||
080eb83c g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080eb868 g 00000028 sub_80EB868
|
||||
080eb890 g 00000030 sub_80EB890
|
||||
080eb890 g 00000030 UnlockTrendySaying
|
||||
080eb8c0 g 0000002a sub_80EB8C0
|
||||
080eb8ec g 00000074 sub_80EB8EC
|
||||
080eb960 l 00000068 sub_80EB960
|
||||
|
|
@ -40090,8 +40090,8 @@
|
|||
0840dcb0 g 00000008 gExpandedPlaceholder_Groudon
|
||||
0840dcb8 g 00000008 gExpandedPlaceholder_Brendan
|
||||
0840dcc0 g 00000004 gExpandedPlaceholder_May
|
||||
0840dcc4 g 00000004 gSystemText_Egg
|
||||
0840dcc8 g 00000008 gSystemText_Pokemon2
|
||||
0840dcc4 g 00000004 gText_EggNickname
|
||||
0840dcc8 g 00000008 gText_Pokemon
|
||||
0840dcd0 g 00000009 gMainMenuString_NewGame
|
||||
0840dcd9 g 00000009 gMainMenuString_Continue
|
||||
0840dce2 g 00000007 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
08411881 g 00000010 gSystemText_SaveCompleted
|
||||
08411891 g 0000000f gSystemText_SaveFailed
|
||||
084118a0 g 00000031 gSystemText_NoSaveFileNoTime
|
||||
084118d1 g 00000034 gSystemText_ClockAdjustmentUsable
|
||||
084118d1 g 00000034 gText_InGameClockUsable
|
||||
08411905 g 00000024 gSystemText_Saving
|
||||
0841192c g 00000014 gUnknown_0841192C
|
||||
08411940 l 00000008 sClockOamData
|
||||
|
|
@ -41402,17 +41402,17 @@
|
|||
0842f780 g 00000008 gUnknown_0842F780
|
||||
0842f788 g 00000008 gUnknown_0842F788
|
||||
0842f790 g 00000008 gUnknown_0842F790
|
||||
0842f798 g 00000032 gOtherText_BerryObtainedDadHasIt
|
||||
0842f7ca g 0000002c gOtherText_BerryTransformed
|
||||
0842f7f6 g 00000028 gOtherText_BerryAlreadyObtained
|
||||
0842f81e g 00000034 gOtherText_SpecialRibbonReceived
|
||||
0842f852 g 00000036 gOtherText_DexUpgraded
|
||||
0842f888 g 0000001c gOtherText_RareWordAdded
|
||||
0842f8a4 g 00000012 gOtherText_PokeWasSentOver
|
||||
0842f8b6 g 0000002f gOtherText_PartyIsFull
|
||||
0842f8e5 g 00000024 gOtherText_NewTrainerInHoenn
|
||||
0842f909 g 00000031 gOtherText_NewAdversaryInBattleTower
|
||||
0842f93a g 0000002a gOtherText_DataCannotUseVersion
|
||||
0842f798 g 00000032 gText_MysteryEventBerry
|
||||
0842f7ca g 0000002c gText_MysteryEventBerryTransform
|
||||
0842f7f6 g 00000028 gText_MysteryEventBerryObtained
|
||||
0842f81e g 00000034 gText_MysteryEventSpecialRibbon
|
||||
0842f852 g 00000036 gText_MysteryEventNationalDex
|
||||
0842f888 g 0000001c gText_MysteryEventRareWord
|
||||
0842f8a4 g 00000012 gText_MysteryEventSentOver
|
||||
0842f8b6 g 0000002f gText_MysteryEventFullParty
|
||||
0842f8e5 g 00000024 gText_MysteryEventNewTrainer
|
||||
0842f909 g 00000031 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0842f93a g 0000002a gText_MysteryEventCantBeUsed
|
||||
0842f964 g 00000090 gMPlayJumpTableTemplate
|
||||
0842f9f4 g 00000010 gDeltaEncodingTable
|
||||
0842fa04 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4301,23 +4301,23 @@
|
|||
0806571c g 00000008 SetupNativeScript
|
||||
08065724 g 00000008 StopScript
|
||||
0806572c g 00000086 RunScriptCommand
|
||||
080657b4 g 00000028 ScriptPush
|
||||
080657dc g 00000022 ScriptPop
|
||||
080657b4 l 00000028 ScriptPush
|
||||
080657dc l 00000022 ScriptPop
|
||||
08065800 g 00000004 ScriptJump
|
||||
08065804 g 00000014 ScriptCall
|
||||
08065818 g 00000010 ScriptReturn
|
||||
08065828 g 00000016 ScriptReadHalfword
|
||||
08065840 g 00000030 ScriptReadWord
|
||||
08065870 g 0000000c ScriptContext2_Enable
|
||||
0806587c g 0000000c ScriptContext2_Disable
|
||||
08065888 g 0000000c ScriptContext2_IsEnabled
|
||||
08065894 g 00000028 ScriptContext1_Init
|
||||
080658bc g 0000003c ScriptContext2_RunScript
|
||||
080658f8 g 00000038 ScriptContext1_SetupScript
|
||||
08065930 g 0000000c ScriptContext1_Stop
|
||||
0806593c g 00000014 EnableBothScriptContexts
|
||||
08065950 g 00000038 ScriptContext2_RunNewScript
|
||||
08065988 l 0000003e mapheader_get_tagged_pointer
|
||||
08065870 g 0000000c LockPlayerFieldControls
|
||||
0806587c g 0000000c UnlockPlayerFieldControls
|
||||
08065888 g 0000000c ArePlayerFieldControlsLocked
|
||||
08065894 g 00000028 ScriptContext_Init
|
||||
080658bc g 0000003c ScriptContext_RunScript
|
||||
080658f8 g 00000038 ScriptContext_SetupScript
|
||||
08065930 g 0000000c ScriptContext_Stop
|
||||
0806593c g 00000014 ScriptContext_Enable
|
||||
08065950 g 00000038 RunScriptImmediately
|
||||
08065988 l 0000003e MapHeaderGetScriptTable
|
||||
080659c8 l 00000016 MapHeaderRunScriptType
|
||||
080659e0 l 00000060 MapHeaderCheckScriptTable
|
||||
08065a40 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6607,7 +6607,7 @@
|
|||
0809bd14 g 00000058 sub_809BBC0
|
||||
0809bd6c g 000000fc sub_809BC18
|
||||
0809be68 g 00000028 sub_809BD14
|
||||
0809be90 g 0000009c party_compaction
|
||||
0809be90 g 0000009c CompactPartySlots
|
||||
0809bf2c g 000000a8 sub_809BDD8
|
||||
0809bfd4 g 0000003a sub_809BE80
|
||||
0809c010 g 00000062 sub_809BEBC
|
||||
|
|
@ -9598,7 +9598,7 @@
|
|||
080ebb78 g 00000078 sub_80EB7C4
|
||||
080ebbf0 g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080ebc1c g 00000028 sub_80EB868
|
||||
080ebc44 g 00000030 sub_80EB890
|
||||
080ebc44 g 00000030 UnlockTrendySaying
|
||||
080ebc74 g 0000002a sub_80EB8C0
|
||||
080ebca0 g 00000074 sub_80EB8EC
|
||||
080ebd14 l 00000068 sub_80EB960
|
||||
|
|
@ -40089,8 +40089,8 @@
|
|||
08419ab6 g 00000008 gExpandedPlaceholder_Groudon
|
||||
08419abe g 00000005 gExpandedPlaceholder_Brendan
|
||||
08419ac3 g 00000006 gExpandedPlaceholder_May
|
||||
08419ac9 g 00000003 gSystemText_Egg
|
||||
08419acc g 00000008 gSystemText_Pokemon2
|
||||
08419ac9 g 00000003 gText_EggNickname
|
||||
08419acc g 00000008 gText_Pokemon
|
||||
08419ad4 g 0000000c gMainMenuString_NewGame
|
||||
08419ae0 g 00000007 gMainMenuString_Continue
|
||||
08419ae7 g 00000009 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
0841dacf g 00000013 gSystemText_SaveCompleted
|
||||
0841dae2 g 0000001a gSystemText_SaveFailed
|
||||
0841dafc g 0000004a gSystemText_NoSaveFileNoTime
|
||||
0841db46 g 0000003a gSystemText_ClockAdjustmentUsable
|
||||
0841db46 g 0000003a gText_InGameClockUsable
|
||||
0841db80 g 0000002c gSystemText_Saving
|
||||
0841dbac g 00000014 gUnknown_0841192C
|
||||
0841dbc0 l 00000008 sClockOamData
|
||||
|
|
@ -41403,17 +41403,17 @@
|
|||
0843d6c8 g 00000008 gUnknown_0842F788
|
||||
0843d6d0 g 00000008 gUnknown_0842F790
|
||||
0843d6d8 g 00000008 gUnknown_0842F798
|
||||
0843d6e0 g 00000049 gOtherText_BerryObtainedDadHasIt
|
||||
0843d729 g 0000002e gOtherText_BerryTransformed
|
||||
0843d757 g 0000001c gOtherText_BerryAlreadyObtained
|
||||
0843d773 g 0000003c gOtherText_SpecialRibbonReceived
|
||||
0843d7af g 00000038 gOtherText_DexUpgraded
|
||||
0843d7e7 g 00000025 gOtherText_RareWordAdded
|
||||
0843d80c g 00000013 gOtherText_PokeWasSentOver
|
||||
0843d81f g 00000042 gOtherText_PartyIsFull
|
||||
0843d861 g 0000002b gOtherText_NewTrainerInHoenn
|
||||
0843d88c g 00000035 gOtherText_NewAdversaryInBattleTower
|
||||
0843d8c1 g 0000003c gOtherText_DataCannotUseVersion
|
||||
0843d6e0 g 00000049 gText_MysteryEventBerry
|
||||
0843d729 g 0000002e gText_MysteryEventBerryTransform
|
||||
0843d757 g 0000001c gText_MysteryEventBerryObtained
|
||||
0843d773 g 0000003c gText_MysteryEventSpecialRibbon
|
||||
0843d7af g 00000038 gText_MysteryEventNationalDex
|
||||
0843d7e7 g 00000025 gText_MysteryEventRareWord
|
||||
0843d80c g 00000013 gText_MysteryEventSentOver
|
||||
0843d81f g 00000042 gText_MysteryEventFullParty
|
||||
0843d861 g 0000002b gText_MysteryEventNewTrainer
|
||||
0843d88c g 00000035 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0843d8c1 g 0000003c gText_MysteryEventCantBeUsed
|
||||
0843d900 g 00000090 gMPlayJumpTableTemplate
|
||||
0843d990 g 00000010 gDeltaEncodingTable
|
||||
0843d9a0 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -138,7 +138,7 @@
|
|||
0202eaf8 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202eafc g 00000024 gPlayerAvatar
|
||||
0202eb20 l 00000030 gFieldMessageBoxWindow
|
||||
0202eb50 g 00000004 gUnknown_0202E8AC
|
||||
0202eb50 g 00000004 gRamScriptRetAddr
|
||||
0202eb54 l 00000004 gUnknown_0202E8B0
|
||||
0202eb58 l 00000002 sPauseCounter
|
||||
0202eb5a l 00000002 sMovingNpcId
|
||||
|
|
@ -495,10 +495,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 _debugStartMenu_0
|
||||
030006ac l 00000004 _debugStartMenu_1
|
||||
030006b0 l 00000004 saveDialogCallback
|
||||
|
|
@ -4438,23 +4438,23 @@
|
|||
08069d1c g 00000008 SetupNativeScript
|
||||
08069d24 g 00000008 StopScript
|
||||
08069d2c g 00000086 RunScriptCommand
|
||||
08069db4 g 00000028 ScriptPush
|
||||
08069ddc g 00000022 ScriptPop
|
||||
08069db4 l 00000028 ScriptPush
|
||||
08069ddc l 00000022 ScriptPop
|
||||
08069e00 g 00000004 ScriptJump
|
||||
08069e04 g 00000014 ScriptCall
|
||||
08069e18 g 00000010 ScriptReturn
|
||||
08069e28 g 00000016 ScriptReadHalfword
|
||||
08069e40 g 00000030 ScriptReadWord
|
||||
08069e70 g 0000000c ScriptContext2_Enable
|
||||
08069e7c g 0000000c ScriptContext2_Disable
|
||||
08069e88 g 0000000c ScriptContext2_IsEnabled
|
||||
08069e94 g 00000028 ScriptContext1_Init
|
||||
08069ebc g 0000003c ScriptContext2_RunScript
|
||||
08069ef8 g 00000038 ScriptContext1_SetupScript
|
||||
08069f30 g 0000000c ScriptContext1_Stop
|
||||
08069f3c g 00000014 EnableBothScriptContexts
|
||||
08069f50 g 00000038 ScriptContext2_RunNewScript
|
||||
08069f88 l 0000003e mapheader_get_tagged_pointer
|
||||
08069e70 g 0000000c LockPlayerFieldControls
|
||||
08069e7c g 0000000c UnlockPlayerFieldControls
|
||||
08069e88 g 0000000c ArePlayerFieldControlsLocked
|
||||
08069e94 g 00000028 ScriptContext_Init
|
||||
08069ebc g 0000003c ScriptContext_RunScript
|
||||
08069ef8 g 00000038 ScriptContext_SetupScript
|
||||
08069f30 g 0000000c ScriptContext_Stop
|
||||
08069f3c g 00000014 ScriptContext_Enable
|
||||
08069f50 g 00000038 RunScriptImmediately
|
||||
08069f88 l 0000003e MapHeaderGetScriptTable
|
||||
08069fc8 l 00000016 MapHeaderRunScriptType
|
||||
08069fe0 l 00000060 MapHeaderCheckScriptTable
|
||||
0806a040 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -7230,7 +7230,7 @@
|
|||
080a951c g 00000058 sub_809BBC0
|
||||
080a9574 g 000000fc sub_809BC18
|
||||
080a9670 g 00000028 sub_809BD14
|
||||
080a9698 g 0000009c party_compaction
|
||||
080a9698 g 0000009c CompactPartySlots
|
||||
080a9734 g 000000a8 sub_809BDD8
|
||||
080a97dc g 0000003a sub_809BE80
|
||||
080a9818 g 00000062 sub_809BEBC
|
||||
|
|
@ -10402,7 +10402,7 @@
|
|||
080febb0 g 00000078 sub_80EB7C4
|
||||
080fec28 g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080fec54 g 00000028 sub_80EB868
|
||||
080fec7c g 00000030 sub_80EB890
|
||||
080fec7c g 00000030 UnlockTrendySaying
|
||||
080fecac g 0000002a sub_80EB8C0
|
||||
080fecd8 g 00000074 sub_80EB8EC
|
||||
080fed4c l 00000068 sub_80EB960
|
||||
|
|
@ -42461,8 +42461,8 @@
|
|||
08439966 g 00000008 gExpandedPlaceholder_Groudon
|
||||
0843996e g 00000005 gExpandedPlaceholder_Brendan
|
||||
08439973 g 00000006 gExpandedPlaceholder_May
|
||||
08439979 g 00000003 gSystemText_Egg
|
||||
0843997c g 00000008 gSystemText_Pokemon2
|
||||
08439979 g 00000003 gText_EggNickname
|
||||
0843997c g 00000008 gText_Pokemon
|
||||
08439984 g 0000000c gMainMenuString_NewGame
|
||||
08439990 g 00000007 gMainMenuString_Continue
|
||||
08439997 g 00000009 gMainMenuString_Option
|
||||
|
|
@ -43279,7 +43279,7 @@
|
|||
0843d97f g 00000013 gSystemText_SaveCompleted
|
||||
0843d992 g 0000001a gSystemText_SaveFailed
|
||||
0843d9ac g 0000004a gSystemText_NoSaveFileNoTime
|
||||
0843d9f6 g 0000003a gSystemText_ClockAdjustmentUsable
|
||||
0843d9f6 g 0000003a gText_InGameClockUsable
|
||||
0843da30 g 0000002c gSystemText_Saving
|
||||
0843da5c g 00000014 gUnknown_0841192C
|
||||
0843da70 l 00000014 Str_843DA70
|
||||
|
|
@ -43816,17 +43816,17 @@
|
|||
0845d8ac g 00000008 gUnknown_0842F788
|
||||
0845d8b4 g 00000008 gUnknown_0842F790
|
||||
0845d8bc g 00000008 gUnknown_0842F798
|
||||
0845d8c4 g 00000049 gOtherText_BerryObtainedDadHasIt
|
||||
0845d90d g 0000002e gOtherText_BerryTransformed
|
||||
0845d93b g 0000001c gOtherText_BerryAlreadyObtained
|
||||
0845d957 g 0000003c gOtherText_SpecialRibbonReceived
|
||||
0845d993 g 00000038 gOtherText_DexUpgraded
|
||||
0845d9cb g 00000025 gOtherText_RareWordAdded
|
||||
0845d9f0 g 00000013 gOtherText_PokeWasSentOver
|
||||
0845da03 g 00000042 gOtherText_PartyIsFull
|
||||
0845da45 g 0000002b gOtherText_NewTrainerInHoenn
|
||||
0845da70 g 00000035 gOtherText_NewAdversaryInBattleTower
|
||||
0845daa5 g 0000003c gOtherText_DataCannotUseVersion
|
||||
0845d8c4 g 00000049 gText_MysteryEventBerry
|
||||
0845d90d g 0000002e gText_MysteryEventBerryTransform
|
||||
0845d93b g 0000001c gText_MysteryEventBerryObtained
|
||||
0845d957 g 0000003c gText_MysteryEventSpecialRibbon
|
||||
0845d993 g 00000038 gText_MysteryEventNationalDex
|
||||
0845d9cb g 00000025 gText_MysteryEventRareWord
|
||||
0845d9f0 g 00000013 gText_MysteryEventSentOver
|
||||
0845da03 g 00000042 gText_MysteryEventFullParty
|
||||
0845da45 g 0000002b gText_MysteryEventNewTrainer
|
||||
0845da70 g 00000035 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0845daa5 g 0000003c gText_MysteryEventCantBeUsed
|
||||
0845dae1 g 00000000 gUnknown_Debug_845DAE1
|
||||
0845daff l 000002b3 _0845DAFF
|
||||
0845db16 l 00000000 _0845DB16
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4301,23 +4301,23 @@
|
|||
0806571c g 00000008 SetupNativeScript
|
||||
08065724 g 00000008 StopScript
|
||||
0806572c g 00000086 RunScriptCommand
|
||||
080657b4 g 00000028 ScriptPush
|
||||
080657dc g 00000022 ScriptPop
|
||||
080657b4 l 00000028 ScriptPush
|
||||
080657dc l 00000022 ScriptPop
|
||||
08065800 g 00000004 ScriptJump
|
||||
08065804 g 00000014 ScriptCall
|
||||
08065818 g 00000010 ScriptReturn
|
||||
08065828 g 00000016 ScriptReadHalfword
|
||||
08065840 g 00000030 ScriptReadWord
|
||||
08065870 g 0000000c ScriptContext2_Enable
|
||||
0806587c g 0000000c ScriptContext2_Disable
|
||||
08065888 g 0000000c ScriptContext2_IsEnabled
|
||||
08065894 g 00000028 ScriptContext1_Init
|
||||
080658bc g 0000003c ScriptContext2_RunScript
|
||||
080658f8 g 00000038 ScriptContext1_SetupScript
|
||||
08065930 g 0000000c ScriptContext1_Stop
|
||||
0806593c g 00000014 EnableBothScriptContexts
|
||||
08065950 g 00000038 ScriptContext2_RunNewScript
|
||||
08065988 l 0000003e mapheader_get_tagged_pointer
|
||||
08065870 g 0000000c LockPlayerFieldControls
|
||||
0806587c g 0000000c UnlockPlayerFieldControls
|
||||
08065888 g 0000000c ArePlayerFieldControlsLocked
|
||||
08065894 g 00000028 ScriptContext_Init
|
||||
080658bc g 0000003c ScriptContext_RunScript
|
||||
080658f8 g 00000038 ScriptContext_SetupScript
|
||||
08065930 g 0000000c ScriptContext_Stop
|
||||
0806593c g 00000014 ScriptContext_Enable
|
||||
08065950 g 00000038 RunScriptImmediately
|
||||
08065988 l 0000003e MapHeaderGetScriptTable
|
||||
080659c8 l 00000016 MapHeaderRunScriptType
|
||||
080659e0 l 00000060 MapHeaderCheckScriptTable
|
||||
08065a40 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6607,7 +6607,7 @@
|
|||
0809bd14 g 00000058 sub_809BBC0
|
||||
0809bd6c g 000000fc sub_809BC18
|
||||
0809be68 g 00000028 sub_809BD14
|
||||
0809be90 g 0000009c party_compaction
|
||||
0809be90 g 0000009c CompactPartySlots
|
||||
0809bf2c g 000000a8 sub_809BDD8
|
||||
0809bfd4 g 0000003a sub_809BE80
|
||||
0809c010 g 00000062 sub_809BEBC
|
||||
|
|
@ -9598,7 +9598,7 @@
|
|||
080ebb78 g 00000078 sub_80EB7C4
|
||||
080ebbf0 g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080ebc1c g 00000028 sub_80EB868
|
||||
080ebc44 g 00000030 sub_80EB890
|
||||
080ebc44 g 00000030 UnlockTrendySaying
|
||||
080ebc74 g 0000002a sub_80EB8C0
|
||||
080ebca0 g 00000074 sub_80EB8EC
|
||||
080ebd14 l 00000068 sub_80EB960
|
||||
|
|
@ -40089,8 +40089,8 @@
|
|||
08419ab6 g 00000008 gExpandedPlaceholder_Groudon
|
||||
08419abe g 00000005 gExpandedPlaceholder_Brendan
|
||||
08419ac3 g 00000006 gExpandedPlaceholder_May
|
||||
08419ac9 g 00000003 gSystemText_Egg
|
||||
08419acc g 00000008 gSystemText_Pokemon2
|
||||
08419ac9 g 00000003 gText_EggNickname
|
||||
08419acc g 00000008 gText_Pokemon
|
||||
08419ad4 g 0000000c gMainMenuString_NewGame
|
||||
08419ae0 g 00000007 gMainMenuString_Continue
|
||||
08419ae7 g 00000009 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
0841dacf g 00000013 gSystemText_SaveCompleted
|
||||
0841dae2 g 0000001a gSystemText_SaveFailed
|
||||
0841dafc g 0000004a gSystemText_NoSaveFileNoTime
|
||||
0841db46 g 0000003a gSystemText_ClockAdjustmentUsable
|
||||
0841db46 g 0000003a gText_InGameClockUsable
|
||||
0841db80 g 0000002c gSystemText_Saving
|
||||
0841dbac g 00000014 gUnknown_0841192C
|
||||
0841dbc0 l 00000008 sClockOamData
|
||||
|
|
@ -41403,17 +41403,17 @@
|
|||
0843d6c8 g 00000008 gUnknown_0842F788
|
||||
0843d6d0 g 00000008 gUnknown_0842F790
|
||||
0843d6d8 g 00000008 gUnknown_0842F798
|
||||
0843d6e0 g 00000049 gOtherText_BerryObtainedDadHasIt
|
||||
0843d729 g 0000002e gOtherText_BerryTransformed
|
||||
0843d757 g 0000001c gOtherText_BerryAlreadyObtained
|
||||
0843d773 g 0000003c gOtherText_SpecialRibbonReceived
|
||||
0843d7af g 00000038 gOtherText_DexUpgraded
|
||||
0843d7e7 g 00000025 gOtherText_RareWordAdded
|
||||
0843d80c g 00000013 gOtherText_PokeWasSentOver
|
||||
0843d81f g 00000042 gOtherText_PartyIsFull
|
||||
0843d861 g 0000002b gOtherText_NewTrainerInHoenn
|
||||
0843d88c g 00000035 gOtherText_NewAdversaryInBattleTower
|
||||
0843d8c1 g 0000003c gOtherText_DataCannotUseVersion
|
||||
0843d6e0 g 00000049 gText_MysteryEventBerry
|
||||
0843d729 g 0000002e gText_MysteryEventBerryTransform
|
||||
0843d757 g 0000001c gText_MysteryEventBerryObtained
|
||||
0843d773 g 0000003c gText_MysteryEventSpecialRibbon
|
||||
0843d7af g 00000038 gText_MysteryEventNationalDex
|
||||
0843d7e7 g 00000025 gText_MysteryEventRareWord
|
||||
0843d80c g 00000013 gText_MysteryEventSentOver
|
||||
0843d81f g 00000042 gText_MysteryEventFullParty
|
||||
0843d861 g 0000002b gText_MysteryEventNewTrainer
|
||||
0843d88c g 00000035 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0843d8c1 g 0000003c gText_MysteryEventCantBeUsed
|
||||
0843d900 g 00000090 gMPlayJumpTableTemplate
|
||||
0843d990 g 00000010 gDeltaEncodingTable
|
||||
0843d9a0 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4274,23 +4274,23 @@
|
|||
080653fc g 00000008 SetupNativeScript
|
||||
08065404 g 00000008 StopScript
|
||||
0806540c g 00000086 RunScriptCommand
|
||||
08065494 g 00000028 ScriptPush
|
||||
080654bc g 00000022 ScriptPop
|
||||
08065494 l 00000028 ScriptPush
|
||||
080654bc l 00000022 ScriptPop
|
||||
080654e0 g 00000004 ScriptJump
|
||||
080654e4 g 00000014 ScriptCall
|
||||
080654f8 g 00000010 ScriptReturn
|
||||
08065508 g 00000016 ScriptReadHalfword
|
||||
08065520 g 00000030 ScriptReadWord
|
||||
08065550 g 0000000c ScriptContext2_Enable
|
||||
0806555c g 0000000c ScriptContext2_Disable
|
||||
08065568 g 0000000c ScriptContext2_IsEnabled
|
||||
08065574 g 00000028 ScriptContext1_Init
|
||||
0806559c g 0000003c ScriptContext2_RunScript
|
||||
080655d8 g 00000038 ScriptContext1_SetupScript
|
||||
08065610 g 0000000c ScriptContext1_Stop
|
||||
0806561c g 00000014 EnableBothScriptContexts
|
||||
08065630 g 00000038 ScriptContext2_RunNewScript
|
||||
08065668 l 0000003e mapheader_get_tagged_pointer
|
||||
08065550 g 0000000c LockPlayerFieldControls
|
||||
0806555c g 0000000c UnlockPlayerFieldControls
|
||||
08065568 g 0000000c ArePlayerFieldControlsLocked
|
||||
08065574 g 00000028 ScriptContext_Init
|
||||
0806559c g 0000003c ScriptContext_RunScript
|
||||
080655d8 g 00000038 ScriptContext_SetupScript
|
||||
08065610 g 0000000c ScriptContext_Stop
|
||||
0806561c g 00000014 ScriptContext_Enable
|
||||
08065630 g 00000038 RunScriptImmediately
|
||||
08065668 l 0000003e MapHeaderGetScriptTable
|
||||
080656a8 l 00000016 MapHeaderRunScriptType
|
||||
080656c0 l 00000060 MapHeaderCheckScriptTable
|
||||
08065720 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6578,7 +6578,7 @@
|
|||
0809bbe0 g 00000058 sub_809BBC0
|
||||
0809bc38 g 000000fc sub_809BC18
|
||||
0809bd34 g 00000028 sub_809BD14
|
||||
0809bd5c g 0000009c party_compaction
|
||||
0809bd5c g 0000009c CompactPartySlots
|
||||
0809bdf8 g 000000a8 sub_809BDD8
|
||||
0809bea0 g 0000003a sub_809BE80
|
||||
0809bedc g 00000062 sub_809BEBC
|
||||
|
|
@ -9579,7 +9579,7 @@
|
|||
080eb7e4 g 00000078 sub_80EB7C4
|
||||
080eb85c g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080eb888 g 00000028 sub_80EB868
|
||||
080eb8b0 g 00000030 sub_80EB890
|
||||
080eb8b0 g 00000030 UnlockTrendySaying
|
||||
080eb8e0 g 0000002a sub_80EB8C0
|
||||
080eb90c g 00000074 sub_80EB8EC
|
||||
080eb980 l 00000068 sub_80EB960
|
||||
|
|
@ -40090,8 +40090,8 @@
|
|||
0840dccc g 00000008 gExpandedPlaceholder_Groudon
|
||||
0840dcd4 g 00000008 gExpandedPlaceholder_Brendan
|
||||
0840dcdc g 00000004 gExpandedPlaceholder_May
|
||||
0840dce0 g 00000004 gSystemText_Egg
|
||||
0840dce4 g 00000008 gSystemText_Pokemon2
|
||||
0840dce0 g 00000004 gText_EggNickname
|
||||
0840dce4 g 00000008 gText_Pokemon
|
||||
0840dcec g 00000009 gMainMenuString_NewGame
|
||||
0840dcf5 g 00000009 gMainMenuString_Continue
|
||||
0840dcfe g 00000007 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
08411898 g 00000010 gSystemText_SaveCompleted
|
||||
084118a8 g 0000000f gSystemText_SaveFailed
|
||||
084118b7 g 00000031 gSystemText_NoSaveFileNoTime
|
||||
084118e8 g 00000034 gSystemText_ClockAdjustmentUsable
|
||||
084118e8 g 00000034 gText_InGameClockUsable
|
||||
0841191c g 00000024 gSystemText_Saving
|
||||
08411940 g 00000014 gUnknown_0841192C
|
||||
08411954 l 00000008 sClockOamData
|
||||
|
|
@ -41402,17 +41402,17 @@
|
|||
0842f794 g 00000008 gUnknown_0842F780
|
||||
0842f79c g 00000008 gUnknown_0842F788
|
||||
0842f7a4 g 00000008 gUnknown_0842F790
|
||||
0842f7ac g 00000032 gOtherText_BerryObtainedDadHasIt
|
||||
0842f7de g 0000002c gOtherText_BerryTransformed
|
||||
0842f80a g 00000028 gOtherText_BerryAlreadyObtained
|
||||
0842f832 g 00000034 gOtherText_SpecialRibbonReceived
|
||||
0842f866 g 00000036 gOtherText_DexUpgraded
|
||||
0842f89c g 0000001c gOtherText_RareWordAdded
|
||||
0842f8b8 g 00000012 gOtherText_PokeWasSentOver
|
||||
0842f8ca g 0000002f gOtherText_PartyIsFull
|
||||
0842f8f9 g 00000024 gOtherText_NewTrainerInHoenn
|
||||
0842f91d g 00000031 gOtherText_NewAdversaryInBattleTower
|
||||
0842f94e g 0000002a gOtherText_DataCannotUseVersion
|
||||
0842f7ac g 00000032 gText_MysteryEventBerry
|
||||
0842f7de g 0000002c gText_MysteryEventBerryTransform
|
||||
0842f80a g 00000028 gText_MysteryEventBerryObtained
|
||||
0842f832 g 00000034 gText_MysteryEventSpecialRibbon
|
||||
0842f866 g 00000036 gText_MysteryEventNationalDex
|
||||
0842f89c g 0000001c gText_MysteryEventRareWord
|
||||
0842f8b8 g 00000012 gText_MysteryEventSentOver
|
||||
0842f8ca g 0000002f gText_MysteryEventFullParty
|
||||
0842f8f9 g 00000024 gText_MysteryEventNewTrainer
|
||||
0842f91d g 00000031 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0842f94e g 0000002a gText_MysteryEventCantBeUsed
|
||||
0842f978 g 00000090 gMPlayJumpTableTemplate
|
||||
0842fa08 g 00000010 gDeltaEncodingTable
|
||||
0842fa18 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4274,23 +4274,23 @@
|
|||
080653fc g 00000008 SetupNativeScript
|
||||
08065404 g 00000008 StopScript
|
||||
0806540c g 00000086 RunScriptCommand
|
||||
08065494 g 00000028 ScriptPush
|
||||
080654bc g 00000022 ScriptPop
|
||||
08065494 l 00000028 ScriptPush
|
||||
080654bc l 00000022 ScriptPop
|
||||
080654e0 g 00000004 ScriptJump
|
||||
080654e4 g 00000014 ScriptCall
|
||||
080654f8 g 00000010 ScriptReturn
|
||||
08065508 g 00000016 ScriptReadHalfword
|
||||
08065520 g 00000030 ScriptReadWord
|
||||
08065550 g 0000000c ScriptContext2_Enable
|
||||
0806555c g 0000000c ScriptContext2_Disable
|
||||
08065568 g 0000000c ScriptContext2_IsEnabled
|
||||
08065574 g 00000028 ScriptContext1_Init
|
||||
0806559c g 0000003c ScriptContext2_RunScript
|
||||
080655d8 g 00000038 ScriptContext1_SetupScript
|
||||
08065610 g 0000000c ScriptContext1_Stop
|
||||
0806561c g 00000014 EnableBothScriptContexts
|
||||
08065630 g 00000038 ScriptContext2_RunNewScript
|
||||
08065668 l 0000003e mapheader_get_tagged_pointer
|
||||
08065550 g 0000000c LockPlayerFieldControls
|
||||
0806555c g 0000000c UnlockPlayerFieldControls
|
||||
08065568 g 0000000c ArePlayerFieldControlsLocked
|
||||
08065574 g 00000028 ScriptContext_Init
|
||||
0806559c g 0000003c ScriptContext_RunScript
|
||||
080655d8 g 00000038 ScriptContext_SetupScript
|
||||
08065610 g 0000000c ScriptContext_Stop
|
||||
0806561c g 00000014 ScriptContext_Enable
|
||||
08065630 g 00000038 RunScriptImmediately
|
||||
08065668 l 0000003e MapHeaderGetScriptTable
|
||||
080656a8 l 00000016 MapHeaderRunScriptType
|
||||
080656c0 l 00000060 MapHeaderCheckScriptTable
|
||||
08065720 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6578,7 +6578,7 @@
|
|||
0809bbe0 g 00000058 sub_809BBC0
|
||||
0809bc38 g 000000fc sub_809BC18
|
||||
0809bd34 g 00000028 sub_809BD14
|
||||
0809bd5c g 0000009c party_compaction
|
||||
0809bd5c g 0000009c CompactPartySlots
|
||||
0809bdf8 g 000000a8 sub_809BDD8
|
||||
0809bea0 g 0000003a sub_809BE80
|
||||
0809bedc g 00000062 sub_809BEBC
|
||||
|
|
@ -9579,7 +9579,7 @@
|
|||
080eb7e4 g 00000078 sub_80EB7C4
|
||||
080eb85c g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080eb888 g 00000028 sub_80EB868
|
||||
080eb8b0 g 00000030 sub_80EB890
|
||||
080eb8b0 g 00000030 UnlockTrendySaying
|
||||
080eb8e0 g 0000002a sub_80EB8C0
|
||||
080eb90c g 00000074 sub_80EB8EC
|
||||
080eb980 l 00000068 sub_80EB960
|
||||
|
|
@ -40090,8 +40090,8 @@
|
|||
0840dccc g 00000008 gExpandedPlaceholder_Groudon
|
||||
0840dcd4 g 00000008 gExpandedPlaceholder_Brendan
|
||||
0840dcdc g 00000004 gExpandedPlaceholder_May
|
||||
0840dce0 g 00000004 gSystemText_Egg
|
||||
0840dce4 g 00000008 gSystemText_Pokemon2
|
||||
0840dce0 g 00000004 gText_EggNickname
|
||||
0840dce4 g 00000008 gText_Pokemon
|
||||
0840dcec g 00000009 gMainMenuString_NewGame
|
||||
0840dcf5 g 00000009 gMainMenuString_Continue
|
||||
0840dcfe g 00000007 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
08411898 g 00000010 gSystemText_SaveCompleted
|
||||
084118a8 g 0000000f gSystemText_SaveFailed
|
||||
084118b7 g 00000031 gSystemText_NoSaveFileNoTime
|
||||
084118e8 g 00000034 gSystemText_ClockAdjustmentUsable
|
||||
084118e8 g 00000034 gText_InGameClockUsable
|
||||
0841191c g 00000024 gSystemText_Saving
|
||||
08411940 g 00000014 gUnknown_0841192C
|
||||
08411954 l 00000008 sClockOamData
|
||||
|
|
@ -41402,17 +41402,17 @@
|
|||
0842f794 g 00000008 gUnknown_0842F780
|
||||
0842f79c g 00000008 gUnknown_0842F788
|
||||
0842f7a4 g 00000008 gUnknown_0842F790
|
||||
0842f7ac g 00000032 gOtherText_BerryObtainedDadHasIt
|
||||
0842f7de g 0000002c gOtherText_BerryTransformed
|
||||
0842f80a g 00000028 gOtherText_BerryAlreadyObtained
|
||||
0842f832 g 00000034 gOtherText_SpecialRibbonReceived
|
||||
0842f866 g 00000036 gOtherText_DexUpgraded
|
||||
0842f89c g 0000001c gOtherText_RareWordAdded
|
||||
0842f8b8 g 00000012 gOtherText_PokeWasSentOver
|
||||
0842f8ca g 0000002f gOtherText_PartyIsFull
|
||||
0842f8f9 g 00000024 gOtherText_NewTrainerInHoenn
|
||||
0842f91d g 00000031 gOtherText_NewAdversaryInBattleTower
|
||||
0842f94e g 0000002a gOtherText_DataCannotUseVersion
|
||||
0842f7ac g 00000032 gText_MysteryEventBerry
|
||||
0842f7de g 0000002c gText_MysteryEventBerryTransform
|
||||
0842f80a g 00000028 gText_MysteryEventBerryObtained
|
||||
0842f832 g 00000034 gText_MysteryEventSpecialRibbon
|
||||
0842f866 g 00000036 gText_MysteryEventNationalDex
|
||||
0842f89c g 0000001c gText_MysteryEventRareWord
|
||||
0842f8b8 g 00000012 gText_MysteryEventSentOver
|
||||
0842f8ca g 0000002f gText_MysteryEventFullParty
|
||||
0842f8f9 g 00000024 gText_MysteryEventNewTrainer
|
||||
0842f91d g 00000031 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0842f94e g 0000002a gText_MysteryEventCantBeUsed
|
||||
0842f978 g 00000090 gMPlayJumpTableTemplate
|
||||
0842fa08 g 00000010 gDeltaEncodingTable
|
||||
0842fa18 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4274,23 +4274,23 @@
|
|||
080653e0 g 00000008 SetupNativeScript
|
||||
080653e8 g 00000008 StopScript
|
||||
080653f0 g 00000086 RunScriptCommand
|
||||
08065478 g 00000028 ScriptPush
|
||||
080654a0 g 00000022 ScriptPop
|
||||
08065478 l 00000028 ScriptPush
|
||||
080654a0 l 00000022 ScriptPop
|
||||
080654c4 g 00000004 ScriptJump
|
||||
080654c8 g 00000014 ScriptCall
|
||||
080654dc g 00000010 ScriptReturn
|
||||
080654ec g 00000016 ScriptReadHalfword
|
||||
08065504 g 00000030 ScriptReadWord
|
||||
08065534 g 0000000c ScriptContext2_Enable
|
||||
08065540 g 0000000c ScriptContext2_Disable
|
||||
0806554c g 0000000c ScriptContext2_IsEnabled
|
||||
08065558 g 00000028 ScriptContext1_Init
|
||||
08065580 g 0000003c ScriptContext2_RunScript
|
||||
080655bc g 00000038 ScriptContext1_SetupScript
|
||||
080655f4 g 0000000c ScriptContext1_Stop
|
||||
08065600 g 00000014 EnableBothScriptContexts
|
||||
08065614 g 00000038 ScriptContext2_RunNewScript
|
||||
0806564c l 0000003e mapheader_get_tagged_pointer
|
||||
08065534 g 0000000c LockPlayerFieldControls
|
||||
08065540 g 0000000c UnlockPlayerFieldControls
|
||||
0806554c g 0000000c ArePlayerFieldControlsLocked
|
||||
08065558 g 00000028 ScriptContext_Init
|
||||
08065580 g 0000003c ScriptContext_RunScript
|
||||
080655bc g 00000038 ScriptContext_SetupScript
|
||||
080655f4 g 0000000c ScriptContext_Stop
|
||||
08065600 g 00000014 ScriptContext_Enable
|
||||
08065614 g 00000038 RunScriptImmediately
|
||||
0806564c l 0000003e MapHeaderGetScriptTable
|
||||
0806568c l 00000016 MapHeaderRunScriptType
|
||||
080656a4 l 00000060 MapHeaderCheckScriptTable
|
||||
08065704 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6578,7 +6578,7 @@
|
|||
0809bbc0 g 00000058 sub_809BBC0
|
||||
0809bc18 g 000000fc sub_809BC18
|
||||
0809bd14 g 00000028 sub_809BD14
|
||||
0809bd3c g 0000009c party_compaction
|
||||
0809bd3c g 0000009c CompactPartySlots
|
||||
0809bdd8 g 000000a8 sub_809BDD8
|
||||
0809be80 g 0000003a sub_809BE80
|
||||
0809bebc g 00000062 sub_809BEBC
|
||||
|
|
@ -9579,7 +9579,7 @@
|
|||
080eb7c4 g 00000078 sub_80EB7C4
|
||||
080eb83c g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080eb868 g 00000028 sub_80EB868
|
||||
080eb890 g 00000030 sub_80EB890
|
||||
080eb890 g 00000030 UnlockTrendySaying
|
||||
080eb8c0 g 0000002a sub_80EB8C0
|
||||
080eb8ec g 00000074 sub_80EB8EC
|
||||
080eb960 l 00000068 sub_80EB960
|
||||
|
|
@ -40090,8 +40090,8 @@
|
|||
0840dd0c g 00000008 gExpandedPlaceholder_Groudon
|
||||
0840dd14 g 00000008 gExpandedPlaceholder_Brendan
|
||||
0840dd1c g 00000004 gExpandedPlaceholder_May
|
||||
0840dd20 g 00000004 gSystemText_Egg
|
||||
0840dd24 g 00000008 gSystemText_Pokemon2
|
||||
0840dd20 g 00000004 gText_EggNickname
|
||||
0840dd24 g 00000008 gText_Pokemon
|
||||
0840dd2c g 00000009 gMainMenuString_NewGame
|
||||
0840dd35 g 00000009 gMainMenuString_Continue
|
||||
0840dd3e g 00000007 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
084118dd g 00000010 gSystemText_SaveCompleted
|
||||
084118ed g 0000000f gSystemText_SaveFailed
|
||||
084118fc g 00000031 gSystemText_NoSaveFileNoTime
|
||||
0841192d g 00000034 gSystemText_ClockAdjustmentUsable
|
||||
0841192d g 00000034 gText_InGameClockUsable
|
||||
08411961 g 00000024 gSystemText_Saving
|
||||
08411988 g 00000014 gUnknown_0841192C
|
||||
0841199c l 00000008 sClockOamData
|
||||
|
|
@ -41402,17 +41402,17 @@
|
|||
0842f7dc g 00000008 gUnknown_0842F780
|
||||
0842f7e4 g 00000008 gUnknown_0842F788
|
||||
0842f7ec g 00000008 gUnknown_0842F790
|
||||
0842f7f4 g 00000032 gOtherText_BerryObtainedDadHasIt
|
||||
0842f826 g 0000002c gOtherText_BerryTransformed
|
||||
0842f852 g 00000028 gOtherText_BerryAlreadyObtained
|
||||
0842f87a g 00000034 gOtherText_SpecialRibbonReceived
|
||||
0842f8ae g 00000036 gOtherText_DexUpgraded
|
||||
0842f8e4 g 0000001c gOtherText_RareWordAdded
|
||||
0842f900 g 00000012 gOtherText_PokeWasSentOver
|
||||
0842f912 g 0000002f gOtherText_PartyIsFull
|
||||
0842f941 g 00000024 gOtherText_NewTrainerInHoenn
|
||||
0842f965 g 00000031 gOtherText_NewAdversaryInBattleTower
|
||||
0842f996 g 0000002a gOtherText_DataCannotUseVersion
|
||||
0842f7f4 g 00000032 gText_MysteryEventBerry
|
||||
0842f826 g 0000002c gText_MysteryEventBerryTransform
|
||||
0842f852 g 00000028 gText_MysteryEventBerryObtained
|
||||
0842f87a g 00000034 gText_MysteryEventSpecialRibbon
|
||||
0842f8ae g 00000036 gText_MysteryEventNationalDex
|
||||
0842f8e4 g 0000001c gText_MysteryEventRareWord
|
||||
0842f900 g 00000012 gText_MysteryEventSentOver
|
||||
0842f912 g 0000002f gText_MysteryEventFullParty
|
||||
0842f941 g 00000024 gText_MysteryEventNewTrainer
|
||||
0842f965 g 00000031 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0842f996 g 0000002a gText_MysteryEventCantBeUsed
|
||||
0842f9c0 g 00000090 gMPlayJumpTableTemplate
|
||||
0842fa50 g 00000010 gDeltaEncodingTable
|
||||
0842fa60 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4301,23 +4301,23 @@
|
|||
08065720 g 00000008 SetupNativeScript
|
||||
08065728 g 00000008 StopScript
|
||||
08065730 g 00000086 RunScriptCommand
|
||||
080657b8 g 00000028 ScriptPush
|
||||
080657e0 g 00000022 ScriptPop
|
||||
080657b8 l 00000028 ScriptPush
|
||||
080657e0 l 00000022 ScriptPop
|
||||
08065804 g 00000004 ScriptJump
|
||||
08065808 g 00000014 ScriptCall
|
||||
0806581c g 00000010 ScriptReturn
|
||||
0806582c g 00000016 ScriptReadHalfword
|
||||
08065844 g 00000030 ScriptReadWord
|
||||
08065874 g 0000000c ScriptContext2_Enable
|
||||
08065880 g 0000000c ScriptContext2_Disable
|
||||
0806588c g 0000000c ScriptContext2_IsEnabled
|
||||
08065898 g 00000028 ScriptContext1_Init
|
||||
080658c0 g 0000003c ScriptContext2_RunScript
|
||||
080658fc g 00000038 ScriptContext1_SetupScript
|
||||
08065934 g 0000000c ScriptContext1_Stop
|
||||
08065940 g 00000014 EnableBothScriptContexts
|
||||
08065954 g 00000038 ScriptContext2_RunNewScript
|
||||
0806598c l 0000003e mapheader_get_tagged_pointer
|
||||
08065874 g 0000000c LockPlayerFieldControls
|
||||
08065880 g 0000000c UnlockPlayerFieldControls
|
||||
0806588c g 0000000c ArePlayerFieldControlsLocked
|
||||
08065898 g 00000028 ScriptContext_Init
|
||||
080658c0 g 0000003c ScriptContext_RunScript
|
||||
080658fc g 00000038 ScriptContext_SetupScript
|
||||
08065934 g 0000000c ScriptContext_Stop
|
||||
08065940 g 00000014 ScriptContext_Enable
|
||||
08065954 g 00000038 RunScriptImmediately
|
||||
0806598c l 0000003e MapHeaderGetScriptTable
|
||||
080659cc l 00000016 MapHeaderRunScriptType
|
||||
080659e4 l 00000060 MapHeaderCheckScriptTable
|
||||
08065a44 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6607,7 +6607,7 @@
|
|||
0809bd14 g 00000058 sub_809BBC0
|
||||
0809bd6c g 000000fc sub_809BC18
|
||||
0809be68 g 00000028 sub_809BD14
|
||||
0809be90 g 0000009c party_compaction
|
||||
0809be90 g 0000009c CompactPartySlots
|
||||
0809bf2c g 000000a8 sub_809BDD8
|
||||
0809bfd4 g 0000003a sub_809BE80
|
||||
0809c010 g 00000062 sub_809BEBC
|
||||
|
|
@ -9598,7 +9598,7 @@
|
|||
080ebb78 g 00000078 sub_80EB7C4
|
||||
080ebbf0 g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080ebc1c g 00000028 sub_80EB868
|
||||
080ebc44 g 00000030 sub_80EB890
|
||||
080ebc44 g 00000030 UnlockTrendySaying
|
||||
080ebc74 g 0000002a sub_80EB8C0
|
||||
080ebca0 g 00000074 sub_80EB8EC
|
||||
080ebd14 l 00000068 sub_80EB960
|
||||
|
|
@ -40089,8 +40089,8 @@
|
|||
08419a22 g 00000008 gExpandedPlaceholder_Groudon
|
||||
08419a2a g 00000005 gExpandedPlaceholder_Brendan
|
||||
08419a2f g 00000006 gExpandedPlaceholder_May
|
||||
08419a35 g 00000003 gSystemText_Egg
|
||||
08419a38 g 00000008 gSystemText_Pokemon2
|
||||
08419a35 g 00000003 gText_EggNickname
|
||||
08419a38 g 00000008 gText_Pokemon
|
||||
08419a40 g 0000000c gMainMenuString_NewGame
|
||||
08419a4c g 00000007 gMainMenuString_Continue
|
||||
08419a53 g 00000009 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
0841da3b g 00000013 gSystemText_SaveCompleted
|
||||
0841da4e g 0000001a gSystemText_SaveFailed
|
||||
0841da68 g 0000004a gSystemText_NoSaveFileNoTime
|
||||
0841dab2 g 0000003a gSystemText_ClockAdjustmentUsable
|
||||
0841dab2 g 0000003a gText_InGameClockUsable
|
||||
0841daec g 0000002c gSystemText_Saving
|
||||
0841db18 g 00000014 gUnknown_0841192C
|
||||
0841db2c l 00000008 sClockOamData
|
||||
|
|
@ -41403,17 +41403,17 @@
|
|||
0843d634 g 00000008 gUnknown_0842F788
|
||||
0843d63c g 00000008 gUnknown_0842F790
|
||||
0843d644 g 00000008 gUnknown_0842F798
|
||||
0843d64c g 00000049 gOtherText_BerryObtainedDadHasIt
|
||||
0843d695 g 0000002e gOtherText_BerryTransformed
|
||||
0843d6c3 g 0000001c gOtherText_BerryAlreadyObtained
|
||||
0843d6df g 0000003c gOtherText_SpecialRibbonReceived
|
||||
0843d71b g 00000038 gOtherText_DexUpgraded
|
||||
0843d753 g 00000025 gOtherText_RareWordAdded
|
||||
0843d778 g 00000013 gOtherText_PokeWasSentOver
|
||||
0843d78b g 00000042 gOtherText_PartyIsFull
|
||||
0843d7cd g 0000002b gOtherText_NewTrainerInHoenn
|
||||
0843d7f8 g 00000035 gOtherText_NewAdversaryInBattleTower
|
||||
0843d82d g 0000003c gOtherText_DataCannotUseVersion
|
||||
0843d64c g 00000049 gText_MysteryEventBerry
|
||||
0843d695 g 0000002e gText_MysteryEventBerryTransform
|
||||
0843d6c3 g 0000001c gText_MysteryEventBerryObtained
|
||||
0843d6df g 0000003c gText_MysteryEventSpecialRibbon
|
||||
0843d71b g 00000038 gText_MysteryEventNationalDex
|
||||
0843d753 g 00000025 gText_MysteryEventRareWord
|
||||
0843d778 g 00000013 gText_MysteryEventSentOver
|
||||
0843d78b g 00000042 gText_MysteryEventFullParty
|
||||
0843d7cd g 0000002b gText_MysteryEventNewTrainer
|
||||
0843d7f8 g 00000035 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0843d82d g 0000003c gText_MysteryEventCantBeUsed
|
||||
0843d86c g 00000090 gMPlayJumpTableTemplate
|
||||
0843d8fc g 00000010 gDeltaEncodingTable
|
||||
0843d90c g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4301,23 +4301,23 @@
|
|||
08065720 g 00000008 SetupNativeScript
|
||||
08065728 g 00000008 StopScript
|
||||
08065730 g 00000086 RunScriptCommand
|
||||
080657b8 g 00000028 ScriptPush
|
||||
080657e0 g 00000022 ScriptPop
|
||||
080657b8 l 00000028 ScriptPush
|
||||
080657e0 l 00000022 ScriptPop
|
||||
08065804 g 00000004 ScriptJump
|
||||
08065808 g 00000014 ScriptCall
|
||||
0806581c g 00000010 ScriptReturn
|
||||
0806582c g 00000016 ScriptReadHalfword
|
||||
08065844 g 00000030 ScriptReadWord
|
||||
08065874 g 0000000c ScriptContext2_Enable
|
||||
08065880 g 0000000c ScriptContext2_Disable
|
||||
0806588c g 0000000c ScriptContext2_IsEnabled
|
||||
08065898 g 00000028 ScriptContext1_Init
|
||||
080658c0 g 0000003c ScriptContext2_RunScript
|
||||
080658fc g 00000038 ScriptContext1_SetupScript
|
||||
08065934 g 0000000c ScriptContext1_Stop
|
||||
08065940 g 00000014 EnableBothScriptContexts
|
||||
08065954 g 00000038 ScriptContext2_RunNewScript
|
||||
0806598c l 0000003e mapheader_get_tagged_pointer
|
||||
08065874 g 0000000c LockPlayerFieldControls
|
||||
08065880 g 0000000c UnlockPlayerFieldControls
|
||||
0806588c g 0000000c ArePlayerFieldControlsLocked
|
||||
08065898 g 00000028 ScriptContext_Init
|
||||
080658c0 g 0000003c ScriptContext_RunScript
|
||||
080658fc g 00000038 ScriptContext_SetupScript
|
||||
08065934 g 0000000c ScriptContext_Stop
|
||||
08065940 g 00000014 ScriptContext_Enable
|
||||
08065954 g 00000038 RunScriptImmediately
|
||||
0806598c l 0000003e MapHeaderGetScriptTable
|
||||
080659cc l 00000016 MapHeaderRunScriptType
|
||||
080659e4 l 00000060 MapHeaderCheckScriptTable
|
||||
08065a44 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6607,7 +6607,7 @@
|
|||
0809bd14 g 00000058 sub_809BBC0
|
||||
0809bd6c g 000000fc sub_809BC18
|
||||
0809be68 g 00000028 sub_809BD14
|
||||
0809be90 g 0000009c party_compaction
|
||||
0809be90 g 0000009c CompactPartySlots
|
||||
0809bf2c g 000000a8 sub_809BDD8
|
||||
0809bfd4 g 0000003a sub_809BE80
|
||||
0809c010 g 00000062 sub_809BEBC
|
||||
|
|
@ -9598,7 +9598,7 @@
|
|||
080ebb78 g 00000078 sub_80EB7C4
|
||||
080ebbf0 g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080ebc1c g 00000028 sub_80EB868
|
||||
080ebc44 g 00000030 sub_80EB890
|
||||
080ebc44 g 00000030 UnlockTrendySaying
|
||||
080ebc74 g 0000002a sub_80EB8C0
|
||||
080ebca0 g 00000074 sub_80EB8EC
|
||||
080ebd14 l 00000068 sub_80EB960
|
||||
|
|
@ -40089,8 +40089,8 @@
|
|||
08419a22 g 00000008 gExpandedPlaceholder_Groudon
|
||||
08419a2a g 00000005 gExpandedPlaceholder_Brendan
|
||||
08419a2f g 00000006 gExpandedPlaceholder_May
|
||||
08419a35 g 00000003 gSystemText_Egg
|
||||
08419a38 g 00000008 gSystemText_Pokemon2
|
||||
08419a35 g 00000003 gText_EggNickname
|
||||
08419a38 g 00000008 gText_Pokemon
|
||||
08419a40 g 0000000c gMainMenuString_NewGame
|
||||
08419a4c g 00000007 gMainMenuString_Continue
|
||||
08419a53 g 00000009 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
0841da3b g 00000013 gSystemText_SaveCompleted
|
||||
0841da4e g 0000001a gSystemText_SaveFailed
|
||||
0841da68 g 0000004a gSystemText_NoSaveFileNoTime
|
||||
0841dab2 g 0000003a gSystemText_ClockAdjustmentUsable
|
||||
0841dab2 g 0000003a gText_InGameClockUsable
|
||||
0841daec g 0000002c gSystemText_Saving
|
||||
0841db18 g 00000014 gUnknown_0841192C
|
||||
0841db2c l 00000008 sClockOamData
|
||||
|
|
@ -41403,17 +41403,17 @@
|
|||
0843d634 g 00000008 gUnknown_0842F788
|
||||
0843d63c g 00000008 gUnknown_0842F790
|
||||
0843d644 g 00000008 gUnknown_0842F798
|
||||
0843d64c g 00000049 gOtherText_BerryObtainedDadHasIt
|
||||
0843d695 g 0000002e gOtherText_BerryTransformed
|
||||
0843d6c3 g 0000001c gOtherText_BerryAlreadyObtained
|
||||
0843d6df g 0000003c gOtherText_SpecialRibbonReceived
|
||||
0843d71b g 00000038 gOtherText_DexUpgraded
|
||||
0843d753 g 00000025 gOtherText_RareWordAdded
|
||||
0843d778 g 00000013 gOtherText_PokeWasSentOver
|
||||
0843d78b g 00000042 gOtherText_PartyIsFull
|
||||
0843d7cd g 0000002b gOtherText_NewTrainerInHoenn
|
||||
0843d7f8 g 00000035 gOtherText_NewAdversaryInBattleTower
|
||||
0843d82d g 0000003c gOtherText_DataCannotUseVersion
|
||||
0843d64c g 00000049 gText_MysteryEventBerry
|
||||
0843d695 g 0000002e gText_MysteryEventBerryTransform
|
||||
0843d6c3 g 0000001c gText_MysteryEventBerryObtained
|
||||
0843d6df g 0000003c gText_MysteryEventSpecialRibbon
|
||||
0843d71b g 00000038 gText_MysteryEventNationalDex
|
||||
0843d753 g 00000025 gText_MysteryEventRareWord
|
||||
0843d778 g 00000013 gText_MysteryEventSentOver
|
||||
0843d78b g 00000042 gText_MysteryEventFullParty
|
||||
0843d7cd g 0000002b gText_MysteryEventNewTrainer
|
||||
0843d7f8 g 00000035 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0843d82d g 0000003c gText_MysteryEventCantBeUsed
|
||||
0843d86c g 00000090 gMPlayJumpTableTemplate
|
||||
0843d8fc g 00000010 gDeltaEncodingTable
|
||||
0843d90c g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4274,23 +4274,23 @@
|
|||
08065400 g 00000008 SetupNativeScript
|
||||
08065408 g 00000008 StopScript
|
||||
08065410 g 00000086 RunScriptCommand
|
||||
08065498 g 00000028 ScriptPush
|
||||
080654c0 g 00000022 ScriptPop
|
||||
08065498 l 00000028 ScriptPush
|
||||
080654c0 l 00000022 ScriptPop
|
||||
080654e4 g 00000004 ScriptJump
|
||||
080654e8 g 00000014 ScriptCall
|
||||
080654fc g 00000010 ScriptReturn
|
||||
0806550c g 00000016 ScriptReadHalfword
|
||||
08065524 g 00000030 ScriptReadWord
|
||||
08065554 g 0000000c ScriptContext2_Enable
|
||||
08065560 g 0000000c ScriptContext2_Disable
|
||||
0806556c g 0000000c ScriptContext2_IsEnabled
|
||||
08065578 g 00000028 ScriptContext1_Init
|
||||
080655a0 g 0000003c ScriptContext2_RunScript
|
||||
080655dc g 00000038 ScriptContext1_SetupScript
|
||||
08065614 g 0000000c ScriptContext1_Stop
|
||||
08065620 g 00000014 EnableBothScriptContexts
|
||||
08065634 g 00000038 ScriptContext2_RunNewScript
|
||||
0806566c l 0000003e mapheader_get_tagged_pointer
|
||||
08065554 g 0000000c LockPlayerFieldControls
|
||||
08065560 g 0000000c UnlockPlayerFieldControls
|
||||
0806556c g 0000000c ArePlayerFieldControlsLocked
|
||||
08065578 g 00000028 ScriptContext_Init
|
||||
080655a0 g 0000003c ScriptContext_RunScript
|
||||
080655dc g 00000038 ScriptContext_SetupScript
|
||||
08065614 g 0000000c ScriptContext_Stop
|
||||
08065620 g 00000014 ScriptContext_Enable
|
||||
08065634 g 00000038 RunScriptImmediately
|
||||
0806566c l 0000003e MapHeaderGetScriptTable
|
||||
080656ac l 00000016 MapHeaderRunScriptType
|
||||
080656c4 l 00000060 MapHeaderCheckScriptTable
|
||||
08065724 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6578,7 +6578,7 @@
|
|||
0809bbe0 g 00000058 sub_809BBC0
|
||||
0809bc38 g 000000fc sub_809BC18
|
||||
0809bd34 g 00000028 sub_809BD14
|
||||
0809bd5c g 0000009c party_compaction
|
||||
0809bd5c g 0000009c CompactPartySlots
|
||||
0809bdf8 g 000000a8 sub_809BDD8
|
||||
0809bea0 g 0000003a sub_809BE80
|
||||
0809bedc g 00000062 sub_809BEBC
|
||||
|
|
@ -9579,7 +9579,7 @@
|
|||
080eb7e4 g 00000078 sub_80EB7C4
|
||||
080eb85c g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080eb888 g 00000028 sub_80EB868
|
||||
080eb8b0 g 00000030 sub_80EB890
|
||||
080eb8b0 g 00000030 UnlockTrendySaying
|
||||
080eb8e0 g 0000002a sub_80EB8C0
|
||||
080eb90c g 00000074 sub_80EB8EC
|
||||
080eb980 l 00000068 sub_80EB960
|
||||
|
|
@ -40090,8 +40090,8 @@
|
|||
0840dd2c g 00000008 gExpandedPlaceholder_Groudon
|
||||
0840dd34 g 00000008 gExpandedPlaceholder_Brendan
|
||||
0840dd3c g 00000004 gExpandedPlaceholder_May
|
||||
0840dd40 g 00000004 gSystemText_Egg
|
||||
0840dd44 g 00000008 gSystemText_Pokemon2
|
||||
0840dd40 g 00000004 gText_EggNickname
|
||||
0840dd44 g 00000008 gText_Pokemon
|
||||
0840dd4c g 00000009 gMainMenuString_NewGame
|
||||
0840dd55 g 00000009 gMainMenuString_Continue
|
||||
0840dd5e g 00000007 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
084118f8 g 00000010 gSystemText_SaveCompleted
|
||||
08411908 g 0000000f gSystemText_SaveFailed
|
||||
08411917 g 00000031 gSystemText_NoSaveFileNoTime
|
||||
08411948 g 00000034 gSystemText_ClockAdjustmentUsable
|
||||
08411948 g 00000034 gText_InGameClockUsable
|
||||
0841197c g 00000024 gSystemText_Saving
|
||||
084119a0 g 00000014 gUnknown_0841192C
|
||||
084119b4 l 00000008 sClockOamData
|
||||
|
|
@ -41402,17 +41402,17 @@
|
|||
0842f7f4 g 00000008 gUnknown_0842F780
|
||||
0842f7fc g 00000008 gUnknown_0842F788
|
||||
0842f804 g 00000008 gUnknown_0842F790
|
||||
0842f80c g 00000032 gOtherText_BerryObtainedDadHasIt
|
||||
0842f83e g 0000002c gOtherText_BerryTransformed
|
||||
0842f86a g 00000028 gOtherText_BerryAlreadyObtained
|
||||
0842f892 g 00000034 gOtherText_SpecialRibbonReceived
|
||||
0842f8c6 g 00000036 gOtherText_DexUpgraded
|
||||
0842f8fc g 0000001c gOtherText_RareWordAdded
|
||||
0842f918 g 00000012 gOtherText_PokeWasSentOver
|
||||
0842f92a g 0000002f gOtherText_PartyIsFull
|
||||
0842f959 g 00000024 gOtherText_NewTrainerInHoenn
|
||||
0842f97d g 00000031 gOtherText_NewAdversaryInBattleTower
|
||||
0842f9ae g 0000002a gOtherText_DataCannotUseVersion
|
||||
0842f80c g 00000032 gText_MysteryEventBerry
|
||||
0842f83e g 0000002c gText_MysteryEventBerryTransform
|
||||
0842f86a g 00000028 gText_MysteryEventBerryObtained
|
||||
0842f892 g 00000034 gText_MysteryEventSpecialRibbon
|
||||
0842f8c6 g 00000036 gText_MysteryEventNationalDex
|
||||
0842f8fc g 0000001c gText_MysteryEventRareWord
|
||||
0842f918 g 00000012 gText_MysteryEventSentOver
|
||||
0842f92a g 0000002f gText_MysteryEventFullParty
|
||||
0842f959 g 00000024 gText_MysteryEventNewTrainer
|
||||
0842f97d g 00000031 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0842f9ae g 0000002a gText_MysteryEventCantBeUsed
|
||||
0842f9d8 g 00000090 gMPlayJumpTableTemplate
|
||||
0842fa68 g 00000010 gDeltaEncodingTable
|
||||
0842fa78 g 000000b4 gScaleTable
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
0202e854 g 00000001 gUnusedBikeCameraAheadPanback
|
||||
0202e858 g 00000024 gPlayerAvatar
|
||||
0202e87c l 00000030 gFieldMessageBoxWindow
|
||||
0202e8ac g 00000004 gUnknown_0202E8AC
|
||||
0202e8ac g 00000004 gRamScriptRetAddr
|
||||
0202e8b0 l 00000004 gUnknown_0202E8B0
|
||||
0202e8b4 l 00000002 sPauseCounter
|
||||
0202e8b6 l 00000002 sMovingNpcId
|
||||
|
|
@ -464,10 +464,10 @@
|
|||
030005a8 l 00000001 sMessageBoxMode
|
||||
030005ac l 00000002 sTextWindowBaseTileNum
|
||||
030005ae l 00000002 sDialogueFrameBaseTileNum
|
||||
030005b0 l 00000001 sScriptContext1Status
|
||||
030005b8 l 00000074 sScriptContext1
|
||||
03000630 l 00000074 sScriptContext2
|
||||
030006a4 l 00000001 sScriptContext2Enabled
|
||||
030005b0 l 00000001 sGlobalScriptContextStatus
|
||||
030005b8 l 00000074 sGlobalScriptContext
|
||||
03000630 l 00000074 sImmediateScriptContext
|
||||
030006a4 l 00000001 sLockFieldControls
|
||||
030006a8 l 00000004 saveDialogCallback
|
||||
030006ac l 00000001 saveDialogTimer
|
||||
030006ad l 00000001 savingComplete
|
||||
|
|
@ -4274,23 +4274,23 @@
|
|||
08065400 g 00000008 SetupNativeScript
|
||||
08065408 g 00000008 StopScript
|
||||
08065410 g 00000086 RunScriptCommand
|
||||
08065498 g 00000028 ScriptPush
|
||||
080654c0 g 00000022 ScriptPop
|
||||
08065498 l 00000028 ScriptPush
|
||||
080654c0 l 00000022 ScriptPop
|
||||
080654e4 g 00000004 ScriptJump
|
||||
080654e8 g 00000014 ScriptCall
|
||||
080654fc g 00000010 ScriptReturn
|
||||
0806550c g 00000016 ScriptReadHalfword
|
||||
08065524 g 00000030 ScriptReadWord
|
||||
08065554 g 0000000c ScriptContext2_Enable
|
||||
08065560 g 0000000c ScriptContext2_Disable
|
||||
0806556c g 0000000c ScriptContext2_IsEnabled
|
||||
08065578 g 00000028 ScriptContext1_Init
|
||||
080655a0 g 0000003c ScriptContext2_RunScript
|
||||
080655dc g 00000038 ScriptContext1_SetupScript
|
||||
08065614 g 0000000c ScriptContext1_Stop
|
||||
08065620 g 00000014 EnableBothScriptContexts
|
||||
08065634 g 00000038 ScriptContext2_RunNewScript
|
||||
0806566c l 0000003e mapheader_get_tagged_pointer
|
||||
08065554 g 0000000c LockPlayerFieldControls
|
||||
08065560 g 0000000c UnlockPlayerFieldControls
|
||||
0806556c g 0000000c ArePlayerFieldControlsLocked
|
||||
08065578 g 00000028 ScriptContext_Init
|
||||
080655a0 g 0000003c ScriptContext_RunScript
|
||||
080655dc g 00000038 ScriptContext_SetupScript
|
||||
08065614 g 0000000c ScriptContext_Stop
|
||||
08065620 g 00000014 ScriptContext_Enable
|
||||
08065634 g 00000038 RunScriptImmediately
|
||||
0806566c l 0000003e MapHeaderGetScriptTable
|
||||
080656ac l 00000016 MapHeaderRunScriptType
|
||||
080656c4 l 00000060 MapHeaderCheckScriptTable
|
||||
08065724 g 0000000c RunOnLoadMapScript
|
||||
|
|
@ -6578,7 +6578,7 @@
|
|||
0809bbe0 g 00000058 sub_809BBC0
|
||||
0809bc38 g 000000fc sub_809BC18
|
||||
0809bd34 g 00000028 sub_809BD14
|
||||
0809bd5c g 0000009c party_compaction
|
||||
0809bd5c g 0000009c CompactPartySlots
|
||||
0809bdf8 g 000000a8 sub_809BDD8
|
||||
0809bea0 g 0000003a sub_809BE80
|
||||
0809bedc g 00000062 sub_809BEBC
|
||||
|
|
@ -9579,7 +9579,7 @@
|
|||
080eb7e4 g 00000078 sub_80EB7C4
|
||||
080eb85c g 0000002c BufferRandomHobbyOrLifestyleString
|
||||
080eb888 g 00000028 sub_80EB868
|
||||
080eb8b0 g 00000030 sub_80EB890
|
||||
080eb8b0 g 00000030 UnlockTrendySaying
|
||||
080eb8e0 g 0000002a sub_80EB8C0
|
||||
080eb90c g 00000074 sub_80EB8EC
|
||||
080eb980 l 00000068 sub_80EB960
|
||||
|
|
@ -40090,8 +40090,8 @@
|
|||
0840dd2c g 00000008 gExpandedPlaceholder_Groudon
|
||||
0840dd34 g 00000008 gExpandedPlaceholder_Brendan
|
||||
0840dd3c g 00000004 gExpandedPlaceholder_May
|
||||
0840dd40 g 00000004 gSystemText_Egg
|
||||
0840dd44 g 00000008 gSystemText_Pokemon2
|
||||
0840dd40 g 00000004 gText_EggNickname
|
||||
0840dd44 g 00000008 gText_Pokemon
|
||||
0840dd4c g 00000009 gMainMenuString_NewGame
|
||||
0840dd55 g 00000009 gMainMenuString_Continue
|
||||
0840dd5e g 00000007 gMainMenuString_Option
|
||||
|
|
@ -40907,7 +40907,7 @@
|
|||
084118f8 g 00000010 gSystemText_SaveCompleted
|
||||
08411908 g 0000000f gSystemText_SaveFailed
|
||||
08411917 g 00000031 gSystemText_NoSaveFileNoTime
|
||||
08411948 g 00000034 gSystemText_ClockAdjustmentUsable
|
||||
08411948 g 00000034 gText_InGameClockUsable
|
||||
0841197c g 00000024 gSystemText_Saving
|
||||
084119a0 g 00000014 gUnknown_0841192C
|
||||
084119b4 l 00000008 sClockOamData
|
||||
|
|
@ -41402,17 +41402,17 @@
|
|||
0842f7f4 g 00000008 gUnknown_0842F780
|
||||
0842f7fc g 00000008 gUnknown_0842F788
|
||||
0842f804 g 00000008 gUnknown_0842F790
|
||||
0842f80c g 00000032 gOtherText_BerryObtainedDadHasIt
|
||||
0842f83e g 0000002c gOtherText_BerryTransformed
|
||||
0842f86a g 00000028 gOtherText_BerryAlreadyObtained
|
||||
0842f892 g 00000034 gOtherText_SpecialRibbonReceived
|
||||
0842f8c6 g 00000036 gOtherText_DexUpgraded
|
||||
0842f8fc g 0000001c gOtherText_RareWordAdded
|
||||
0842f918 g 00000012 gOtherText_PokeWasSentOver
|
||||
0842f92a g 0000002f gOtherText_PartyIsFull
|
||||
0842f959 g 00000024 gOtherText_NewTrainerInHoenn
|
||||
0842f97d g 00000031 gOtherText_NewAdversaryInBattleTower
|
||||
0842f9ae g 0000002a gOtherText_DataCannotUseVersion
|
||||
0842f80c g 00000032 gText_MysteryEventBerry
|
||||
0842f83e g 0000002c gText_MysteryEventBerryTransform
|
||||
0842f86a g 00000028 gText_MysteryEventBerryObtained
|
||||
0842f892 g 00000034 gText_MysteryEventSpecialRibbon
|
||||
0842f8c6 g 00000036 gText_MysteryEventNationalDex
|
||||
0842f8fc g 0000001c gText_MysteryEventRareWord
|
||||
0842f918 g 00000012 gText_MysteryEventSentOver
|
||||
0842f92a g 0000002f gText_MysteryEventFullParty
|
||||
0842f959 g 00000024 gText_MysteryEventNewTrainer
|
||||
0842f97d g 00000031 gText_MysteryEventNewAdversaryInBattleTower
|
||||
0842f9ae g 0000002a gText_MysteryEventCantBeUsed
|
||||
0842f9d8 g 00000090 gMPlayJumpTableTemplate
|
||||
0842fa68 g 00000010 gDeltaEncodingTable
|
||||
0842fa78 g 000000b4 gScaleTable
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user