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
2021-10-27
Multiple renamings; Removed some orphaned functions
lioniac
2021-06-03
Sync LinkPlayer Struct with pokeemerald
Deokishisu
2021-06-01
Sync link_rfu_2 symbols from Emerald
PikalaxALT
2021-05-05
Sync berry crush from Emerald
PikalaxALT
2021-04-13
Name remaining symbols in pokemon_summary_screen.c
PikalaxALT
2021-03-18
Document ShouldIgnoreDeoxysForm
PikalaxALT
2021-03-15
Document old man batttle controller
PikalaxALT
2020-04-11
Some documentation of berry_crush
PikalaxALT
2020-04-10
Cleanup of main.c
PikalaxALT
2020-04-10
Create COPYWIN defines for CopyWindowToVram calls
PikalaxALT
2020-04-10
Name as many symbols as I could in trade.c
PikalaxALT
2020-04-10
Address review comments, 2
PikalaxALT
2020-04-08
Clean up includes
PikalaxALT
2020-04-05
More quest log documentation amid other stuff
PikalaxALT
2020-02-29
through sub_8080E6C
PikalaxALT
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