index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
field_control_avatar.c
Age
Commit message (
Expand
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-01-31
Merge branch 'master' into german_debug
camthesaxman
2018-01-28
clean up option_menu.c and field_poison.c a bit
camthesaxman
2018-01-24
fix build
Cameron Hall
2018-01-24
integrate debug functions in field_control_avatar.c
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-19
Further document weather
Marcus Huderle
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-16
use game stat defines
ProjectRevoTPP
2018-01-01
Port battle_setup names from pokeemerald
Marcus Huderle
2017-12-26
Add bg_secret_base_event macro, and define secret base id constants
Marcus Huderle
2017-12-26
Add bg_hidden_item_event macro, and define hidden item flags
Marcus Huderle
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-12
Cleanup and document daycare.c
Marcus Huderle
2017-10-23
fixes
ProjectRevoTPP
2017-10-23
document berry.c.
ProjectRevoTPP
2017-10-18
document bike.c.
ProjectRevoTPP
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP