index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
naming_screen.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-17
take your stupid fucking politically correct names since you dont care about ↵
ProjectRevoTPP
authenticity
2018-02-17
Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv
ProjectRevoTPP
2018-01-24
merge field files into evobjmv.c.
ProjectRevoTPP
2018-01-21
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-17
use Defvars instead of some Dma macros and hopefully last while(1)s
ProjectRevoTPP
2018-01-17
use Dma Large loops for every while(1) Dma loop
ProjectRevoTPP
2018-01-12
Merge branch 'master' into pokemon_storage_system
PikalaxALT
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
through sub_8096874
PikalaxALT
2017-12-18
Decompile data: naming_screen
PikalaxALT
2017-12-18
namingScreenDataPtr is probably used in source but optimized out by compiler
PikalaxALT
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-10-09
Merge remote-tracking branch 'upstream/master' into party_menu
Marcus Huderle
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP