index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cable_club.c
Age
Commit message (
Expand
)
Author
2021-04-06
Document remaining overworld
GriffinR
2021-03-21
Minor link cleanup
GriffinR
2021-03-04
Label battle tower link script
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2021-01-13
Label remaining battle types
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-13
Split contest funcs from script_pokemon_util
GriffinR
2020-08-13
Document link contest connection
GriffinR
2020-06-08
Some link rfu cleanup / link.c documentation
GriffinR
2020-06-06
Document cable_club.c
GriffinR
2020-05-31
Document union_room.c
GriffinR
2020-02-08
Document Trainer Card
GriffinR
2020-01-12
Label TryRecordMixLinkup
GriffinR
2020-01-12
Some script clean up, document secret base secrets show
GriffinR
2019-12-15
Use fadescreen constants
GriffinR
2019-11-20
Document Trainer Fan Club
GriffinR
2019-11-13
Document Contest scripts
GriffinR
2019-11-13
Document Contest Hall berry blenders and misc
GriffinR
2019-10-12
Merge remote-tracking branch 'upstream/master' into document-trade
Marcus Huderle
2019-10-12
Document cable_club.inc
GriffinR
2019-10-10
Last non-anim trade.c doc
GriffinR
2019-10-09
More trade documentation
GriffinR
2019-10-05
Continue trade doc
GriffinR
2019-10-04
Move union room data, more trade doc
GriffinR
2019-10-03
Document some of trade
GriffinR
2019-10-03
Move trade data, some trade.c clean up documentation
GriffinR
2019-04-05
Clean up data headers
DizzyEggg
2019-03-31
through sub_8018798
PikalaxALT
2019-03-02
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-03-01
Fix minor errors
Phlosioneer
2019-02-26
Incorporate feedback
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-18
Clean up mistakes and bad formatting
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-10
Reverse engineered many of the multiplayer events
Phlosioneer
2019-02-10
Done documenting link code in overworld.c
Phlosioneer
2019-02-10
Start renaming symbols
Phlosioneer
2019-02-02
Clean up ram vars
DizzyEggg
2019-01-20
document more of trainer card
DizzyEggg
2018-12-31
Merge branch 'master' of github.com:pret/pokeemerald into trade
Diegoisawesome
2018-12-31
Cleanup and documentation
Diegoisawesome
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-11-25
Fixup some names
Marcus Huderle
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-13
Port/decompile cable_club.s
Diegoisawesome
2018-10-11
Start porting cable_club.c
Diegoisawesome