summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2020-10-22Identify a few more labels and dataRangi
2020-10-22Identify more sprite graphics and map object labels, and have consistent anon...Rangi
2020-10-22Identify some more labels (a few link-related)Rangi
2020-10-21Identify remaining two battle anim BG effect functionsRangi
2020-10-21Identify remaining battle AI labelsRangi
2020-10-21Identify SwitchItemsInBag labelsRangi
2020-10-19Battle transition spin quadrants are like pokered's half circlesRangi
2020-10-14Identify some values as relative struct offsets in MoveScreenLoopRangi
2020-10-06Update battle anim bg function comments, and identify more unnamed labelsRangi
2020-10-06 Identify battle bg effects functions and constants (#773)7Soul
2020-10-06Identify some unnamed labelsRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-05Identify more unnamed labelsRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-10-04Identify SGB blk/pal packetsRangi
2020-10-03Identify battle animation functions (#771)7Soul
2020-09-27Fix #769: document the Heavy Ball weight bank bugRangi
2020-08-29Remove wKickCounter and wPresentPower aliases for wBattleAnimParamRangi
2020-08-27Use hex for tile IDs in engine/movie/splash.asmmid-kid
2020-08-27GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLEmid-kid
2020-08-27Small changes to better match pokegoldmid-kid
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-08-27Document splash screen animationmid-kid
2020-08-27Split engine/movie/intro.asm into itself and splash.asmmid-kid
2020-08-27Move all splash screen files to gfx/splashmid-kid
2020-08-19Document weird code involving link trades of mew and celebimid-kid
2020-08-18Merge pull request #756 from mid-kid/masterRangi
2020-08-18Add wTitleScreenSelectedOption constantsmid-kid
2020-08-13Consistent constants for radio data table sizes (could still be better)Rangi
2020-08-12Factor out gfx/pack/pack_menu.tilemapRangi
2020-08-11Identify some time-related dataRangi
2020-08-05Remove a verifiably false commentmid-kid
2020-08-05`d` is the multiplier for Sprites_Sinemid-kid
2020-08-05Use TRUE for hCGBPalUpdatemid-kid
2020-08-05Document wTitleScreenSelectedOption variablemid-kid
2020-08-03Label some mobile battle screen functionsmid-kid
2020-08-03Minor title screen fixesmid-kid
2020-08-03Better label 2D menu datamid-kid
2020-08-03Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changedmid-kid
2020-08-03Identify constant in NamingScreen_IsTargetBoxRangi
2020-07-25Correct constants in DoNPCTradeRangi
2020-07-24Use def_* macros for automatic map event countsRangi
2020-07-22Move EngineFlags and SpecialsPointers into data/engine/Rangi
2020-07-22Revert "Factor out tables into data/overworld/"Rangi
2020-07-22Factor out tables into data/overworld/Rangi
2020-07-22Treat map setup commands like trade script commandsRangi
2020-07-21Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi
2020-07-21Define JOHTO_FLYPOINT like KANTO_FLYPOINTRangi