index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trade.c
Age
Commit message (
Expand
)
Author
2021-06-29
Fix pokemon_icon.c fakematch
PikalaxALT
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-24
Document pokedex.c, 1
PikalaxALT
2021-06-21
Start syncing contest code documentation from Emerald
PikalaxALT
2021-06-18
Document image_processing_effects.c
PikalaxALT
2021-02-16
Mirror pokeemerald PR#1329 & PR#1335 to pokeruby
Deokishisu
2020-08-29
Give songs meaningful english names
GriffinR
2020-05-29
trade.c: Convert tables used by sub_804A6DC to 2-D arrays; function now
Kaz
2019-09-05
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-29
resolve some Emerald differences
camthesaxman
2019-06-26
Make Ruby compile with gcc-8
PikalaxALT
2018-10-17
Further synchronisation
Slawter666
2018-09-12
Match a few NONMATCHINGs, document some NONMATCHINGs.
luckytyphlosion
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-05-17
Change GetTradeSceneStrings to SetTradeSceneStrings
Deokishisu
2018-05-17
Rename sub_804C1A8() to GetTradeSceneStrings()
Deokishisu
2018-04-22
Identify region in SaveBlock1 that is reserved for external games/events to w...
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-04-04
Port function/file names from pokeemerald
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-06-25
wip trade
Marijn van der Werf
2017-06-25
decompile trade bits
Marijn van der Werf