summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
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
2021-03-19fakematch sub_805EE3CKurausukun
I have no idea why this won't actually match, but thanks to pidgey for figuring out this fakematch
2021-03-19port moar fixes and documentationKurausukun
2021-03-18[LEAK-INFORMED] fix cut nonmatchingsKurausukun
2021-03-18[LEAK-INFORMED] match InitObjectEventStateFromTemplateKurausukun
additionally, port range fixes from emerald as well as a couple other things
2021-03-18Name all syms in battle_anim_monsPikalaxALT
2021-03-18Document ShouldIgnoreDeoxysForm, 2PikalaxALT
2021-03-18Document ShouldIgnoreDeoxysFormPikalaxALT
2021-03-18<minor> Fix visual alignment in sFriendshipEventDeltasPikalaxALT
2021-03-18Document and refactor AdjustFriendshipPikalaxALT
2021-03-18Fix faulty search&replacePikalaxALT
2021-03-18Finish syncing pokemon.c with emeraldPikalaxALT
2021-03-18Sync DRAW_SPINDA_SPOTS from pokeemeraldPikalaxALT
2021-03-18Sync EVO_MODE consts from emeraldPikalaxALT
2021-03-18Document battle_anim_mons, 1PikalaxALT
2021-03-17Name undocced syms in battle_transitionPikalaxALT
2021-03-17Fix accidental ++ deletionPikalaxALT
2021-03-16Document item use functions in pokemon.cPikalaxALT