index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
evolution_scene.c
Age
Commit message (
Expand
)
Author
2021-06-24
Document pokedex.c, 1
PikalaxALT
2021-06-23
Document remaining contest.c functions
PikalaxALT
2021-06-21
Sync more contest docs from Emerald
PikalaxALT
2021-06-18
Document image_processing_effects.c
PikalaxALT
2021-02-16
Mirror pokeemerald PR#1329 & PR#1335 to pokeruby
Deokishisu
2020-09-01
Make invisible a boolean
PokeCodec
2020-08-29
Give songs meaningful english names
GriffinR
2019-09-05
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-29
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-28
remove hardcoded VRAM and EWRAM addresses
camthesaxman
2019-07-03
Document TOOLCHAIN variable in INSTALL.md
PikalaxALT
2019-07-03
Preemptively fix evolution_scene bug
PikalaxALT
2018-06-25
Merge branch 'master' into contest_link_80C2020
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-04-04
Port function/file names from pokeemerald
Marcus Huderle
2018-03-31
Merge branch 'master' into contest_link_80C2020
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman