index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
link.c
Age
Commit message (
Expand
)
Author
2020-02-12
Address review comments
PikalaxALT
2020-02-12
More function documentation in union_room, link, link_rfu_2
PikalaxALT
2020-02-04
More mevent documentation
PikalaxALT
2020-02-03
Document wireless_communication_status_screen
PikalaxALT
2020-01-29
Yet more documentation of rfu fields and functions
PikalaxALT
2020-01-29
More doccing of linkManager
PikalaxALT
2020-01-29
Document link_rfu.c as official SDK linkManager.c
PikalaxALT
2020-01-16
Merge pull request #225 from GriffinRichards/doc-questlog
PikalaxALT
2020-01-15
Some parameter updates
PikalaxALT
2020-01-15
Merge master into doc-questlog
GriffinR
2020-01-15
Document some Quest Log
GriffinR
2020-01-14
data/link_rfu.s --> data/easy_chat_2.s
PikalaxALT
2019-12-21
SUBALIGN rodata sections
PikalaxALT
2019-11-04
Propagate save status, type, and sector defines
PikalaxALT
2019-10-24
Merge branch 'master' into battle
jiangzhengwenjz
2019-10-21
sys flags
PikalaxALT
2019-10-17
thru sub_8011B94
jiangzhengwenjz
2019-10-09
Address review comments
PikalaxALT
2019-10-08
Finish main menu decomp
PikalaxALT
2019-10-07
Consistent spacing for struct ptr arg/var decls
PikalaxALT
2019-10-07
Static const
PikalaxALT
2019-10-07
Finish link.s decomp
PikalaxALT
2019-10-06
link through ResetSerial
PikalaxALT
2019-10-06
link through CheckErrorStatus
PikalaxALT
2019-10-06
link through BuildSendCmd
PikalaxALT
2019-10-05
link through TestBlockTransfer + bss, ewram
PikalaxALT
2019-10-05
link.c through InitLocalLinkPlayer
PikalaxALT