summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2020-02-12More function documentation in union_room, link, link_rfu_2PikalaxALT
2020-02-12Use ST_OAM defines in DUMMY_OAM_DATA definitionPikalaxALT
2020-02-11Document ereader_helpers.cPikalaxALT
2020-02-11Rename unk headersPikalaxALT
2020-02-11document minigame_countdown.cPikalaxALT
2020-02-11document digit_obj_utilPikalaxALT
2020-02-11Use lman local symbols for link recoveryPikalaxALT
2020-02-11Some version differences in librfu_rfuPikalaxALT
2020-02-11More symbol docs in librfu, link_rfu_2PikalaxALT
2020-02-11Cleaner copy loop in rfu_initializeAPIPikalaxALT
2020-02-10Annotate AgbRfu_LinkManager.c with local definesPikalaxALT
2020-02-10link_rfu.c --> AgbRfu_LinkManager.cPikalaxALT
2020-02-10Address review commentsPikalaxALT
2020-02-06Name remaining funcs in union_room.cPikalaxALT