index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2018-02-03
trainer constants in battle_setup and pokemon_2
yenatch
2018-02-03
fix a goto in battle_2
yenatch
2018-02-03
Merge remote-tracking branch 'origin/master' into battle-1
yenatch
2018-02-01
Finish decompiling psychic.s
Marcus Huderle
2018-01-31
More psychic.s decompilation
Marcus Huderle
2018-01-31
Start decompiling psychic.s
Marcus Huderle
2018-01-30
Merge pull request #512 from PikalaxALT/pokemon_storage_system
Marcus Huderle
[Merge if you so choose] Pokemon Storage System
2018-01-30
Merge pull request #558 from huderlem/rock
Marcus Huderle
Decompile rock.s
2018-01-30
Finish decompiling rock.s
Marcus Huderle
2018-01-29
more battle_1 functions
yenatch
2018-01-29
More rock.s decompilation
Marcus Huderle
2018-01-29
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-28
Start decompiling rock.s
Marcus Huderle
2018-01-28
clean up option_menu.c and field_poison.c a bit
camthesaxman
2018-01-28
remove unused file pokemon_data.c and clean up roulette_util.c
camthesaxman
2018-01-28
name some battle_bg variables
yenatch
2018-01-28
match sub_800DE30 (thanks cam)
yenatch
2018-01-28
try to match trailing battle_1 section
yenatch
2018-01-26
Merge pull request #555 from huderlem/oopsy
Marcus Huderle
Use BATTLE_TYPE_DOUBLE constant in guard.c
2018-01-26
fix build
Marcus Huderle
2018-01-23
Clean up English/German blocks (fingers crossed)
PikalaxALT
2018-01-22
Rename some static functions
PikalaxALT
2018-01-22
through sub_80C8F34
PikalaxALT
2018-01-22
sub_80C8E1C
PikalaxALT
2018-01-22
sub_80C8C80
PikalaxALT
2018-01-22
sub_80C8AD0
PikalaxALT
2018-01-22
through sub_80C8A38
PikalaxALT
2018-01-22
sub_80C8938
PikalaxALT
2018-01-22
sub_80C88AC
PikalaxALT
2018-01-22
sub_80C8734
PikalaxALT
2018-01-22
through (nonmatching) sub_80C86A0
PikalaxALT
2018-01-22
through sub_80C8604
PikalaxALT
2018-01-22
Use BATTLE_TYPE_DOUBLE constant in guard.c
Thomas Winwood
2018-01-21
nonmatching sub_809C664
PikalaxALT
2018-01-21
Create stub files to hold ewram symbols
PikalaxALT
2018-01-21
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-21
nonmatching sub_809C464
PikalaxALT
2018-01-21
Merge pull request #545 from camthesaxman/kill_ramscrgen
Cameron Hall
(don't merge yet) stop using ranscrgen to generate ld scripts
2018-01-20
use C preprocessor to generate common syms file
camthesaxman
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-19
Further document weather
Marcus Huderle
2018-01-19
Merge pull request #543 from camthesaxman/label_field_weather
Cameron Hall
label field_weather.c
2018-01-18
Merge pull request #535 from ProjectRevoTPP/fixes
Marcus Huderle
fixes
2018-01-18
shop enum
ProjectRevoTPP
2018-01-18
start labeling field_weather
camthesaxman
2018-01-18
Merge branch 'master' of https://github.com/pret/pokeruby into fixes
ProjectRevoTPP
2018-01-18
formatting
ProjectRevoTPP
2018-01-17
use Defvars instead of some Dma macros and hopefully last while(1)s
ProjectRevoTPP
2018-01-17
use dma macros for remaining missing dma while(1) loops
ProjectRevoTPP
2018-01-17
use Dma Large loops for every while(1) Dma loop
ProjectRevoTPP
[next]