summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-02-26Name cut grass metatilesPikalaxALT
2020-02-26fieldmap.c static symbols; CUT_GRASS_SPRITE_COUNTPikalaxALT
2020-02-26Name methods in fldeff_cutPikalaxALT
2020-02-26Finish fldeff_cutPikalaxALT
2020-02-25through sub_8097A20PikalaxALT
2020-02-25fldeff_cut through SetUpFieldMove_CutPikalaxALT
2020-02-24Port script_movementPikalaxALT
2020-02-24Merge pull request #265 from GriffinRichards/sync-objgfxPikalaxALT
Sync object event gfx constants
2020-02-23use RGB herePikalaxALT
2020-02-23Reformat battle terrain table and name assetsPikalaxALT
2020-02-23Name battle terrains; address review commentsPikalaxALT
2020-02-23Sync object event gfx constantsGriffinR
2020-02-23battle_bgPikalaxALT
2020-02-22Rename tileset pals for porymapGriffinR
2020-02-22Move remainder of graphics to srcGriffinR
2020-02-22Move graphics through mail to srcGriffinR
2020-02-22Move item icons/pals to srcGriffinR
2020-02-22Move graphics up to item icons to srcGriffinR
2020-02-22Move trainer pics/pals and battle terrain to srcGriffinR
2020-02-22Move graphics.s through pokemon to srcGriffinR
2020-02-21Fix typo; use constants in some data/field_player_avatar arraysPikalaxALT
2020-02-21Remove defunct headerPikalaxALT
2020-02-21Remove redundant include which was somehow missed by the earlier scanPikalaxALT
2020-02-21Remove constants/movement_commands.hPikalaxALT
2020-02-21Remove redundant include linesPikalaxALT
2020-02-21Prelim names for mvmt actions; merge field_ground_effect into evobjmvPikalaxALT
2020-02-21Address review comments; name some methods in event_object_movementPikalaxALT
2020-02-20Finish trainer_seePikalaxALT
2020-02-20Decomp all trainer see funcsPikalaxALT
2020-02-19trainer_see through CheckPathBetweenTrainerAndPlayerPikalaxALT
2020-02-19Address review commentsPikalaxALT
2020-02-19Merge branch 'master' of github.com:pret/pokefirered into pokemon_jumpPikalaxALT
2020-02-19Match sub_8149930 (see pret/pokeemerald#982)PikalaxALT
2020-02-18Finish porting pokemon_jump from EmeraldPikalaxALT
2020-02-18Name battle scene and map type constantsGriffinR
2020-02-18pokemon_jump_3,4PikalaxALT
2020-02-18Port pokemon_jump from emerald, 1PikalaxALT
2020-02-16Merge branch 'master' into doc-tilesetsGriffinR
2020-02-16Merge pull request #248 from GriffinRichards/doc-cavesPikalaxALT
Document remaining cave scripts
2020-02-16Merge branch 'master' into doc-tilesetsGriffinR
2020-02-16Merge pull request #257 from jiangzhengwenjz/librfuPikalaxALT
match RFU SDK v1.0.26
2020-02-17resolve review commentsjiangzhengwenjz
2020-02-16Merge branch 'master' into doc-tilesetsGriffinR
2020-02-16Merge pull request #243 from GriffinRichards/doc-celadonPikalaxALT
Document Celadon City scripts
2020-02-16Merge branch 'master' into doc-tilesetsGriffinR
2020-02-16Merge branch 'master' into doc-cavesGriffinR
2020-02-16match RFU SDK v1.0.26jiangzhengwenjz
2020-02-15Merge branch 'master' into doc-ttowerGriffinR
2020-02-15use uroom size/count macros; travis reverts back to agbcc masterPikalaxALT
2020-02-12Address review commentsPikalaxALT