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
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-06-17
change itemPrintFunc to use u32 instead of s32
Kurausukun
2021-06-01
re-add const to gEvolutionTable in daycare.c
Kurausukun
2021-05-31
[LEAK-INFORMED] fix CreateShedinja fakematch
Kurausukun
2021-03-19
Document remaining symbols in daycare.c
PikalaxALT
2021-03-14
Name symbols in battle_anim_special.c
PikalaxALT
2021-02-16
Mirror pokeemerald PR#1329 & PR#1335 to pokefirered
Deokishisu
2021-02-05
Fix "Compatibility" Misspelling
Deokishisu
2021-01-29
Use trainer constants in flags, automatically update flags/vars count
GriffinR
2020-08-29
Give songs meaningful english names
GriffinR
2020-04-10
Create COPYWIN defines for CopyWindowToVram calls
PikalaxALT
2020-04-04
Get pokefirered_modern to build
PikalaxALT
2020-03-28
through sub_8056918
PikalaxALT
2020-03-21
through sub_811D5C0
PikalaxALT
2020-03-11
region_map.h to region_map_sections.h
GriffinR
2020-03-10
through NamingScreen_CreateRivalIcon
PikalaxALT
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