summaryrefslogtreecommitdiff
path: root/src/pokemon_summary_screen.c
AgeCommit message (Collapse)Author
2018-08-15Document and cleanup pokemon_summary_screenDiegoisawesome
2018-08-14Extract rodata for unk_pokedex_area_screen_helperDiegoisawesome
2018-08-14Finish pokemon_summary_screenDiegoisawesome
2018-08-15make contest effect buildDizzyEggg
2018-08-12Merge branch 'master' of github.com:pret/pokeemerald into Edwearth-learn_moveDiegoisawesome
2018-08-12Prepare learn_move for mergeDiegoisawesome
2018-08-12merge with masterDizzyEggg
2018-08-12Move move descriptions to CDizzyEggg
2018-08-11Merge contests with masterDizzyEggg
2018-07-28Decompile a few pokemon summary screen functionsDizzyEggg
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-05-11Merge branch 'master' into contestPikalaxALT
2018-05-11through prints_contest_move_descriptionPikalaxALT
2018-05-11Use song constantsDiegoisawesome
2018-05-10through sub_80DAE0CPikalaxALT
2018-04-29decompile itemDizzyEggg
2018-04-12Done requested changesKDSKardabox
2018-03-29Fix 2 non-matchingsKDSKardabox
2018-03-06Use EGG_HATCH_LEVEL defineDizzyEggg
2018-02-26type and ability names to CDizzyEggg
2018-02-26correct move target definesDizzyEggg
2018-02-11Merge pull request #207 from DizzyEggg/decompile_pokemon_123Diegoisawesome
Decompile and clean pokemon files
2018-02-11Merge branch 'master' into linkPikalaxALT
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-09battle labels merge with masterDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-06Finish menu.s and eliminate TextColorDiegoisawesome
2018-02-03Merge branch 'master' into linkPikalaxALT
2018-01-24Fix spelling of 'Parametrized' to 'Parameterized'Diegoisawesome
2018-01-21Merge branch 'master' into linkPikalaxALT
2018-01-21nonmatching sub_801120CPikalaxALT
2018-01-21Merge branch 'master' of https://github.com/pret/pokeemerald into fix_permsDevin
2018-01-19Fix file permissions.Devin
2018-01-16decompile option menuDizzyEggg
2018-01-09Add symbols to music_player_tableDiegoisawesome
Also rename gMPlay structs to gMPlayInfo
2017-12-28fourteenth wave of graphics.s dumpsProjectRevoTPP
2017-12-26twelfth wave of graphics.s dumpsProjectRevoTPP
2017-12-16Merge branch 'master' into decompile_use_pokeblockDizzyEggg
2017-12-11convert more constantscamthesaxman
2017-12-09Merge branch 'master' into decompile_use_pokeblockDizzyEggg
2017-12-09start pokeblock feedDizzyEggg
2017-12-05fix merge conflictscamthesaxman
2017-12-05convert some constants to C headerscamthesaxman
2017-12-02sprite data fields to arrayDizzyEggg
2017-11-23Decompile asm/unk_text_util.sPikalaxALT
2017-11-14start working on daycareDizzyEggg
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman