summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-10Use GENDER_COUNT Constants & Rename an Unknown in field_player_avatar.cDeokishisu
2021-03-10Fix Typos / Use Box ConstantsDeokishisu
2021-02-22Merge pull request #396 from hjk321/storage-magicGriffinR
2021-02-22Fix storage magic numbershjk321
2021-02-19Merge pull request #393 from Kurausukun/text_printerGriffinR
2021-02-19oops forgot oneKurausukun
2021-02-19remove redundant parenthesesKurausukun
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
2021-02-16[LEAK-INFORMED] match rest of text_printerKurausukun
2021-02-14Rename "Hidden" Movement Type to "Buried"Deokishisu
2021-02-14Merge pull request #388 from GriffinRichards/constants-localidsGriffinR
2021-02-14Merge pull request #389 from Kurausukun/dexmatchingGriffinR
2021-02-12Fix warning about gMonPaletteTable sectionGriffinR
2021-02-11words are hardKurausukun
2021-02-11fix whitespace, update dex category macroKurausukun
2021-02-11[LEAK-INFORMED] match the rest of pokedex_screenKurausukun
2021-02-10Use more LOCALID constantsGriffinR
2021-02-09Fix Trainer Tower Magic NumberDeokishisu
2021-02-05Fix "Compatibility" MisspellingDeokishisu
2021-01-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2021-01-19Move 'source' asm files to srcGriffinR
2021-01-08Fix Egregious Magic Numbers in GetBattleBGMDeokishisu
2021-01-01Document the unused battle strings for downpour and rain weatherSatoMew
2020-12-31Fix Missed Magic Numbers in main_menu.cDeokishisu
2020-11-27Merge pull request #371 from GriffinRichards/data-pokedexGriffinR
2020-11-26Rename farfetchd graphics to match defineAshley Coleman
2020-11-12Rename unknown trainer party variablesAshley Coleman
2020-11-12Fix modern buildGriffinR
2020-11-12Clean up pokedex screen textGriffinR
2020-11-11Move pokedex_screen data from asm to CGriffinR
2020-11-01Match FadeOutBody (ported from pokeemerald)Kurausukun
2020-10-11Fix hang when releasing after adding new movesGriffinR
2020-09-08Match sub_8159AB8PikalaxALT
2020-09-06Add "MAP_" prefix missing from 76e126a35b00ecf87038c37de1899cd923617e45BigBahss
2020-09-06Add "MAP_" prefix to LeafGreen "map" fieldsBigBahss
2020-09-03Fix agb_flash in modern frlgPikalaxALT
2020-09-02fix wrong file namestianmaru
2020-09-02renamed title screen spritestianmaru
2020-09-01Match Most of Remaining FunctionsPokeCodec
2020-08-29Give songs meaningful english namesGriffinR
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-08-17Match sub_80D1F64PokeCodec
2020-07-10Bugfix for access violation in MapPreview_CreateMapNameWindowPikalaxALT
2020-07-08Fix sub_8137C18 nonmatching.luckytyphlosion
2020-07-04Apply static modifier to static functions in PSS.luckytyphlosion
2020-07-04Fix prefixes of static variables in PSS.luckytyphlosion
2020-07-04Declare some data as static.luckytyphlosion
2020-07-04Port over PSS data to src.luckytyphlosion
2020-07-04Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txtluckytyphlosion
2020-07-04pokemon_summary_screen.c, part 13.luckytyphlosion