index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
/
day_care.inc
Age
Commit message (
Collapse
)
Author
2021-11-18
Reformat compare + goto_if/call_if to single statements
GriffinR
2021-11-15
Add PARTY_NOTHING_CHOSEN
GriffinR
2021-11-07
Add CRY_MODE constants
GriffinR
2021-07-20
Remove address comments
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-22
Add local object event ids for referenced objects
GriffinR
2019-12-15
Use fadescreen constants
GriffinR
2019-12-05
Document missed scripts/text
GriffinR
2019-11-12
Document interview and TV scripts, and misc script clean up
GriffinR
2019-11-02
Use YES/NO constants for MSGBOX_YESNO
GriffinR
2019-09-25
Review changes for #817
GriffinR
2019-09-25
Remove Egg parent constants
GriffinR
2019-09-25
Document day_care.inc and related
GriffinR
2018-12-21
improve call_if macros
Melody
2018-12-21
improve goto_if macros
Melody
2018-12-07
Use normal apostrophes like adults
Melody
2018-12-02
adds constants, cleans up callstd and msgbox code
Melody
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-06-13
Update applymovement actions to reflect movement action names
Marcus Huderle
2017-12-28
Split rom_81370FC and port function names
Diegoisawesome
2017-12-22
use internal song names
sceptillion
2017-12-21
Port generic event script macros from pokeruby
Marcus Huderle
2017-11-17
merge conflicts, review changes, daycare
DizzyEggg
2017-11-16
Fix build by renaming specials
Diegoisawesome
2017-11-15
daycare file is decompiled
DizzyEggg
2017-11-15
merge daycare with master
DizzyEggg
2017-11-11
Split files from event_scripts.s
Diegoisawesome
Also move maps/scripts to scripts/maps