summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-28Document Five Island scriptsGriffinR
2020-02-26Merge pull request #271 from GriffinRichards/doc-twoislandPikalaxALT
Document Two Island scripts
2020-02-26Merge pull request #270 from GriffinRichards/doc-oneislandPikalaxALT
Document One Island scripts
2020-02-26Merge pull request #269 from GriffinRichards/doc-palletPikalaxALT
Document Pallet Town scripts
2020-02-26Merge branch 'master' into doc-oneislandGriffinR
2020-02-26Merge pull request #268 from GriffinRichards/doc-routes4PikalaxALT
Document Routes 20-25, teleporter/escalator anim
2020-02-26Merge pull request #266 from GriffinRichards/doc-routes3PikalaxALT
Document Routes 15-19 scripts
2020-02-26Merge pull request #272 from PikalaxALT/fldeff_cutPikalaxALT
fldeff_cut
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-26Document Two Island scriptsGriffinR
2020-02-26Document One Island scriptsGriffinR
2020-02-25through sub_8097A20PikalaxALT
2020-02-25fldeff_cut through SetUpFieldMove_CutPikalaxALT
2020-02-25Document Pallet Town scriptsGriffinR
2020-02-25Finish Route 24/25GriffinR
2020-02-25Document teleporter and escalator animGriffinR
2020-02-25Document Routes 20-21, 24-25 scriptsGriffinR
2020-02-24Merge pull request #267 from PikalaxALT/script_movementPikalaxALT
Port script_movement
2020-02-24Document Routes 15-19 scriptsGriffinR
2020-02-24Port script_movementPikalaxALT
2020-02-24Merge pull request #265 from GriffinRichards/sync-objgfxPikalaxALT
Sync object event gfx constants
2020-02-23Merge pull request #264 from PikalaxALT/battle_bgPikalaxALT
battle_bg
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-22Merge pull request #263 from GriffinRichards/move-graphicsPikalaxALT
Move graphics.s to src
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-21Merge pull request #262 from PikalaxALT/trainer_seePikalaxALT
Trainer see
2020-02-21Fix typo; use constants in some data/field_player_avatar arraysPikalaxALT
2020-02-21Fix typoPikalaxALT
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 outdated commentPikalaxALT
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