index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
field_control_avatar.s
Age
Commit message (
Collapse
)
Author
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-10-04
Move metatile behavior constants to include/constants and sync closer to ↵
Marcus Huderle
pokeruby
2018-09-04
Bring labels for overworld.c over from pokeruby
Slawter666
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-03-28
Rename start menu functions
Anders Løvig
2018-02-14
decompile overworld
DizzyEggg
2018-02-12
start decompiling overworld.s
DizzyEggg
2018-01-29
decompile_coord_event_weather
DizzyEggg
2017-12-21
decompile bike.s
DizzyEggg
2017-12-01
battle setup file is decompiled
DizzyEggg
2017-11-28
start working on battle setup
DizzyEggg
2017-11-18
wild encounter, fix merge conflicts
DizzyEggg
2017-11-17
wild encounter file is decompiled
DizzyEggg
2017-11-17
more work on wild encounter
DizzyEggg
2017-11-15
daycare file is decompiled
DizzyEggg
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-10
Extract more baseroms from maps
Diegoisawesome
2017-11-10
Dump numerous baseroms, begin moving data to proper files
Diegoisawesome
2017-11-09
Begin map dump cleanup
Diegoisawesome
2017-11-08
Update variable and flag names
Diegoisawesome
2017-10-05
decompile braille_puzzles.c
ProjectRevoTPP
2017-09-30
Merge pull request #55 from DizzyEggg/decompile_metatile_behavior
Diegoisawesome
decompile metatile behavior
2017-09-29
decompile metatile behav
DizzyEggg
2017-09-22
decompile field_special_scene.c
ProjectRevoTPP
2017-09-16
Merge branch 'master' into field_map_obj
PikalaxALT
2017-09-13
Merge branch 'master' into field_map_obj
PikalaxALT
2017-09-13
berry.s decompiled
DizzyEggg
2017-09-10
decompile script.s
DizzyEggg
2017-09-09
decomp safari zone
DizzyEggg
2017-09-08
label gMapHeader
DizzyEggg
2017-09-07
RemoveFieldObjectsOutsideView
PikalaxALT
2017-09-06
unref_sub_808D958
scnorton
2017-09-06
unref_sub_808D77C
scnorton
2017-09-06
label pokemon3.s
DizzyEggg
2017-09-06
GetFieldObjectIdByLocalIdAndMapInternal; rename gUnknown_02037350 to gMapObjects
scnorton
2017-09-04
split and label
DizzyEggg
2017-09-03
begin new save.c, label lots of things
DizzyEggg
2017-09-03
begin save.s decomp, thanks revo!
DizzyEggg
2017-09-02
finish event data
DizzyEggg
2017-09-02
decompile sound.s
DizzyEggg
2017-02-03
finish decompiling battle_ai.c (#16)
ProjectRevoTPP
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting
2017-01-15
split more code
YamaArashi