summaryrefslogtreecommitdiff
path: root/src/daycare.c
AgeCommit message (Collapse)Author
2019-06-26Make Ruby compile with gcc-8PikalaxALT
2018-10-17Further synchronisationSlawter666
2018-09-12Match a few NONMATCHINGs, document some NONMATCHINGs.luckytyphlosion
1 non-trivial NONMATCHING matched. 2 matched with trivial asm();. 2 false NONMATCHINGs matched. 2 matched with register hacks.
2018-05-30Fix nonmatchings in daycareMarcus Huderle
2018-05-16Update daycare.c to use EGG_HATCH_LEVEL defineDeokishisu
To be consistent with pokeemerald.
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-18Merge remote-tracking branch 'origin/master' into field_map_obj_dataPikalaxALT
2017-06-17Decompile map object data (nonmatching wip 1)PikalaxALT
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-14Remove unnecessary macrosPikalaxALT
2017-06-05Assign types to structures passed to secret base exchange packet receipt ↵scnorton
subroutine staged for decompilation; decompile sub_8041324
2017-05-26Add headersMarijn van der Werf
2017-05-21Fix tabs - it's 4 spacesNieDzejkob
2017-05-21Rename PlaySE to PlaySoundEffect - wide code is good code, daycare.c ↵NieDzejkob
renames, match sub_80B92AC in record_mixing
2017-05-21Name some functionsNieDzejkob
2017-05-21sub_8041664NieDzejkob
2017-05-21Name gSaveBlock1.daycareData, decompile sub_8041648NieDzejkob
2017-05-21Make it build with all the label changesNieDzejkob
2017-05-21Matching sub_804151CNieDzejkob
2017-05-21Non-matching sub_804151CNieDzejkob
2017-05-21Decompile daycare_empty_slot and unify the function prototype of ↵NieDzejkob
daycare_count_pokemon. Presumably identify the daycare data in the save structure
2017-05-21Update the code style and tidy up daycare_count_pokemonNieDzejkob
2017-05-21First matching daycare_count_pokemonNieDzejkob
2017-01-21formattingYamaArashi
2017-01-07start decompiling daycare.s (#173)NieDżejkob
* First matching daycare_count_pokemon * Update the code style and tidy up daycare_count_pokemon