index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
learn_move.s
Age
Commit message (
Collapse
)
Author
2018-08-12
Cleanup and document learn_move
Diegoisawesome
2018-08-12
Prepare learn_move for merge
Diegoisawesome
2018-08-11
Merge branch 'learn_move' of git://github.com/Edwearth/pokeemerald into ↵
Diegoisawesome
Edwearth-learn_move
2018-07-15
Document list_menu.c and main_menu.c
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-28
Translate first functions of learn move
Edouard Veyrier
2018-03-02
start decompiling list menu
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-01-19
Fix file permissions.
Devin
2017-12-18
fix pokeblock conflicts
DizzyEggg
2017-12-16
Import function labels from Ruby
PikalaxALT
2017-12-16
decompile more of pokeblock.s
DizzyEggg
2017-12-09
start pokeblock feed
DizzyEggg
2017-09-21
fix merge conflicts
DizzyEggg
2017-09-20
Finish renaming strings in strings.s
Diegoisawesome
2017-09-18
add important headers, const ptrs and egg hatch start
DizzyEggg
2017-09-16
split remaining rom files.
ProjectRevoTPP