mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
52db3ad5aa
* ClearTVShowData * special_0x44 * DoTVShow (nonmatching because align) * DoTVShowBravoTrainerPokemonProfile * Update field names * DoTVShowBravoTrainerBattleTower * Renaming of struct fields * sub_80EBFF4 and UpdateTVScreensOnMap * SetTVMetatilesOnMap * Power buttons for the TV screens on the map * special_0x45 * sub_80EC18C * special_0x4a * ResetGabbyAndTy * GabbyAndTyBeforeInterview * GabbyAndTyAfterInterview * Through IsTVShowInSearchOfTrainersAiring * GabbyAndTyGetLastQuote * GabbyAndTyGetLastBattleTrivia * GabbyAndTySetScriptVarsToFieldObjectLocalIds * InterviewAfter; use TVShow as a precursor for making the individual show structs anonymous * Make TV structs anonymous within the union * Move the TV union to its own subheader * Move TV show enums to the global.tv.h subheader * Funcion renaming * Apply static attributes where able * PutPokemonTodayCaughtOnAir * sub_80EC8A4 * PutPokemonTodayFailedOnTheAir * sub_80EC9E8, sub_80ECA10 * sub_80ECA38 * sub_80ECB00 * Put3CheersForPokeblocksOnTheAir * PutFanClubSpecialOnTheAir * ContestLiveUpdates_BeforeInterview * Other before-interview Contest Live Updates functions * ContestLiveUpdates_BeforeInterview_5 * InterviewAfter_BravoTrainerPokemonProfile * BravoTrainerPokemonProfile_BeforeInterview1 * BravoTrainerPokemonProfile_BeforeInterview2 * Disassemble TV data * Decompile TV data * InterviewAfter_BravoTrainerBattleTowerProfile * SaveRecordedItemPurchasesForTVShow * PutNameRaterShowOnTheAir * StartMassOutbreak * PutLilycoveContestLadyShowOnTheAir * InterviewAfter_FanClubLetter * Rip TV strings * InterviewAfter_RecentHappenings * InterviewAfter_PkmnFanClubOpinions * sub_80ED718 * EndMassOutbreak * sub_80ED888 * sub_80ED8B4 * UpdateMassOutbreakTimeLeft * sub_80ED950 * PutFishingAdviceShowOnTheAir * through sub_80EDA80 * ewram and common syms are now fetched from the object files * BSS symbols are taken from the tv.o file * through sub_80EDC60 * sub_80EDCE8 * sub_80EDD78 * through sub_80EDE84 * nomatching sub_80EDE98 * sub_80EDFB4 * sub_80EE104 * sub_80EE104 * sub_80EE184 * sub_80EE2CC * sub_80EE35C * sub_80EE44C * sub_80EE4DC * sub_80EE5A4 * sub_80EE69C * sub_80EE72C * sub_80EE7C0 * sub_80EE818 * sub_80EE8C8 * sub_80EEA70 * sub_80EEB98 * sub_80EEBF4 * through sub_80EED60 * Functions relating to Pokemon News * sub_80EEF6C * GetPriceReduction * IsPriceDiscounted * sub_80EF120 * through sub_80EF370 * sub_80EF40C * HasMixableShowAlreadyBeenSpawnedWithPlayerID * TV_SortPurchasesByQuantity * FindActiveBroadcastByShowType_SetScriptResult * InterviewBefore * through sub_80EF88C * through sub_80EF93C * through sub_80EFA24 * through TV_BernoulliTrial * sub_80EFB58 * sub_80EFBA4 * sub_80EFBDC * through sub_80EFD98 * ChangePokemonNickname * ChangeBoxPokemonNickname * sub_80EFF9C * through player_id_to_dword * CheckForBigMovieOrEmergencyNewsOnTV * GetMomOrDadStringForTVMessage * sub_80F01E8 * sub_80F0358 * sub_80F049C * TV record mixing functions * sub_80F06D0 * sub_80F0708 nonmatching * through sub_80F0B24 * sub_80F0B64 * through sub_80F0C04 * sub_80F0C7C * sub_80F0D60 * sub_80F0E58 * sub_80F0E84 * through sub_80F0F24 * sub_80F0F64 * sub_80F1208 * sub_80F1254 * sub_80F1290 * sub_80F12A4 * sub_80F14F8 * DoTVShowTodaysSmartShopper * DoTVShowTheNameRaterShow * DoTVShowPokemonTodaySuccessfulCapture * DoTVShowPokemonTodayFailedCapture * DoTVShowPokemonFanClubLetter * DoTVShowRecentHappenings * DoTVShowPokemonFanClubOpinions * DoTVShowPokemonNewsMassOutbreak * DoTVShowPokemonContestLiveUpdates * DoTVShowPokemonBattleUpdate * DoTVShow3CheersForPokeblocks * DoTVShowInSearchOfTrainers * Label GabbyAndTyData fields; remove ddump comments from data/text/tv.inc * DoTVShowPokemonAngler * DoTVShowTheWorldOfMasters; update RAM symbols and field names * Decorate static functions * DoTVShowTodaysRivalTrainer; region map enums * TVDewfordTrendWatcherNetworkTextGroup * DoTVShowHoennTreasureInvestigators * DoTVShowFindThatGamer * DoTVShowBreakingNewsTV * DoTVShowSecretBaseVisit * DoTVShowPokemonLotterWinnerFlashReport * DoTVShowThePokemonBattleSeminar * DoTVShowTrainerFanClubSpecial, DoTVShowTrainerFanClub * DoTVShowSpotTheCuties * DoTVShowPokemonNewsBattleFrontier * DoTVShowWhatsNo1InHoennToday * Helpers for DoTVShowSecretBaseSecrets * DoTVShowSecretBaseSecrets * DoTVShowSafariFanClub * Finish decompilation of tv.s * Some renaming * Rename text group pointers * revoke statis; pokenews enums * Labels are number one * Label all TV struct fields * Make data/text/tv.inc more readable * Split data/text/tv.inc * Rename pokenews text pointers * Frontier Symbol constants; indicate static rodata objects with 's' prefix * Fix leading spaces/tabs F*** CLion sometimes * Fix inconsequential warning
324 lines
4.6 KiB
ArmAsm
324 lines
4.6 KiB
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.syntax unified
|
|
|
|
.text
|
|
|
|
thumb_func_start sub_80F9568
|
|
sub_80F9568: @ 80F9568
|
|
push {lr}
|
|
movs r1, 0x41
|
|
bl GetMonData
|
|
lsls r0, 16
|
|
lsrs r1, r0, 16
|
|
cmp r1, 0
|
|
beq _080F9580
|
|
movs r0, 0xCE
|
|
lsls r0, 1
|
|
cmp r1, r0
|
|
bne _080F9584
|
|
_080F9580:
|
|
movs r0, 0
|
|
b _080F9586
|
|
_080F9584:
|
|
movs r0, 0x1
|
|
_080F9586:
|
|
pop {r1}
|
|
bx r1
|
|
thumb_func_end sub_80F9568
|
|
|
|
thumb_func_start sub_80F958C
|
|
sub_80F958C: @ 80F958C
|
|
push {r4,r5,lr}
|
|
ldr r4, =gPlayerParty
|
|
movs r5, 0
|
|
_080F9592:
|
|
adds r0, r4, 0
|
|
bl sub_80F9568
|
|
cmp r0, 0
|
|
beq _080F95B0
|
|
adds r0, r4, 0
|
|
movs r1, 0x39
|
|
bl GetMonData
|
|
cmp r0, 0
|
|
beq _080F95B0
|
|
movs r0, 0
|
|
b _080F95BA
|
|
.pool
|
|
_080F95B0:
|
|
adds r5, 0x1
|
|
adds r4, 0x64
|
|
cmp r5, 0x5
|
|
ble _080F9592
|
|
movs r0, 0x1
|
|
_080F95BA:
|
|
pop {r4,r5}
|
|
pop {r1}
|
|
bx r1
|
|
thumb_func_end sub_80F958C
|
|
|
|
thumb_func_start sub_80F95C0
|
|
sub_80F95C0: @ 80F95C0
|
|
push {r4,r5,lr}
|
|
sub sp, 0x4
|
|
lsls r0, 24
|
|
lsrs r0, 24
|
|
movs r1, 0x64
|
|
adds r4, r0, 0
|
|
muls r4, r1
|
|
ldr r0, =gPlayerParty
|
|
adds r4, r0
|
|
movs r0, 0
|
|
str r0, [sp]
|
|
adds r0, r4, 0
|
|
movs r1, 0x7
|
|
bl AdjustFriendship
|
|
adds r0, r4, 0
|
|
movs r1, 0x37
|
|
mov r2, sp
|
|
bl SetMonData
|
|
ldr r5, =gStringVar1
|
|
adds r0, r4, 0
|
|
movs r1, 0x2
|
|
adds r2, r5, 0
|
|
bl GetMonData
|
|
adds r0, r5, 0
|
|
bl StringGetEnd10
|
|
add sp, 0x4
|
|
pop {r4,r5}
|
|
pop {r0}
|
|
bx r0
|
|
.pool
|
|
thumb_func_end sub_80F95C0
|
|
|
|
thumb_func_start sub_80F960C
|
|
sub_80F960C: @ 80F960C
|
|
push {r4,lr}
|
|
lsls r0, 24
|
|
lsrs r0, 24
|
|
movs r1, 0x64
|
|
muls r1, r0
|
|
ldr r0, =gPlayerParty
|
|
adds r4, r1, r0
|
|
adds r0, r4, 0
|
|
bl sub_80F9568
|
|
cmp r0, 0
|
|
beq _080F964C
|
|
adds r0, r4, 0
|
|
movs r1, 0x39
|
|
bl GetMonData
|
|
cmp r0, 0
|
|
bne _080F964C
|
|
adds r0, r4, 0
|
|
movs r1, 0x37
|
|
bl GetMonData
|
|
bl pokemon_ailments_get_primary
|
|
lsls r0, 24
|
|
lsrs r0, 24
|
|
cmp r0, 0x1
|
|
bne _080F964C
|
|
movs r0, 0x1
|
|
b _080F964E
|
|
.pool
|
|
_080F964C:
|
|
movs r0, 0
|
|
_080F964E:
|
|
pop {r4}
|
|
pop {r1}
|
|
bx r1
|
|
thumb_func_end sub_80F960C
|
|
|
|
thumb_func_start sub_80F9654
|
|
sub_80F9654: @ 80F9654
|
|
push {r4-r6,lr}
|
|
lsls r0, 24
|
|
lsrs r6, r0, 24
|
|
lsls r0, r6, 2
|
|
adds r0, r6
|
|
lsls r0, 3
|
|
ldr r1, =gTasks + 0x8
|
|
adds r4, r0, r1
|
|
movs r0, 0
|
|
ldrsh r5, [r4, r0]
|
|
cmp r5, 0x1
|
|
beq _080F96AE
|
|
cmp r5, 0x1
|
|
bgt _080F967C
|
|
cmp r5, 0
|
|
beq _080F9682
|
|
b _080F9722
|
|
.pool
|
|
_080F967C:
|
|
cmp r5, 0x2
|
|
beq _080F96C0
|
|
b _080F9722
|
|
_080F9682:
|
|
ldrh r1, [r4, 0x2]
|
|
movs r2, 0x2
|
|
ldrsh r0, [r4, r2]
|
|
cmp r0, 0x5
|
|
bgt _080F96A8
|
|
_080F968C:
|
|
lsls r0, r1, 24
|
|
lsrs r0, 24
|
|
bl sub_80F960C
|
|
cmp r0, 0
|
|
bne _080F96FC
|
|
ldrh r0, [r4, 0x2]
|
|
adds r0, 0x1
|
|
strh r0, [r4, 0x2]
|
|
adds r1, r0, 0
|
|
lsls r0, 16
|
|
asrs r0, 16
|
|
cmp r0, 0x5
|
|
ble _080F968C
|
|
_080F96A8:
|
|
movs r0, 0x2
|
|
strh r0, [r4]
|
|
b _080F9722
|
|
_080F96AE:
|
|
bl sub_809833C
|
|
lsls r0, 24
|
|
cmp r0, 0
|
|
beq _080F9722
|
|
ldrh r0, [r4]
|
|
subs r0, 0x1
|
|
strh r0, [r4]
|
|
b _080F9722
|
|
_080F96C0:
|
|
bl sub_80F958C
|
|
adds r1, r0, 0
|
|
cmp r1, 0
|
|
beq _080F9714
|
|
bl InBattlePyramid
|
|
adds r4, r0, 0
|
|
bl InBattlePike
|
|
orrs r4, r0
|
|
lsls r4, 24
|
|
cmp r4, 0
|
|
bne _080F96E6
|
|
bl sub_81D5C18
|
|
lsls r0, 24
|
|
cmp r0, 0
|
|
beq _080F96F0
|
|
_080F96E6:
|
|
ldr r0, =gScriptResult
|
|
strh r5, [r0]
|
|
b _080F9718
|
|
.pool
|
|
_080F96F0:
|
|
ldr r1, =gScriptResult
|
|
movs r0, 0x1
|
|
strh r0, [r1]
|
|
b _080F9718
|
|
.pool
|
|
_080F96FC:
|
|
ldrb r0, [r4, 0x2]
|
|
bl sub_80F95C0
|
|
ldr r0, =gText_PkmnFainted3
|
|
bl ShowFieldMessage
|
|
ldrh r0, [r4]
|
|
adds r0, 0x1
|
|
strh r0, [r4]
|
|
b _080F9722
|
|
.pool
|
|
_080F9714:
|
|
ldr r0, =gScriptResult
|
|
strh r1, [r0]
|
|
_080F9718:
|
|
bl EnableBothScriptContexts
|
|
adds r0, r6, 0
|
|
bl DestroyTask
|
|
_080F9722:
|
|
pop {r4-r6}
|
|
pop {r0}
|
|
bx r0
|
|
.pool
|
|
thumb_func_end sub_80F9654
|
|
|
|
thumb_func_start sub_80F972C
|
|
sub_80F972C: @ 80F972C
|
|
push {lr}
|
|
ldr r0, =sub_80F9654
|
|
movs r1, 0x50
|
|
bl CreateTask
|
|
bl ScriptContext1_Stop
|
|
pop {r0}
|
|
bx r0
|
|
.pool
|
|
thumb_func_end sub_80F972C
|
|
|
|
thumb_func_start overworld_poison
|
|
overworld_poison: @ 80F9744
|
|
push {r4-r7,lr}
|
|
sub sp, 0x4
|
|
ldr r4, =gPlayerParty
|
|
movs r7, 0
|
|
movs r6, 0
|
|
movs r5, 0x5
|
|
_080F9750:
|
|
adds r0, r4, 0
|
|
movs r1, 0x5
|
|
bl GetMonData
|
|
cmp r0, 0
|
|
beq _080F9794
|
|
adds r0, r4, 0
|
|
movs r1, 0x37
|
|
bl GetMonData
|
|
bl pokemon_ailments_get_primary
|
|
lsls r0, 24
|
|
lsrs r0, 24
|
|
cmp r0, 0x1
|
|
bne _080F9794
|
|
adds r0, r4, 0
|
|
movs r1, 0x39
|
|
bl GetMonData
|
|
str r0, [sp]
|
|
cmp r0, 0
|
|
beq _080F9786
|
|
subs r0, 0x1
|
|
str r0, [sp]
|
|
cmp r0, 0
|
|
bne _080F9788
|
|
_080F9786:
|
|
adds r6, 0x1
|
|
_080F9788:
|
|
adds r0, r4, 0
|
|
movs r1, 0x39
|
|
mov r2, sp
|
|
bl SetMonData
|
|
adds r7, 0x1
|
|
_080F9794:
|
|
adds r4, 0x64
|
|
subs r5, 0x1
|
|
cmp r5, 0
|
|
bge _080F9750
|
|
cmp r6, 0
|
|
bne _080F97A4
|
|
cmp r7, 0
|
|
beq _080F97A8
|
|
_080F97A4:
|
|
bl overworld_posion_effect
|
|
_080F97A8:
|
|
cmp r6, 0
|
|
beq _080F97B4
|
|
movs r0, 0x2
|
|
b _080F97BE
|
|
.pool
|
|
_080F97B4:
|
|
cmp r7, 0
|
|
bne _080F97BC
|
|
movs r0, 0
|
|
b _080F97BE
|
|
_080F97BC:
|
|
movs r0, 0x1
|
|
_080F97BE:
|
|
add sp, 0x4
|
|
pop {r4-r7}
|
|
pop {r1}
|
|
bx r1
|
|
thumb_func_end overworld_poison
|
|
|
|
.align 2, 0 @ Don't pad with nop.
|