index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
Age
Commit message (
Collapse
)
Author
2018-01-07
Finish battle_2.c and battle_util.c decompilation
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2017-12-30
Sync battle_script changes with pokeemerald
Marcus Huderle
2017-12-23
Address review comments
PikalaxALT
2017-12-18
Fix building german
scnorton
2017-12-18
Decompile German menu cursor data
PikalaxALT
2017-12-17
Decompile German bard music data
PikalaxALT
2017-12-17
Decompile data: bard_music
scnorton
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
Fix German build
Marcus Huderle
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Migrate nature_names to src/data/text
Marcus Huderle
2017-11-26
Migrate move_descriptions to src/data/text
Marcus Huderle
2017-11-13
undo string fix
ProjectRevoTPP
2017-11-13
actually fix german this time
ProjectRevoTPP
2017-11-13
attempted fix for german
ProjectRevoTPP
2017-11-13
fix german
ProjectRevoTPP
2017-11-13
migrate battle_message data to src (TODO, german)
ProjectRevoTPP
2017-11-10
fix german
ProjectRevoTPP
2017-11-10
move credits data to C file (todo, german)
ProjectRevoTPP
2017-11-02
Merge pull request #453 from huderlem/battle_tower
Marcus Huderle
Decompile battle_tower
2017-11-01
Use descriptive variable and function names for battle_tower code
Marcus Huderle
2017-11-01
Move german battle tower trainers into src/data/battle_tower
Marcus Huderle
2017-10-26
put all C data headers in src/
camthesaxman
2017-10-23
Move all battle_tower data into src/
Marcus Huderle
2017-10-22
Move battle_tower level100 mons to src/
Marcus Huderle
2017-10-22
Move battle_tower level50 mons to src/
Marcus Huderle
2017-10-22
Move battle_tower trainer data to src/
Marcus Huderle
2017-07-17
fix merge conflicts
camthesaxman
2017-07-17
Merge pull request #358 from marijnvdwerf/sapphire
yenatch
Build German Sapphire (1.0)
2017-07-16
more labeling and use static
camthesaxman
2017-07-16
visual region map layout
camthesaxman
2017-07-15
decompile sub_80FB170 - sub_80FB32C
camthesaxman
2017-07-09
Build German Sapphire (1.0)
Marijn van der Werf
2017-07-07
item data
camthesaxman
2017-06-24
Font data
Marijn van der Werf
2017-06-24
decorations
Marijn van der Werf
2017-06-23
Integrate Pokedex data
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-15
use static and fix a few nonmatching functions
camthesaxman
2017-06-15
finish later
camthesaxman
2017-06-15
finish converting pokedex data to C
camthesaxman