summaryrefslogtreecommitdiff
path: root/include/ewram.h
AgeCommit message (Collapse)Author
2021-07-06Document eBattleBars arrayPikalaxALT
2021-07-01Unify ChooseMoveStruct; name BattleStruct fieldsPikalaxALT
2021-06-30Tidy up ewram.h; yeet some more redundant definitionsPikalaxALT
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-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-28Name funcs in credits.c; more ewram cleanupPikalaxALT
2021-06-28Merge two structs at gSharedMem + 0x1FE00PikalaxALT
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-25Simplify EWRAM for hall_of_fame.cPikalaxALT
2021-06-25Document pokedex_cry_screen.cPikalaxALT
2021-06-25Sync names of other pokedex.c methodsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-23Document remaining contest.c functionsPikalaxALT
2021-06-23Sync contest struct field documentation from EmeraldPikalaxALT
2021-06-22Split contest codePikalaxALT
2021-06-18Document image_processing_effects.cPikalaxALT
2021-06-18Revert these symbols back to ewram.hPikalaxALT
2021-06-18Sync image_processing_effects from emerald, 1PikalaxALT
2021-06-17Replace simple ewram access with battle struct, 2PikalaxALT
2021-06-17document ewram macros in BattleStartClearSetDataPikalaxALT
2019-09-05Configure Travis to build nonmatching (#746)PikalaxALT
* Configure Travis to build nonmatching
2019-07-29resolve some Emerald differencescamthesaxman
2019-04-06Major refactor to remove pokenav ewram macrosPikalaxALT
2019-03-18Fix matching HandleAction_UseItemPikalaxALT
2018-06-27Decompile more battle_anim_812C144Marcus Huderle
2018-06-23Decompile more of battle_anim_812C144Marcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-04-29Remove useless struct and deprecated definitionPikalaxALT
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Finish decompiling battle_9Marcus Huderle
2018-02-15decompile region_map.c and cable_car.c debug functionsCameron Hall
2018-01-29Merge branch 'master' into pokemon_storage_systemPikalaxALT