index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
pokemon_storage_system.s
Age
Commit message (
Expand
)
Author
2018-02-14
decompile overworld
DizzyEggg
2018-02-07
Merge branch 'master' of https://github.com/pret/pokeemerald into menu
Diegoisawesome
2018-01-29
make time events compile
DizzyEggg
2018-01-25
Decompile new_menu_helpers.s
Diegoisawesome
2018-01-24
Fix spelling of 'Parametrized' to 'Parameterized'
Diegoisawesome
2018-01-19
Fix file permissions.
Devin
2018-01-18
Finish extracting pokemon storage system data
Diegoisawesome
2018-01-18
Extract Wanda PC box wallpapers
Diegoisawesome
2018-01-17
Extract PC box background images
Diegoisawesome
2017-12-29
sixteenth wave of graphics.s dumps
ProjectRevoTPP
2017-12-28
Merge branch 'master' of github.com:pret/pokeemerald
Diegoisawesome
2017-12-28
Split rom_81370FC and port function names
Diegoisawesome
2017-12-22
do some pointer storage system hunting
DizzyEggg
2017-12-17
merge mail with master, fix conflicts
DizzyEggg
2017-12-16
Import function labels from Ruby
PikalaxALT
2017-12-03
decompile and label mail
DizzyEggg
2017-11-23
Decompile asm/unk_text_util.s
PikalaxALT
2017-11-17
merge conflicts, review changes, daycare
DizzyEggg
2017-11-15
Merge pull request #113 from DizzyEggg/decompile_pss
Diegoisawesome
2017-11-15
merge daycare with master
DizzyEggg
2017-11-15
Merge branch 'master' of https://github.com/pret/pokeemerald into dump_maps
Diegoisawesome
2017-11-14
start working on daycare
DizzyEggg
2017-11-13
leave out pss for now
DizzyEggg
2017-11-11
start pss
DizzyEggg
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-04
battle 7 is decompiled
DizzyEggg
2017-10-20
start working on walda phrase
DizzyEggg
2017-10-12
Port/decomp scrcmd
Diegoisawesome
2017-09-28
battle 4 commands are decompiled
DizzyEggg
2017-09-26
battle 4 up to a8
DizzyEggg
2017-09-21
fix merge conflicts
DizzyEggg
2017-09-20
Finish renaming strings in strings.s
Diegoisawesome
2017-09-18
egg hatch almost decompiled
DizzyEggg
2017-09-18
add important headers, const ptrs and egg hatch start
DizzyEggg
2017-09-16
split remaining rom files.
ProjectRevoTPP