summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-02-19trainer_see through CheckPathBetweenTrainerAndPlayerPikalaxALT
2020-02-19Merge pull request #260 from GriffinRichards/doc-connectionPikalaxALT
Split connection field from graphics id in object events
2020-02-19Merge pull request #259 from PikalaxALT/pokemon_jumpPikalaxALT
Pokemon jump
2020-02-19Address review commentsPikalaxALT
2020-02-19Merge pull request #261 from Diegoisawesome/aif2pcmPikalaxALT
Fix aif2pcm Pascal string bug and follow AIFF loop point standard
2020-02-19Make aif2pcm looping not dependent on order of MARK and INST chunksDiegoisawesome
2020-02-19Merge branch 'master' of github.com:pret/pokefirered into pokemon_jumpPikalaxALT
2020-02-19Merge pull request #252 from GriffinRichards/doc-routes2PikalaxALT
Document Routes 10-14 scripts
2020-02-19Merge pull request #251 from GriffinRichards/doc-routes1PikalaxALT
Document Routes 3-9 scripts
2020-02-19Match sub_8149930 (see pret/pokeemerald#982)PikalaxALT
2020-02-18Fix aif2pcm Pascal string bug and follow AIFF loop point standardDiegoisawesome
2020-02-18in_connection to boolGriffinR
2020-02-18Split connection field from graphics id in object eventsGriffinR
2020-02-18Merge pull request #258 from GriffinRichards/doc-headersPikalaxALT
Document some header properties
2020-02-18Finish porting pokemon_jump from EmeraldPikalaxALT
2020-02-18Move map type/battle scene constants for porymapGriffinR