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
2018-10-17
Further synchronisation
Slawter666
2018-09-12
Match a few NONMATCHINGs, document some NONMATCHINGs.
luckytyphlosion
2018-05-30
Fix nonmatchings in daycare
Marcus Huderle
2018-05-16
Update daycare.c to use EGG_HATCH_LEVEL define
Deokishisu
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
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