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
2017-06-16
Convert level up learnset pointers to c array
scnorton
2017-06-16
Convert evolution table to c objects
scnorton
2017-06-16
Convert level up learnsets to c objects
scnorton
2017-06-16
Convert base stats to c objects
scnorton
2017-06-16
Convert experience tables into c objects
scnorton
2017-06-16
Convert trainer class and cry lookup tables to c objects
scnorton
2017-06-16
Convert TM/HM learns to c object (to-do: make definition of TM/HM learns ↵
scnorton
more user-friendly)
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-15
use macros to convert floating point to fixed point
camthesaxman
2017-06-15
Merge branch 'master' of https://github.com/pret/pokeruby
ProjectRevoTPP
2017-06-15
0x134 -> SPECIES_SPINDA
yenatch
2017-06-15
move trig data to C
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
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 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
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
ProjectRevoTPP
2017-06-13
Merge branch 'master' into decompile_battle_7
Cameron Hall
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
2017-06-13
Get sub_80FFC24 closer to matching (but not quite)
PikalaxALT
2017-06-13
decompile sub_809207C - sub_80924A4
camthesaxman
2017-06-13
Assign names to struct fields
PikalaxALT
[prev]
[next]