summaryrefslogtreecommitdiff
path: root/src/pokemon/pokemon_summary_screen.c
AgeCommit message (Expand)Author
2018-01-31Merge branch 'master' into german_debugcamthesaxman
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18add more debug codeCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17use dma macros for remaining missing dma while(1) loopsProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-15through diegohint1PikalaxALT
2018-01-12Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09through sub_8097E70; split PSS in 3PikalaxALT
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-23match sub_809F814camthesaxman
2017-12-13decompile sub_80ABEA0 - sub_80AC284camthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26Fix some non-matching functions. Thanks camMarcus Huderle
2017-11-26Use song constants and 'mon' instead of 'pokemon'Marcus Huderle
2017-11-26Fix German buildMarcus Huderle
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26Fix sprite data accessesMarcus Huderle
2017-11-26Move summary_screen data into srcMarcus Huderle
2017-11-26Migrate nature_names to src/data/textMarcus Huderle
2017-11-26Migrate move_descriptions to src/data/textMarcus Huderle
2017-11-26Fix some non-matchings and organize headerMarcus Huderle
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26Mostly done decompiling pokemon_summary_screenMarcus Huderle
2017-11-26Lots more pokemon_summary_screen decompilationMarcus Huderle
2017-11-26More pokemon_summary_screen decompilationMarcus Huderle
2017-11-26Decompile DrawExperienceProgressBar()Marcus Huderle
2017-11-26Start decompiling the second half of pokemon_summary_screenMarcus Huderle
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP