summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2021-01-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2020-11-27Merge pull request #371 from GriffinRichards/data-pokedexGriffinR
Move pokedex_screen data from asm to C
2020-11-26Rename farfetchd graphics to match defineAshley Coleman
2020-11-12Rename unknown trainer party variablesAshley Coleman
2020-11-11Move pokedex_screen data from asm to CGriffinR
2020-09-06Add "MAP_" prefix missing from 76e126a35b00ecf87038c37de1899cd923617e45BigBahss
2020-09-06Add "MAP_" prefix to LeafGreen "map" fieldsBigBahss
2020-07-04Port over PSS data to src.luckytyphlosion
2020-04-04Merge pull request #319 from garakmon/encounterinjafixPikalaxALT
Fix encounter groups with neither a FireRed nor LeafGreen label
2020-04-03Merge pull request #316 from PikalaxALT/various_documentationPikalaxALT
Various documentation
2020-04-03fix encounter groups with neither a FireRed or LeafGreen labelgarakmon
2020-03-29Reorient object event sprites to horizontalGriffinR
2020-03-29Decoration data to CPikalaxALT
2020-03-27Label oam tablesGriffinR
2020-03-26Merge branch 'master' of github.com:pret/pokefirered into field_player_avatarPikalaxALT
2020-03-26Use directional movement action constantsGriffinR
2020-03-26Label object event graphicsGriffinR
2020-03-25Review static evobjmv dataGriffinR
2020-03-25Move object event graphics to srcGriffinR
2020-03-25Move object event graphics info pointers to srcGriffinR
2020-03-24Move field effect object template pointers to srcGriffinR
2020-03-24Move object event pic tables to srcGriffinR
2020-03-24Move object event anims to srcGriffinR
2020-03-24Move base oam to srcGriffinR
2020-03-24Move object event subsprites to srcGriffinR
2020-03-24Move object event graphics info to srcGriffinR
2020-03-24Move field effect objects to srcGriffinR
2020-03-23Move movement type func tables to srcGriffinR
2020-03-23Move movement action func tables to srcGriffinR
2020-03-22Merge pull request #309 from PikalaxALT/pokemon_special_animPikalaxALT
Pokemon special anim
2020-03-21through sub_811D5C0PikalaxALT
2020-03-19Move heal location dataGriffinR
2020-03-05Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_pickingPikalaxALT
2020-03-05Move strings.s to srcGriffinR
2020-03-04through sub_8154A2C; reorganize dbp files a bitPikalaxALT
2020-03-02Merge pull request #279 from PikalaxALT/field_effectPikalaxALT
Field effect
2020-02-27Sync trainer_card.cGriffinR
2020-02-27through MultiplyPaletteRGBComponentsPikalaxALT
2020-02-23Name battle terrains; address review commentsPikalaxALT
2020-02-22Move graphics through mail to srcGriffinR
2020-02-22Move item icons/pals to srcGriffinR
2020-02-22Move trainer pics/pals and battle terrain to srcGriffinR
2020-02-22Move graphics.s through pokemon to srcGriffinR
2020-01-19Address review commentsPikalaxALT
2020-01-15Document some Quest LogGriffinR
2020-01-14Document Cerulean City scriptsGriffinR
2019-12-23region_map through sub_80BFFD0PikalaxALT
2019-12-22Unify pokedex_screen rodataPikalaxALT
2019-12-20Dump LeafGreen encountersPikalaxALT
2019-12-20Match LG in-game tradesPikalaxALT