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-11-20
fix gba.png palette
sceptillion
2017-11-19
Merge pull request #463 from sceptillion/master
Marcus Huderle
decompile fldeff_recordmixing
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
change Sprite struct to use a data array instead of manual declares.
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
migrate data
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
2017-11-15
migrate matsuda debug menu and tileset anim data to src
ProjectRevoTPP
2017-11-15
comment
ProjectRevoTPP
2017-11-15
migrate text_window and reset_rtc_screen data to src
ProjectRevoTPP
2017-11-15
migrate field_door data to src
ProjectRevoTPP
2017-11-14
Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into data
ProjectRevoTPP
2017-11-13
Merge pull request #460 from huderlem/daycare_cleanup
Marcus Huderle
Cleanup and document daycare.c
2017-11-13
migrate main_menu data to src
ProjectRevoTPP
2017-11-13
remove tv extern comments
ProjectRevoTPP
2017-11-13
migrate tv data to src
ProjectRevoTPP
2017-11-13
migrate cable_club and mori_debug_menu data to src
ProjectRevoTPP
2017-11-13
undo string fix
ProjectRevoTPP
2017-11-13
please work i am tired of fixing you
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-12
Merge pull request #459 from ProjectRevoTPP/split_asm
Marcus Huderle
split out unk_text_8095904.s
2017-11-12
Cleanup and document daycare.c
Marcus Huderle
2017-11-12
split out unk_text_8095904.s
ProjectRevoTPP
2017-11-12
Use spaces instead of tabs in battle_tower
Marcus Huderle
2017-11-12
Merge pull request #458 from huderlem/80c
Marcus Huderle
battle_anim_80CA710 decompilation
2017-11-11
Cleanup battle_anim_80CA710.c
Marcus Huderle
2017-11-11
Merge remote-tracking branch 'upstream/master' into 80c
Marcus Huderle
[next]