summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-02-18Name battle scene and map type constantsGriffinR
2020-02-18pokemon_jump_3,4PikalaxALT
2020-02-18Name allow_escaping, allow_running, show_map_name header propertiesGriffinR
2020-02-18Port pokemon_jump from emerald, 1PikalaxALT
2020-02-18Name allow_cycling, floor_number header propertiesGriffinR
2020-02-16Move GameFreak structs out of LinkManager headerPikalaxALT
2020-02-16fix alignment in AgbRfu_LinkManager.hPikalaxALT
2020-02-16Merge branch 'master' into doc-routes2GriffinR
2020-02-16Merge branch 'master' into doc-routes1GriffinR
2020-02-16Merge pull request #256 from GriffinRichards/fix-speciesPikalaxALT
Fix DEX constant order
2020-02-16Merge pull request #249 from GriffinRichards/doc-tilesetsPikalaxALT
Label tilesets and remaining layouts
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 branch 'master' into doc-tilesetsGriffinR
2020-02-16Merge pull request #246 from GriffinRichards/doc-pokemonleaguePikalaxALT
Document Pokemon League scripts
2020-02-16Merge pull request #257 from jiangzhengwenjz/librfuPikalaxALT
match RFU SDK v1.0.26
2020-02-16Merge pull request #245 from GriffinRichards/doc-rocketsPikalaxALT
Document Team Rocket scripts
2020-02-17resolve review commentsjiangzhengwenjz
2020-02-16Merge branch 'master' into doc-tilesetsGriffinR
2020-02-16Merge branch 'master' of https://github.com/pret/pokefirered into ↵GriffinR
doc-pokemonleague
2020-02-16Merge pull request #244 from GriffinRichards/doc-saffronPikalaxALT
Document Saffron City scripts
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-16Merge pull request #239 from GriffinRichards/doc-ttowerPikalaxALT
Document Trainer Tower scripts
2020-02-16match RFU SDK v1.0.26jiangzhengwenjz
2020-02-15Merge branch 'master' into doc-ttowerGriffinR
2020-02-15Merge pull request #253 from PikalaxALT/add_arm_agbccPikalaxALT
librfu_intr
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