index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
field_screen.s
Age
Commit message (
Collapse
)
Author
2018-12-08
decompile field screen
DizzyEggg
2018-12-08
Decompile field weather
DizzyEggg
2018-10-17
Further synchronisation
Slawter666
2018-09-04
Bring labels for overworld.c over from pokeruby
Slawter666
2018-06-16
cut field effect is decompiled and documented
DizzyEggg
2018-06-13
Bring all movement function names up-to-date with pokeruby
Marcus Huderle
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-05-10
Finish porting/decompiling field_effect.c
Diegoisawesome
2018-05-10
Begin porting field_effect
Diegoisawesome
2018-04-29
clear item, save and load save files
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-02-12
more overworld work
DizzyEggg
2018-02-12
start decompiling overworld.s
DizzyEggg
2018-02-03
Merge branch 'master' into link
PikalaxALT
2018-01-31
coord weather fix conflicts
DizzyEggg
2018-01-30
Merge pull request #193 from DizzyEggg/decompile_scanline_effect
Diegoisawesome
decompile scanline effect
2018-01-29
decompile scanline effect
DizzyEggg
2018-01-29
decompile_coord_event_weather
DizzyEggg
2018-01-29
make time events compile
DizzyEggg
2018-01-29
decompile time events
DizzyEggg
2018-01-21
Merge branch 'master' into link
PikalaxALT
2018-01-21
option menu fix conflicts
DizzyEggg
2018-01-20
Merge branch 'master' into link
PikalaxALT
2018-01-18
Extract data from field_screen.s
Diegoisawesome
Also move files incorrectly placed in interface dir
2018-01-18
Merge branch 'master' into link
scnorton
2018-01-16
decompile option menu
DizzyEggg
2017-12-21
decompile bike.s
DizzyEggg
2017-12-17
fix battle setup conflicts
DizzyEggg
2017-12-17
Merge branch 'master' into link
scnorton
2017-12-16
Import function labels from Ruby
PikalaxALT
2017-11-28
start working on battle setup
DizzyEggg
2017-11-16
Merge origin/master into pikalaxalt/link
PikalaxALT
2017-11-11
Rename functions in link.c
PikalaxALT
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-08
Update variable and flag names
Diegoisawesome
2017-10-12
Port/decomp scrcmd
Diegoisawesome
2017-10-01
start decompiling battle2
DizzyEggg
2017-09-29
decompile metatile behav
DizzyEggg
2017-09-18
add important headers, const ptrs and egg hatch start
DizzyEggg
2017-09-16
split remaining rom files.
ProjectRevoTPP