summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2020-07-04pokemon_summary_screen.c, part 12.luckytyphlosion
2020-07-03pokemon_summary_screen.c, part 11.luckytyphlosion
2020-07-03pokemon_summary_screen.c, part 10.luckytyphlosion
2020-07-03pokemon_summary_screen.c, part 9.luckytyphlosion
2020-07-02pokemon_summary_screen.c, part 8.luckytyphlosion
2020-07-02pokemon_summary_screen.c, part 7.luckytyphlosion
2020-06-25pokemon_summary_screen.c, part 6.luckytyphlosion
2020-06-24pokemon_summary_screen.c, part 5.luckytyphlosion
2020-06-23pokemon_summary_screen.c, part 4.luckytyphlosion
2020-06-23pokemon_summary_screen.c, part 3.luckytyphlosion
Also commit hgrep.sh for searching in non-c files.
2020-06-14pokemon_summary_screen.c, part 2.luckytyphlosion
Also fix prototype of MenuHelpers_CallLinkSomething.
2020-06-14Initial work on pokemon_summary_screen.cluckytyphlosion
2020-05-27Merge pull request #344 from Missingmew/masterPikalaxALT
Decompile unused decompress function, as seen in ruby
2020-05-27Merge pull request #340 from GriffinRichards/doc-inconnectPikalaxALT
Label in_connection's field in ObjectEventTemplate
2020-05-21switch to pret short-types and tabs vs spacesMissingmew
2020-05-21Decompile unused decompress function, as seen in rubyMissingmew
2020-05-14Merge branch 'master' into doc-inconnectGriffinR
2020-05-14Fix nonmatching buildGriffinR
2020-05-14Label in_connection's field in ObjectEventTemplateGriffinR
2020-05-05fix PLAYER_AVATAR_FLAG_WATERING defineEvan
2020-05-01document battle_message.cEvan
2020-04-27Merge pull request #333 from jiangzhengwenjz/librfuPikalaxALT
fix librfu issues
2020-04-27Merge pull request #334 from jiangzhengwenjz/nonmatchingPikalaxALT
fix remainSize field in librfu
2020-04-27Merge pull request #335 from jiangzhengwenjz/bgPikalaxALT
real match CopyTileMapEntry
2020-04-28CopyTileMapEntryjiangzhengwenjz
2020-04-28fix remainSize typejiangzhengwenjz