summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-07fix trade nonmatchings (thanks to shoomer)Kurausukun
2021-04-04Document pokemon summary screen, 2PikalaxALT
2021-04-04Document Pokemon Summary Screen, 1PikalaxALT
2021-04-02fix some fakematchingsKurausukun
2021-04-01Merge pull request #408 from PikalaxALT/fix_mvmt_typesGriffinR
Doc VS Seeker; fix misnamed movement types
2021-03-31Okay I guess this matches nowPikalaxALT
2021-03-31Remove unneeded temp var in MovementActionFunc_x99_1PikalaxALT
2021-03-31Index battle_records and berry_fix graphicshjk321
2021-03-31Merge branch 'master' of github.com:pret/pokefirered into fix_mvmt_typesPikalaxALT
2021-03-30Merge battle graphics into battle_terrain and remove un-included fileshjk321
The previous battle folder contained the used (and until recently undocumented) battle terrain graphics, while everything in the previous battle_terrain folder contained unused data (which is now at battle_terrain/unused, minus the files that never get included in the rom).
2021-03-30Fix movement types; fix some math opsPikalaxALT
2021-03-30Document and index graphics/battle_anims and graphics/battle_interfacehjk321
2021-03-30Merge pull request #407 from PikalaxALT/doc_bikeGriffinR
Document bike.c and fix weird goto
2021-03-30Fix typosPikalaxALT
2021-03-30Document bike.c and fix weird gotoPikalaxALT
2021-03-29Document and index graphics/battlehjk321
2021-03-24Merge pull request #404 from PikalaxALT/misc_docGriffinR
[PARTIALLY LEAK INFORMED] Miscellaneous cleanup and documentation
2021-03-24Improve some names in field_player_avatarPikalaxALT
2021-03-24Clean target now deletes the modern builds tooPikalaxALT
2021-03-24Merge branch 'master' of github.com:pret/pokefirered into misc_docPikalaxALT
2021-03-23Merge pull request #405 from Kurausukun/port_matchingsGriffinR
[PARTIALLY LEAK-INFORMED] Port Matchings from Emerald and Fix Other Nonmatchings
2021-03-23Document vars in CopyGlyphToWindowPikalaxALT
2021-03-23Fix alignment and typosPikalaxALT
2021-03-23Update some more names in help systemPikalaxALT
2021-03-23Rename help system C filesPikalaxALT
2021-03-23Document help systemPikalaxALT
2021-03-23gGlyphInfo to structPikalaxALT
2021-03-23[LEAK-INFORMED] fix sub_8113AE8 fakematchingKurausukun
2021-03-23[LEAK-INFORMED] fix sub_812E768 fakematchingKurausukun
2021-03-23[LEAK-INFORMED] fix clear_save_data_screen fakematchKurausukun
2021-03-23[LEAK-INFORMED] fix vs_seeker fakematchingsKurausukun
2021-03-22[LEAK-INFORMED] fix Task_UseItem_OutwardSpiralDots fakematchingKurausukun
2021-03-22[LEAK-INFORMED] fix InitItemIconSpriteState fakematchKurausukun
2021-03-22Fakematch HelpSystem_RenderTextPikalaxALT
2021-03-21Style fixes; attempt to match help_system NONMATCHINGPikalaxALT
2021-03-21Fix fakematch in clear_save_data_screenPikalaxALT
2021-03-20Document symbols reffed in field_control_avatarPikalaxALT
2021-03-20Update player avatar state enumsPikalaxALT
2021-03-20Use CpuCopy macros instead of CpuSet directlyPikalaxALT
2021-03-20Document drought weather effectPikalaxALT
2021-03-20Document remaining routines in field_specialsPikalaxALT
2021-03-19won't be needing this anymoreKurausukun
2021-03-19match RollCredits, with thanks to shoomerKurausukun
2021-03-19Sync berry.c sym labels from EmeraldPikalaxALT
2021-03-19Match SetEnigmaBerryPikalaxALT
2021-03-19Merge remote-tracking branch 'upstream/master' into port_matchingsKurausukun
2021-03-19Some more quest log and field player avater documentationPikalaxALT
2021-03-19Label unnamed symbols in trade_scene, 1PikalaxALT
2021-03-19Document remaining symbols in daycare.cPikalaxALT
2021-03-19port task00_mystery_gift matching from emeraldKurausukun