index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
player_pc.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-15
Merge branch 'master' of https://github.com/pret/pokeruby into fixes
ProjectRevoTPP
2018-01-15
vertical scroll indicator labeling and more shop.c
ProjectRevoTPP
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
fix ItemStorage_DrawItemList
camthesaxman
2018-01-07
fix Mailbox_DrawMailList
camthesaxman
2017-12-24
Merge pull request #492 from PikalaxALT/decompile_data
Marcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24
Name and use constants for special vars
Marcus Huderle
2017-12-19
Reorganize player_pc rodata to resolve explicit memcpy calls
PikalaxALT
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-09
depreciate use of shared_syms
ProjectRevoTPP
2017-11-04
finish first wave of fixes
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP