summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-03Merge pull request #316 from PikalaxALT/various_documentationPikalaxALT
Various documentation
2020-04-03Minor cleanupPikalaxALT
2020-04-03fix encounter groups with neither a FireRed or LeafGreen labelgarakmon
2020-04-02gflib propagation, 1PikalaxALT
2020-04-02intro.c includes gflib.hPikalaxALT
2020-04-02Apply pals to bg tiles in intro.cPikalaxALT
2020-04-01Name remaining subroutines in intro.cPikalaxALT
2020-04-01Start documenting region mapGriffinR
2020-04-01Fix intro gfx and start doccing intro methodsPikalaxALT
2020-03-31Name all specialsPikalaxALT
2020-03-31Some more docs in battle animsPikalaxALT
2020-03-30Fix accidental spacePikalaxALT
2020-03-30Use bool constants with map_name_popup task fieldsPikalaxALT
2020-03-30Partial doc of battle anim utility funcsPikalaxALT
2020-03-29doc option_menuPikalaxALT
2020-03-29Document bike.cPikalaxALT
2020-03-29Merge pull request #317 from GriffinRichards/fix-spritelayoutPikalaxALT
Reorient object event sprites to horizontal
2020-03-29Reorient object event sprites to horizontalGriffinR
2020-03-29Decoration data to CPikalaxALT
2020-03-29Some doc in shop, quest_logPikalaxALT
2020-03-29Document map_name_popup task fieldsPikalaxALT
2020-03-29Merge pull request #315 from PikalaxALT/overworldPikalaxALT
Overworld
2020-03-29Address review commentsPikalaxALT
2020-03-28Credits overworld pan sequence docPikalaxALT
2020-03-28overworld static symsPikalaxALT
2020-03-28Finish overworld.cPikalaxALT
2020-03-28Merge branch 'master' of github.com:pret/pokefirered into overworldPikalaxALT
2020-03-28through sub_8057854PikalaxALT
2020-03-28Merge pull request #314 from jiangzhengwenjz/bikePikalaxALT
bike
2020-03-28through InitCurrentFlashLevelScanlineEffectPikalaxALT
2020-03-28through sub_8056918PikalaxALT
2020-03-29name R/S leftover from bike.cjiangzhengwenjz
2020-03-28Merge branch 'master' of github.com:pret/pokefirered into overworldPikalaxALT
2020-03-28Merge pull request #313 from GriffinRichards/doc-trainertypesPikalaxALT
Use trainer type constants
2020-03-28through sub_805644CPikalaxALT
2020-03-28sub_8056126PikalaxALT
2020-03-28through ChooseAmbientCrySpeciesPikalaxALT
2020-03-28bikejiangzhengwenjz
2020-03-27through sub_8055B38PikalaxALT
2020-03-27through SetContinueGameWarpToDynamicWarpPikalaxALT
2020-03-27Use trainer type constantsGriffinR
2020-03-27Merge pull request #312 from GriffinRichards/doc-oamtablesPikalaxALT
Label oam tables
2020-03-27Label oam tablesGriffinR
2020-03-26through LoadSaveblockMapHeaderPikalaxALT
2020-03-26through sub_8054F38PikalaxALT
2020-03-26through Overworld_ResetStateAfterFlyPikalaxALT
2020-03-26Merge pull request #311 from PikalaxALT/field_player_avatarPikalaxALT
Field player avatar
2020-03-26Resolve off-by-one error in evobjmv.cPikalaxALT
2020-03-26Address review commentsPikalaxALT
2020-03-26Merge branch 'master' of github.com:pret/pokefirered into field_player_avatarPikalaxALT