index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-01-07
fix ItemStorage_DrawItemList
camthesaxman
2018-01-07
fix Mailbox_DrawMailList
camthesaxman
2018-01-07
Merge pull request #515 from huderlem/battle_2
Cameron Hall
Decompile battle_2 and battle_util
2018-01-07
Finish battle_2.c and battle_util.c decompilation
Marcus Huderle
2018-01-07
Finish decompiling battle_2
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2018-01-07
Decompile more battle_2 functions
Marcus Huderle
2018-01-07
Match sub_806BC3C
Marcus Huderle
2018-01-07
Merge pull request #516 from camthesaxman/fix_nonmatching
Cameron Hall
match a few functions
2018-01-07
match CB2_PartyMenuMain
camthesaxman
2018-01-07
match DetermineBattleTowerPrize
camthesaxman
2018-01-07
match SaveCurrentWinStreak
camthesaxman
2018-01-06
Merge branch 'master' of https://github.com/pret/pokeruby
camthesaxman
2018-01-06
fix some code and formatting anomalies
camthesaxman
2018-01-06
Merge pull request #508 from huderlem/friendly_macros
Marcus Huderle
call_if and goto_if macros
2018-01-06
Merge pull request #445 from PikalaxALT/cable_car
Marcus Huderle
Cable car and Cable car util
2018-01-06
Merge branch 'master' into cable_car
PikalaxALT
2018-01-06
Merge pull request #511 from camthesaxman/combine_german_asm
Cameron Hall
combine asm-de into asm
2018-01-06
combine asm-de into asm
camthesaxman
2018-01-06
Rename vars in cable car util
PikalaxALT
2018-01-05
cable car util
PikalaxALT
2018-01-05
Merge pull request #504 from camthesaxman/decompile_easy_chat
Cameron Hall
decompile easy_chat.s
2018-01-05
tabs to spaces
camthesaxman
2018-01-05
minor cleanup
camthesaxman
2018-01-05
Update delcarations of cable car util funtions
PikalaxALT
2018-01-05
remove asm and combine easy chat files
camthesaxman
2018-01-05
actually fix German build
camthesaxman
2018-01-05
fix German build
camthesaxman
2018-01-05
some renaming
PikalaxALT
2018-01-05
Make static what can be made static
PikalaxALT
2018-01-05
sub_81248AC
PikalaxALT
2018-01-05
sub_812476C
PikalaxALT
2018-01-05
decompile sub_80EADC0 - sub_80EB37C
camthesaxman
2018-01-05
through sub_81245F4
PikalaxALT
2018-01-05
through sub_8124598
PikalaxALT
2018-01-05
get sub_812446C matching
PikalaxALT
2018-01-05
Merge branch 'master' into cable_car
PikalaxALT
2018-01-05
decompile sub_80EA1E0 - sub_80EAD7C
camthesaxman
2018-01-05
Add friendly macros for checking trainer flags
Marcus Huderle
2018-01-05
Add friendly macros for goto_if and call_if variants
Marcus Huderle
2018-01-05
fix build
camthesaxman
2018-01-05
decompile German code
camthesaxman
2018-01-04
actually fix German build
camthesaxman
2018-01-04
fix merge conflicts
camthesaxman
2018-01-04
fix German build
camthesaxman
2018-01-04
decompile sub_80E9620 - sub_80EA184
camthesaxman
2018-01-04
Merge pull request #507 from huderlem/script_constants
Marcus Huderle
Script constants
2018-01-04
Merge pull request #506 from PikalaxALT/use_agbcc_libc
Marcus Huderle
Link libc from agbcc
2018-01-04
Wrap compare macro's args in parentheses
Marcus Huderle
2018-01-04
Merge branch 'master' into use_agbcc_libc
PikalaxALT
[next]