index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Collapse
)
Author
2018-03-18
More battle anim documentation
Marcus Huderle
2018-03-18
Document TAKE_DOWN anim
Marcus Huderle
2018-03-18
Document PIN_MISSILE and ICICLE_SPEAR anims
Marcus Huderle
2018-02-19
replace strings with pointers in data/debug_menu_nohara.s
camthesaxman
2018-02-17
decompile more debug code
Cameron Hall
2018-02-13
Slight update to better match Emerald
Avara
2018-02-11
Document battle anim things related to SCREECH
Marcus Huderle
2018-02-11
Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵
Marcus Huderle
SUPERSONIC
2018-02-11
Document battle anim things related to SWIFT and TWISTER
Marcus Huderle
2018-02-11
Merge pull request #557 from PikalaxALT/fix_nonmatching
Marcus Huderle
Fix nonmatching functions throughout the repo
2018-02-10
Start documenting battle anims
Marcus Huderle
2018-02-10
Sync battle anim script command names with pokeemerald
Marcus Huderle
2018-02-07
Merge branch 'master' into fix_nonmatching
PikalaxALT
2018-02-06
Merge pull request #565 from huderlem/fight
Marcus Huderle
Decompile fight.s
2018-02-04
Merge branch 'master' into fix_nonmatching
PikalaxALT
2018-02-04
Start decompiling fight.s
Marcus Huderle
2018-01-31
Merge branch 'master' into german_debug
camthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-31
match sub_81181E8
PikalaxALT
2018-01-30
match sub_8116EF8
PikalaxALT
2018-01-30
match sub_8117380
PikalaxALT
2018-01-29
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-27
Merge branch 'master' into german_debug
Cameron Hall
2018-01-24
oops, re-add the old charmap labels in graphics.s
camthesaxman
2018-01-24
move debug scripts to a separate file
Cameron Hall
2018-01-23
start decompiling start_menu_debug.c
Cameron Hall
2018-01-23
dump all remaining baseroms
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-23
dump more baseroms and fix more false offsets
Cameron Hall
2018-01-22
dump some debug baseroms
Cameron Hall
2018-01-21
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-21
fix build of normal ROMs
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-20
make special ids global
yenatch
2018-01-20
turns out graphics are the same. I forgot to run 'make clean' :(
Cameron Hall
2018-01-19
more debug graphics baseroms
Cameron Hall
2018-01-19
apparently I suck at this
Cameron Hall
2018-01-19
actually do unused charmap incbin
Cameron Hall
2018-01-19
unused charmap incbin
Cameron Hall
2018-01-18
add some debug data
Cameron Hall
2018-01-18
finish adding all debug code
Cameron Hall
2018-01-17
add more debug code
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-17
resolve some undefined references
Cameron Hall
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-17
add more debug data
Cameron Hall
2018-01-16
Merge branch 'master' of https://github.com/pret/pokeruby into fixes
ProjectRevoTPP
2018-01-16
split data_8393054
ProjectRevoTPP
2018-01-16
split data2b
ProjectRevoTPP
2018-01-16
split data2a and make shop.c stuff static
ProjectRevoTPP
[next]