index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2017-09-09
Move some function labels to their proper headers
PikalaxALT
2017-09-09
Merge branch 'master' into trade
PikalaxALT
2017-09-08
Merge pull request #417 from camthesaxman/decompile_mauville_old_man
Cameron Hall
finish decompiling mauville_old_man
2017-09-08
mauville_old_man -> mauville_man
camthesaxman
2017-09-08
Merge pull request #420 from DizzyEggg/decompile_evolution_scene
Cameron Hall
decompile evolution scene
2017-09-08
Merge pull request #424 from DizzyEggg/decompile_pokemon_menu
Cameron Hall
decompile pokemon menu
2017-09-08
Merge pull request #413 from Touched/decompile/field_ground_effect.s
Cameron Hall
Decompile field_ground_effect.s
2017-09-08
fix formatting; use bool defines
Henrique Lorenzi
2017-09-08
make zero-parameter functions `(void)`
Henrique Lorenzi
2017-09-08
decompile cable_club.c
Henrique Lorenzi
2017-09-05
Put all local functions in statis; feeble attempt to fix undefined reference ↵
PikalaxALT
errors in German
2017-09-04
Make static labels static
PikalaxALT
2017-09-04
sub_804AF10 and sub_804AF84
PikalaxALT
2017-09-04
sub_804AFB8
PikalaxALT
2017-09-04
sub_804B128
PikalaxALT
2017-09-04
sub_804B2D0
PikalaxALT
2017-09-04
sub_804BBE8 and new DmaCopy macros
scnorton
2017-09-04
sub_804C29C
scnorton
2017-09-03
sub_804D588
scnorton
2017-09-03
sub_804D89C
scnorton
2017-09-03
sub_804E22C
scnorton
2017-09-03
sub_804E174 and sub_804E1A0
scnorton
2017-09-03
sub_804DB84
scnorton
2017-09-03
sub_804DB2C
scnorton
2017-09-02
sub_804A51C
PikalaxALT
2017-09-02
sub_804A2B4; change `struct Window->config` to const
PikalaxALT
2017-09-02
sub_8049DC4
PikalaxALT
2017-09-02
Add static decorations where possible
PikalaxALT
2017-09-02
sub_8048D44
PikalaxALT
2017-09-01
nonmatching sub_8048B0C
PikalaxALT
2017-08-31
sub_8047EC0
scnorton
2017-08-31
Nonmatching sub_8047D58
scnorton
2017-08-31
Resume decompiling trade.s
scnorton
2017-08-29
decompile pokemon_menu
DizzyEggg
2017-08-29
Merge branch 'master' into decompile_pokemon_menu
DizzyEggg
2017-08-29
Merge branch 'master' into decompile_evolution_scene
DizzyEggg
2017-08-28
move easy chat words into easy_chat.h
camthesaxman
2017-08-28
fix PlayCryInternal (thanks, ProjectRevoTPP)
camthesaxman
2017-08-28
start decomp of pokemon menu
DizzyEggg
2017-08-28
Merge branch 'master' into decompile_evolution_scene
DizzyEggg
2017-08-27
fix nonmatchings, add labels
DizzyEggg
2017-08-27
Merge branch 'master' into decompile_evolution_scene
DizzyEggg
2017-08-27
Emitcmd22 -> EmitChoosePokemon
camthesaxman
2017-08-27
evolution scene file is done
DizzyEggg
2017-08-27
label move learning functions and vars
DizzyEggg
2017-08-27
Merge branch 'master' into decompile_evolution_scene
DizzyEggg
2017-08-26
import DizzyEggg's battle controller changes
camthesaxman
2017-08-27
start working on evo scene
DizzyEggg
2017-08-26
Merge pull request #412 from ProjectRevoTPP/shop
Cameron Hall
finish decompiling shop.c
2017-08-26
matching sub_80B4470 and nonmatching sub_80B3F88 and sub_80B403C
ProjectRevoTPP
[next]