index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tv.c
Age
Commit message (
Expand
)
Author
2018-10-14
Clean battle structs
DizzyEggg
2018-08-11
Merge contests with master
DizzyEggg
2018-07-24
Clean up files and add entries to charmap
Diegoisawesome
2018-06-30
Merge branch 'master' into decompile_battle_tent
DizzyEggg
2018-06-20
Rename map-layout-related things
Marcus Huderle
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-06-11
Rename field_map_obj to event_object_movement
Marcus Huderle
2018-05-26
document record mixing
DizzyEggg
2018-05-24
Merge branch 'master' into contest
PikalaxALT
2018-05-19
make field tasks compile
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-05-10
through sub_80DAE0C
PikalaxALT
2018-05-10
Merge branch 'master' into contest
PikalaxALT
2018-05-03
Merge pull request #242 from DizzyEggg/decompile_battle_records
Marcus Huderle
2018-05-01
Through sub_80D787C
PikalaxALT
2018-05-01
make battle records compile
DizzyEggg
2018-04-29
decompile item
DizzyEggg
2018-02-28
make it compile
DizzyEggg
2018-02-27
decompile and document battle tv
DizzyEggg
2018-02-27
battle file more done and clean up tv
DizzyEggg
2018-02-18
match some functions
DizzyEggg
2018-02-14
merge overworld with master
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-02-12
Updating pokedex count function labels
KDSKardabox
2018-02-11
Merge branch 'master' into link
PikalaxALT
2018-02-08
create more battle constants
DizzyEggg
2018-01-21
nonmatching sub_801120C
PikalaxALT
2018-01-16
more renaming
camthesaxman
2017-12-28
Split rom_81370FC and port function names
Diegoisawesome
2017-12-26
Split/extract/port landmark
Diegoisawesome
2017-12-16
Import function labels from Ruby
PikalaxALT
2017-12-11
convert more constants
camthesaxman
2017-12-05
fix merge conflicts
camthesaxman
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-17
wild encounter file is decompiled
DizzyEggg
2017-11-15
Merge branch 'master' into heal_location
PikalaxALT
2017-11-12
MAPSEC_DYNAMIC
PikalaxALT
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-08
Update variable and flag names
Diegoisawesome
2017-10-31
through sub_8124610
PikalaxALT
2017-10-30
sub_8123FB0
PikalaxALT
2017-10-28
Rename REGION_MAP constants to adopt MAPSEC names from Ruby
PikalaxALT
2017-10-22
Decoration + decoration_inventory (#89)
PikalaxALT
2017-10-13
Merge branch 'master' of https://github.com/pret/pokeemerald into decomp_scrcmd
Diegoisawesome
2017-10-13
Decompile TV (#80)
PikalaxALT