index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
/
text
Age
Commit message (
Collapse
)
Author
2021-02-18
Document pokenav ribbons summary screen
GriffinR
2020-07-18
Clean up some battle scr cmd data
GriffinR
2019-12-05
Document a bit of Match Call
GriffinR
2019-07-29
name match call messages by trainers
garak
2019-07-19
finish pokenav data decomp
garak
2019-07-19
decompile pokenav_unk_3 data
garak
2019-05-25
USE PROTAG
DizzyEggg
2019-05-25
Rename PKMN TRAINER CALSS 4
DizzyEggg
2019-04-16
Compact item data, make descriptions easier to read
DizzyEggg
2018-12-08
Merge remote-tracking branch 'upstream/master'
nullableVoidPtr
2018-12-07
Use normal apostrophes like adults
Melody
2018-12-07
Realign comments, clean tables in pokemon_animation.c and use ↵
nullableVoidPtr
SPECIES_OLD_UNOWN_ defines
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-03
Fix merge conflicts
DizzyEggg
2018-12-03
Get rid of headers in src/data
DizzyEggg
2018-12-02
add more consistent names
Melody
2018-12-01
cleans up trainer name defines
Melody
2018-09-17
Merge pull request #331 from DizzyEggg/patch-3
Diegoisawesome
Use pokeruby's formatting for move descriptions
2018-09-16
Use pokeruby's formatting for move descriptions
DizzyEggg
2018-09-16
Make it easier to edit ability text
DizzyEggg
2018-08-23
Move data from include to src
Diegoisawesome
2018-08-14
Finish pokemon_summary_screen
Diegoisawesome
2018-08-12
Move move descriptions to C
DizzyEggg
2018-07-20
Move some trainer data from data2b.s to c structs.
vblm12