index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daycare.c
Age
Commit message (
Expand
)
Author
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-02
Fix Menu and List Menu input defines
DizzyEggg
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-24
Clear includes
DizzyEggg
2018-12-15
Up to sub 0x80ce580
DizzyEggg
2018-12-08
Merge remote-tracking branch 'upstream/master'
nullableVoidPtr
2018-12-07
Document trainer battle scripts (#430)
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-06
Finish cleaning up text.c
Diegoisawesome
2018-11-06
Begin cleaning text.c
Diegoisawesome
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-09-02
Format more templates
Slawter666
2018-09-01
Fix the strings length issue
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-05-26
document record mixing
DizzyEggg
2018-05-19
make menu indicators compile
DizzyEggg
2018-03-03
list menu is decompiled
DizzyEggg
2018-03-02
start decompiling list menu
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-02-08
Merge pull request #202 from DizzyEggg/move_mon_data
Diegoisawesome
2018-02-05
move some pokemon data to c
DizzyEggg
2018-01-25
Decompile new_menu_helpers.s
Diegoisawesome
2017-12-16
Merge branch 'master' into decompile_use_pokeblock
DizzyEggg
2017-12-16
decompile more of pokeblock.s
DizzyEggg
2017-12-11
convert more constants
camthesaxman
2017-12-05
fix merge conflicts
camthesaxman
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-17
merge conflicts, review changes, daycare
DizzyEggg
2017-11-15
daycare file fully done
DizzyEggg
2017-11-15
daycare file is decompiled
DizzyEggg
2017-11-14
more of daycare done
DizzyEggg
2017-11-14
more of daycare done
DizzyEggg
2017-11-14
start working on daycare
DizzyEggg