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-06-24
wip src
Marijn van der Werf
2017-06-24
first src changes
Marijn van der Werf
2017-06-22
Move text data
Marijn van der Werf
2017-06-22
Add formatting rules
Marijn van der Werf
2017-06-20
move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette
camthesaxman
2017-06-20
finish decompiling pokedex.s
camthesaxman
2017-06-20
decompile sub_8046FBC - sub_80470C4
camthesaxman
2017-06-20
decompile sub_8046400 - sub_8046E9C
camthesaxman
2017-06-19
Battle labels named (#333)
DizzyEggg
* Changed battle labels
2017-06-19
Merge pull request #327 from camthesaxman/trig_data
yenatch
convert trig data to C
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-15
Merge branch 'master' of https://github.com/pret/pokeruby
ProjectRevoTPP
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
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
Move min/max macros to global.h
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
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-13
Merge branch 'master' of github.com:pret/pokeruby into 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
Merge branch 'field_effect'
PikalaxALT
2017-06-13
Merge branch 'decoration'
PikalaxALT
2017-06-13
decompile sub_809207C - sub_80924A4
camthesaxman
2017-06-13
Assign names to struct fields
PikalaxALT
2017-06-13
Decoration inventory data
PikalaxALT
2017-06-13
File modes NotLikeThis
PikalaxALT
2017-06-13
Enum decoration attributes
scnorton
2017-06-13
Merge branch 'field_effect'
scnorton
2017-06-13
Merge branch 'decoration'
scnorton
2017-06-13
Merge branch 'master' of github.com:pret/pokeruby
scnorton
2017-06-13
Finish converting data/decoration.s to C objects
scnorton
2017-06-13
data/decoration.s, 3
PikalaxALT
2017-06-13
decompile sub_8091AF8
camthesaxman
[next]