summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-06-30Expand battle struct macros inline, 2PikalaxALT
2021-06-30Expand battle struct access macros inlinePikalaxALT
2021-06-29Define BSTRUCT_OFF for gBattleStruct macro hacksPikalaxALT
2021-06-29Merge several EWRAM definitions into gBattleStructPikalaxALT
2021-06-29This array is part of a contest bufferPikalaxALT
2021-06-29Split out multi buffers from battle structPikalaxALT
2021-06-29Clean up some ewram refs inside gBattleStructPikalaxALT
2021-06-29Bad CLion, badPikalaxALT
2021-06-29Merge roulette ewram pointersPikalaxALT
2021-06-29Merge structs at 02019348PikalaxALT
2021-06-29Merge UNK_STRUCT_2018000 into pssDataPikalaxALT
2021-06-29Merge battle structs at 17810PikalaxALT
2021-06-29Merge transform status struct into gBattleSpriteInfoPikalaxALT
2021-06-29Merge softboiled struct into gPartyMenuPikalaxALT
2021-06-29Unify party_menu.h structsPikalaxALT
2021-06-29Fix pokemon_icon.c fakematchPikalaxALT
2021-06-28Resolve explicit CpuFastSet calls in party_menu.c; define gTileBufferPtrPikalaxALT
2021-06-28Match CreateHeldItemIcon_806DCD4PikalaxALT
2021-06-28Match sub_806CF04PikalaxALT
2021-06-28Match ChangeLinkDoubleBattlePartyMenuSelectionPikalaxALT
2021-06-28Match HandleDefaultPartyMenuInputPikalaxALT
2021-06-28Match sub_806B908PikalaxALT
2021-06-28Name funcs in credits.c; more ewram cleanupPikalaxALT
2021-06-28Merge two structs at gSharedMem + 0x1FE00PikalaxALT
2021-06-28Sync GetItemEffectType from EmeraldPikalaxALT
2021-06-28Sync makefile echo lines from Emerald; RegionMapState.choseFlyLocationPikalaxALT
2021-06-28Merge ewram520 into eBattleInterfaceGfxBufferPikalaxALT
2021-06-28Merge ewram[0] buffers used by battle interfacePikalaxALT
2021-06-28Resolve ewram0arr in intro.c, ewram0_7 in egg_hatch.cPikalaxALT
2021-06-28Merge region map state structsPikalaxALT
2021-06-28Resolve ewram ptr in mail.cPikalaxALT
2021-06-28Resolve ewram reference in trainer_card.cPikalaxALT
2021-06-28Merge remote-tracking branch 'origin/master' into battle_struct_macrosPikalaxALT
2021-06-27fix encounter slot logic to accomodate changesgarakmon
2021-06-25Simplify EWRAM for hall_of_fame.cPikalaxALT
2021-06-25Document pokedex_cry_screen.cPikalaxALT
2021-06-25Match sub_811A1C8PikalaxALT
2021-06-25Match sub_811A0C0PikalaxALT
2021-06-25Match LoadCryWaveformWindowPikalaxALT
2021-06-25More pokedex doccingPikalaxALT
2021-06-25Fix another one of CLion's fuckups affecting NONMATCHING buildPikalaxALT
2021-06-25Sync names of other pokedex.c methodsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-24Finish porting contest data to CPikalaxALT
2021-06-24Finish porting contest data to CPikalaxALT
2021-06-23Contest data and strings to C, 2PikalaxALT
2021-06-23gContestOpponents to srcPikalaxALT
2021-06-23Document remaining contest.c functionsPikalaxALT
2021-06-23Sync contest struct field documentation from EmeraldPikalaxALT
2021-06-23Sync more function names from EmeraldPikalaxALT