summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-04-14Fix empty trainer party initializerGriffinR
2021-04-13Name remaining symbols in pokemon_summary_screen.cPikalaxALT
2021-04-12[Gfx] - Prefix s for static symbolshjk321
2021-04-12Merge remote-tracking branch 'origin' into doc_pokesumPikalaxALT
2021-04-10Document hall of fame and help system gfxhjk321
2021-04-10Document and index fame_checker and field_effects gfxhjk321
2021-04-10Document and index evolution_scenehjk321
2021-04-10Fix Record Corner labelsSatoMew
2021-04-10Document and index contest and diploma gfxhjk321
2021-04-10Document and index berry_pouchhjk321
2021-04-09standardize "grey" to "gray"Kurausukun
2021-04-09Merge pull request #411 from Kurausukun/temp2PikalaxALT
Fix Trade Nonmatchings (Thanks to Shoomer/RadicalDweamer)
2021-04-09Merge pull request #412 from Kurausukun/iheartpikalaxPikalaxALT
Fix Color Text Codes, Correct Arguments in CopyRectToBgTilemapBufferRect
2021-04-09correct text color variable namesKurausukun
2021-04-09fix CopyRectToBgTilemapBufferRect argumentsKurausukun
2021-04-09fix text color namesKurausukun
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-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-30Fix typosPikalaxALT
2021-03-30Document bike.c and fix weird gotoPikalaxALT
2021-03-29Document and index graphics/battlehjk321
2021-03-24Improve some names in field_player_avatarPikalaxALT
2021-03-24Merge branch 'master' of github.com:pret/pokefirered into misc_docPikalaxALT
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