index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daycare.c
Age
Commit message (
Expand
)
Author
2017-06-18
Merge remote-tracking branch 'origin/master' into field_map_obj_data
PikalaxALT
2017-06-17
Decompile map object data (nonmatching wip 1)
PikalaxALT
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-14
Remove unnecessary macros
PikalaxALT
2017-06-05
Assign types to structures passed to secret base exchange packet receipt subr...
scnorton
2017-05-26
Add headers
Marijn van der Werf
2017-05-21
Fix tabs - it's 4 spaces
NieDzejkob
2017-05-21
Rename PlaySE to PlaySoundEffect - wide code is good code, daycare.c renames,...
NieDzejkob
2017-05-21
Name some functions
NieDzejkob
2017-05-21
sub_8041664
NieDzejkob
2017-05-21
Name gSaveBlock1.daycareData, decompile sub_8041648
NieDzejkob
2017-05-21
Make it build with all the label changes
NieDzejkob
2017-05-21
Matching sub_804151C
NieDzejkob
2017-05-21
Non-matching sub_804151C
NieDzejkob
2017-05-21
Decompile daycare_empty_slot and unify the function prototype of daycare_coun...
NieDzejkob
2017-05-21
Update the code style and tidy up daycare_count_pokemon
NieDzejkob
2017-05-21
First matching daycare_count_pokemon
NieDzejkob
2017-01-21
formatting
YamaArashi
2017-01-07
start decompiling daycare.s (#173)
NieDżejkob