summaryrefslogtreecommitdiff
path: root/src/field/daycare.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-03Declare gBagPockets as non-const in item.c for the sake of getting ↵PikalaxALT
AddBagItem to match without the NONMATCHING define
2018-02-01match NameHasGenderSymbolPikalaxALT
2018-01-15through diegohint1PikalaxALT
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-10-29mergeProjectRevoTPP
2017-10-26put all C data headers in src/camthesaxman
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-09Document party menu handlers, text oam, and menu typesMarcus Huderle
2017-09-30mergeProjectRevoTPP
2017-09-09mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP