index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
learn_move.c
Age
Commit message (
Collapse
)
Author
2019-03-03
Fully document move_tutor (formerly learn_move)
Phlosioneer
2019-02-02
Fix Menu and List Menu input defines
DizzyEggg
2018-12-09
Merge branch 'master' into weather
DizzyEggg
2018-12-08
Finish field screen
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵
nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-05
r5/r6 swap on sub_80E2578
Diegoisawesome
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-08-12
Cleanup and document learn_move
Diegoisawesome
2018-08-12
Finish decompiling learn_move
Diegoisawesome
2018-08-12
Prepare learn_move for merge
Diegoisawesome
2018-04-03
cleaner
Edouard Veyrier
2018-04-02
sub_81607EC and sub_816082C
Edouard Veyrier
2018-04-01
Fix three functions to have the right checksum
Edouard Veyrier
2018-03-29
Fix compile error
Edouard Veyrier
2018-03-29
Fix temporarily
Edouard Veyrier
2018-03-28
Improve comments
Edouard Veyrier
2018-03-28
Translate first functions of learn move
Edouard Veyrier