index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon_summary_screen.c
Age
Commit message (
Expand
)
Author
2018-11-12
Begin synchronisation part 2
Slawter666
2018-09-12
Match a few NONMATCHINGs, document some NONMATCHINGs.
luckytyphlosion
2018-08-09
Label ball animations
Marcus Huderle
2018-07-05
Merge pull request #648 from yenatch/master
Marcus Huderle
2018-07-05
Decompile battle_anim_813F0f4.s
Marcus Huderle
2018-07-03
fix missing semicolons
yenatch
2018-07-03
condense summary screen anim tables
yenatch
2018-07-03
label pp up masks
yenatch
2018-07-02
label some of pokemon_summary_screen
yenatch
2018-06-25
Merge branch 'master' into contest_link_80C2020
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-05-16
Update pokemon_summary_screen.c to use EGG_HATCH_LEVEL define
Deokishisu
2018-04-09
Merge pull request #591 from huderlem/misc_doc
Marcus Huderle
2018-04-08
Add 'fainted' and 'pokerus' primary status defines
Marcus Huderle
2018-04-08
Document friendship events, primary status ailments, and misc cleanup
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-03-31
Merge branch 'master' into contest_link_80C2020
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-06-24
wip src
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Add strings2.h
Marijn van der Werf
2017-01-21
formatting
YamaArashi
2017-01-17
Sort includes
Marijn van der Werf
2017-01-17
Move `gStringVar` declarations to text.h
Marijn van der Werf
2017-01-04
name function
YamaArashi
2017-01-04
decompile more summary screen functions
YamaArashi
2017-01-04
name some functions
YamaArashi
2017-01-04
Emerald version enum
YamaArashi
2017-01-03
make PokemonSummaryScreen_PrintTrainerMemo match
YamaArashi
2017-01-03
Attempt to decompile trainer memo printing
Marijn van der Werf