index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-25
Merge pull request #474 from camthesaxman/decompile_field_weather
Cameron Hall
2017-11-25
split field_weather.c and convert more data
camthesaxman
2017-11-25
split battle_anim_80CA710.c (todo: split asm)
ProjectRevoTPP
2017-11-21
Merge pull request #467 from sceptillion/fix_global_labels
Marcus Huderle
2017-11-21
Merge pull request #471 from sceptillion/pc_screen_effect
Marcus Huderle
2017-11-21
Merge pull request #470 from sceptillion/fix_gba_palette
Marcus Huderle
2017-11-20
partially decompile pc_screen_effect
sceptillion
2017-11-20
fix gba.png palette
sceptillion
2017-11-20
Merge pull request #469 from ProjectRevoTPP/linguist
Marcus Huderle
2017-11-20
actually ignore things recursively, please
ProjectRevoTPP
2017-11-20
Merge pull request #468 from ProjectRevoTPP/linguist
Marcus Huderle
2017-11-20
i forgot to add german scripts
ProjectRevoTPP
2017-11-20
Merge pull request #466 from ProjectRevoTPP/linguist
Marcus Huderle
2017-11-20
make sound vendored again.
ProjectRevoTPP
2017-11-20
Merge branch 'master' of https://github.com/pret/pokeruby into linguist
ProjectRevoTPP
2017-11-20
Merge pull request #465 from sceptillion/unknown_task
Marcus Huderle
2017-11-20
Merge branch 'master' of https://github.com/pret/pokeruby into linguist
ProjectRevoTPP
2017-11-20
Merge pull request #464 from sceptillion/label_battle_anims
Marcus Huderle
2017-11-20
vendor the scripts instead of using Text. add sound data
ProjectRevoTPP
2017-11-20
fix global labels in preproc
sceptillion
2017-11-20
Interpret data scripts as Text in linguist.
ProjectRevoTPP
2017-11-19
clean up unknown_task variables
sceptillion
2017-11-19
gBattleAnims_Unknown2 to gBattleAnims_Special
sceptillion
2017-11-19
label battle anims
sceptillion
2017-11-19
Merge pull request #463 from sceptillion/master
Marcus Huderle
2017-11-19
use direction enums
sceptillion
2017-11-19
decompile fldeff_decoration
sceptillion
2017-11-19
s32 to int
sceptillion
2017-11-19
decompile fldeff_secretpower
sceptillion
2017-11-19
decompile fldeff_berrytree
sceptillion
2017-11-19
update field effect script label
sceptillion
2017-11-19
decompile fldeff_secret_base_pc
sceptillion
2017-11-19
fix sizeof copy/paste error
sceptillion
2017-11-19
include headers in corresponding source files
sceptillion
2017-11-19
headers for fldeff_poison and fldeff_recordmixing
sceptillion
2017-11-19
int to s32
sceptillion
2017-11-19
decompile fldeff_poison
sceptillion
2017-11-18
decompile fldeff_recordmixing
sceptillion
2017-11-18
Merge pull request #462 from ProjectRevoTPP/sprite_struct
Marcus Huderle
2017-11-18
false positive
ProjectRevoTPP
2017-11-18
Merge branch 'master' of https://github.com/pret/pokeruby into sprite_struct
ProjectRevoTPP
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-18
Merge pull request #461 from ProjectRevoTPP/data
Marcus Huderle
2017-11-18
rename pss_tveffect
ProjectRevoTPP
2017-11-17
maybe don't forget to add ld_script you dummy
ProjectRevoTPP
2017-11-17
rename pss_effect
ProjectRevoTPP
2017-11-17
split fldeff_80C5CD4.s
ProjectRevoTPP
2017-11-16
remove unnecessary battle_message externs
ProjectRevoTPP
2017-11-16
migrate fldeff_flash and money data to src
ProjectRevoTPP
2017-11-15
fix Route124 concatenation in map_events.s
ProjectRevoTPP
[prev]
[next]