index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-06-16
Convert nature stat table to c object
scnorton
2017-06-16
Convert item effects into c objects
scnorton
2017-06-16
Convert spinda spot graphics to c objects
scnorton
2017-06-16
Convert species id conversion tables to C objects
scnorton
2017-06-16
Enum egg groups
scnorton
2017-06-15
use macros to convert floating point to fixed point
camthesaxman
2017-06-15
Merge pull request #326 from ProjectRevoTPP/master
yenatch
move player_pc data to C file and restructure/label the file
2017-06-15
Merge branch 'master' of https://github.com/pret/pokeruby
ProjectRevoTPP
2017-06-15
Merge pull request #323 from camthesaxman/decompile_pokedex
yenatch
finish decompiling pokedex
2017-06-15
0x134 -> SPECIES_SPINDA
yenatch
2017-06-15
move trig data to C
camthesaxman
2017-06-15
remove baserom-symbol-cache file
camthesaxman
2017-06-15
use static and fix a few nonmatching functions
camthesaxman
2017-06-15
finish later
camthesaxman
2017-06-15
whitespace 3: revenge of the tabs
ProjectRevoTPP
2017-06-15
field_effect.c merge
ProjectRevoTPP
2017-06-15
move player_pc data to C file and do a lot of labeling
ProjectRevoTPP
2017-06-15
make it build again
camthesaxman
2017-06-15
fix merge conflicts
camthesaxman
2017-06-15
finish converting pokedex data to C
camthesaxman
2017-06-14
Merge pull request #322 from PikalaxALT/field_effect
yenatch
Decompile field_effect.s
2017-06-14
Move min/max macros to global.h
PikalaxALT
2017-06-14
Remove unnecessary macros
PikalaxALT
2017-06-14
FILE MODES BrokeBack
PikalaxALT
2017-06-14
Merge branch 'master' of github.com:pret/pokeruby
PikalaxALT
2017-06-14
Merge pull request #321 from camthesaxman/decompile_rom_8094928
yenatch
decompile rom_8094928
2017-06-14
Merge branch 'master' of github.com:pret/pokeruby
PikalaxALT
2017-06-14
Merge pull request #320 from ProjectRevoTPP/master
yenatch
finish decompiling player_pc.c
2017-06-14
Merge branch 'master' of github.com:pret/pokeruby
PikalaxALT
2017-06-14
Merge branch 'master' of https://github.com/pret/pokeruby
ProjectRevoTPP
2017-06-14
style and formatting
camthesaxman
2017-06-14
Merge pull request #319 from camthesaxman/decompile_battle_7
yenatch
decompile battle_7
2017-06-14
remove gPokedexView from pokedex.h
camthesaxman
2017-06-14
convert some data to C
camthesaxman
2017-06-14
finish decompiling pokedex.s
camthesaxman
2017-06-14
decompile sub_8092508 - sub_80927F0
camthesaxman
2017-06-14
Merge branch 'master' of github.com:pret/pokeruby
PikalaxALT
2017-06-14
merge
ProjectRevoTPP
2017-06-13
Merge branch 'master' into decompile_battle_7
Cameron Hall
2017-06-14
Merge pull request #316 from PikalaxALT/decoration
yenatch
Decoration
2017-06-13
Merge branch 'master' of github.com:pret/pokeruby into decoration
PikalaxALT
2017-06-13
Merge branch 'decoration'
PikalaxALT
2017-06-13
Fix leading whitespace; remove unnecessary data struct macros
PikalaxALT
2017-06-13
Fix mixed whitespace
PikalaxALT
2017-06-13
Merge branch 'decoration_inventory'
PikalaxALT
2017-06-13
Merge branch 'decoration' into decoration_inventory
PikalaxALT
2017-06-13
Propagate decoration category field label
PikalaxALT
2017-06-13
Merge branch 'field_effect'
PikalaxALT
2017-06-13
Merge branch 'decoration'
PikalaxALT
2017-06-13
Somehow these field labels didn't get updated, not that it matters for matching
PikalaxALT
[prev]
[next]