index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
move_relearner.c
Age
Commit message (
Expand
)
Author
2021-11-17
Use specific name limits for string limit functions
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-02-24
Add palette selection constants
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-08-28
Merge pull request #1160 from kiliwily/master2
GriffinR
2020-08-29
Update move_relearner.c
kiliwily
2020-08-29
Update move_relearner.c
kiliwily
2020-08-29
add more macros
kiliwily
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2020-02-17
Fix move relearner struct
GriffinR
2019-12-17
Document some warp/field screen effect
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-10-25
Document party_menu first pass
GriffinR
2019-09-27
Merge branch 'master' into gflib
PikalaxALT
2019-09-16
Use MAX_MON_MOVES constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-04-05
Clean up data headers
DizzyEggg
2019-03-08
Change filename to something more descriptive
Phlosioneer
2019-03-08
Minor cleanup before pushing
Phlosioneer
2019-03-08
Decompile move tutor stuff
Phlosioneer
2019-03-04
Rename move tutor to move relearner
Phlosioneer