index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daycare.c
Age
Commit message (
Expand
)
Author
2020-02-22
Move graphics.s through pokemon to src
GriffinR
2020-02-21
Remove redundant include lines
PikalaxALT
2020-01-25
Address review comments
PikalaxALT
2020-01-25
Finish union_room_chat_display
PikalaxALT
2020-01-24
PLAYER_NAME_LENGTH to 7
PikalaxALT
2020-01-20
Document some misc small scripts
GriffinR
2019-12-19
Match FireRed Rev1
PikalaxALT
2019-11-23
document some symbols
jiangzhengwenjz
2019-10-28
Remove unused header
PikalaxALT
2019-10-27
Disassemble trade data
PikalaxALT
2019-10-24
Rename specials according to Ruby
PikalaxALT
2019-10-10
Merge branch 'master' into battle
jiangzhengwenjz
2019-10-09
Rename song constants using Japanese sound test menu
PikalaxALT
2019-10-08
Finish main menu decomp
PikalaxALT
2019-10-08
battle_anim_mons
jiangzhengwenjz
2019-08-26
Eliminate `struct TextColor` definition and use
PikalaxALT
2019-07-07
finished list_menu
jiangzhengwenjz
2019-06-28
finished mail_data
jiangzhengwenjz
2019-06-28
Merge branch 'decompress' into misc
jiangzhengwenjz
2019-06-28
finished decompress (1 failed attempt)
jiangzhengwenjz
2019-06-26
through AddTextPrinterParameterized2()
jiangzhengwenjz
2019-06-01
Merge pull request #59 from garakmon/mon_sprites
PikalaxALT
2019-05-30
synchronize text printer function names with pokeemerald
garak
2019-05-30
Parametrized to Parameterized
garak
2019-05-23
move pokemon graphics to mon-specific directories
garak
2019-05-20
text_window
PikalaxALT
2019-05-06
egg_hatch as part of daycare
PikalaxALT
2019-05-05
Daycare
PikalaxALT