index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
text.h
Age
Commit message (
Expand
)
Author
2018-07-02
label some of pokemon_summary_screen
yenatch
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-01-12
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
through sub_8097E70; split PSS in 3
PikalaxALT
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-09-09
Merge branch 'master' into trade
PikalaxALT
2017-09-08
Merge pull request #417 from camthesaxman/decompile_mauville_old_man
Cameron Hall
2017-09-04
sub_804AFB8
PikalaxALT
2017-09-02
sub_804A2B4; change `struct Window->config` to const
PikalaxALT
2017-09-02
sub_8048D44
PikalaxALT
2017-08-25
decompile up to sub_80B3EFC
ProjectRevoTPP
2017-08-24
more labeling
camthesaxman
2017-07-17
Merge pull request #356 from camthesaxman/fix_various
yenatch
2017-07-08
decompile RemoveEmptyItemSlots - sub_80A444C
camthesaxman
2017-07-07
fix merge conflicts
camthesaxman
2017-07-01
oops
ProjectRevoTPP
2017-07-01
formatting
ProjectRevoTPP
2017-07-01
text defines
ProjectRevoTPP
2017-06-25
match sub_80EB3FC and format easy_chat.c
camthesaxman
2017-06-15
finish converting pokedex data to C
camthesaxman
2017-06-12
decompile unref_sub_80913A4 (English)
camthesaxman
2017-05-08
Fix battle_interface for German
Marijn van der Werf
2017-05-08
Decompile battle interface (#281)
Cameron Hall
2017-01-17
Declare gBGTilemapBuffers in header
Marijn van der Werf
2017-01-17
Move `gStringVar` declarations to text.h
Marijn van der Werf
2017-01-03
make PokemonSummaryScreen_PrintTrainerMemo match
YamaArashi
2016-12-17
Rename `charset` and use macro for build language
Marijn van der Werf
2016-12-16
Decompile money
Marijn van der Werf
2016-12-11
Continue decompiling trainer_card
Marijn van der Werf
2016-12-04
Make InitWindowFromConfig use const config
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-10-24
rename more functions
YamaArashi
2016-10-08
decompile more rom4.s functions
YamaArashi
2016-09-30
menu.h
YamaArashi
2016-09-03
WIP menu.c
YamaArashi
2016-08-12
rename parameter to 'width'
YamaArashi
2016-06-11
fix rsfont
YamaArashi
2016-06-05
link.c
YamaArashi
2016-05-30
add const to fix warnings
YamaArashi
2016-05-30
prep for link code
YamaArashi
2016-05-30
text.c
YamaArashi