index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokedex_cry_screen.c
Age
Commit message (
Collapse
)
Author
2021-07-08
Fix style issues
PikalaxALT
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-25
Document pokedex_cry_screen.c
PikalaxALT
2021-06-25
Match sub_811A1C8
PikalaxALT
2021-06-25
Match sub_811A0C0
PikalaxALT
2021-06-25
Match LoadCryWaveformWindow
PikalaxALT
2021-06-25
More pokedex doccing
PikalaxALT
2021-06-25
Fix another one of CLion's fuckups affecting NONMATCHING build
PikalaxALT
2021-06-24
Document pokedex.c, 1
PikalaxALT
2021-06-24
Finish porting contest data to C
PikalaxALT
2021-06-22
Split contest code
PikalaxALT
2021-06-21
Sync more contest docs from Emerald
PikalaxALT
2020-07-22
Fix COMMON sym references under modern gcc
PikalaxALT
2019-07-29
gMPlay to gMPlayInfo
camthesaxman
2018-09-12
Match a few NONMATCHINGs, document some NONMATCHINGs.
luckytyphlosion
1 non-trivial NONMATCHING matched. 2 matched with trivial asm();. 2 false NONMATCHINGs matched. 2 matched with register hacks.
2018-04-29
Make data more visual
PikalaxALT
2018-04-29
Fix building on German
PikalaxALT
2018-04-29
Remove useless struct and deprecated definition
PikalaxALT
2018-04-29
Decompile pokedex_cry_screen data
PikalaxALT
2018-04-28
Finish decompilation of pokedex_cry_screen.o(.text)
PikalaxALT
2018-04-28
nonmatching sub_811A1C8
PikalaxALT
2018-04-28
through sub_811A15C (two nonmatching)
PikalaxALT
2018-04-26
Fix the swiss cheese in pokedex_cry_screen
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-05-26
Add headers
Marijn van der Werf
2017-05-08
Decompile ShowPokedexCryScreen
Marijn van der Werf