summaryrefslogtreecommitdiff
path: root/src/credits.c
AgeCommit message (Collapse)Author
2021-06-28Match sub_806CF04PikalaxALT
2021-06-28Name funcs in credits.c; more ewram cleanupPikalaxALT
2021-06-25Simplify EWRAM for hall_of_fame.cPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2020-09-01Make invisible a booleanPokeCodec
2020-08-29Give songs meaningful english namesGriffinR
2019-07-28remove hardcoded VRAM and EWRAM addressescamthesaxman
2018-07-02label some of pokemon_summary_screenyenatch
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-06-25credits.c formattingcamthesaxman
2017-06-20move data to C and introduce CompressedSpriteSheet and CompressedSpritePalettecamthesaxman
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-10finish decompiling player_pc.cProjectRevoTPP
2017-05-26Make rom match checksumMarijn van der Werf
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-26Make credits match German buildMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-05-15Remove last NONMATCHINGs in credits.cCameron Hall
2017-05-12Use constants for task C dataMarijn van der Werf
2017-05-12Decompile more credits functionsMarijn van der Werf
2017-05-12remove unknowns from birch_pc.cProjectRevoTPP
2017-05-09use macros to set DISPCNT and BG*CNT registers (#286)Cameron Hall
* use macros to set DISPCNT and BG*CNT registers * add a few more
2017-05-08fix some nonmatching functions (#284)Cameron Hall
* fix some nonmatching functions * delete trailing whitespace
2017-01-28tabs to spacesYamaArashi
2017-01-27define more data in C (#219)Cameron Hall
* define some graphics data in C * define wild pokemon in C * use less #ifdefs * define data in berry.c
2017-01-21formattingYamaArashi
2017-01-17Clean up credits.cMarijn van der Werf
2017-01-16fix some nonmatching functions in credits.ccamthesaxman
2017-01-10Continue decompiling creditsMarijn van der Werf
2017-01-09Split up different credits tasksMarijn van der Werf
2017-01-07Unindent switchMarijn van der Werf
2017-01-07Update code styleMarijn van der Werf
2017-01-07Continue decompilationMarijn van der Werf
2017-01-07Continue creditsMarijn van der Werf
2017-01-07Start decompiling creditsMarijn van der Werf