index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
field_specials.c
Age
Commit message (
Collapse
)
Author
2017-12-19
Resolve explicit memcpy calls in field_specials.c
PikalaxALT
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
map constants
camthesaxman
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-13
migrate tv data to src
ProjectRevoTPP
2017-11-03
Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata
ProjectRevoTPP
2017-11-02
Merge pull request #453 from huderlem/battle_tower
Marcus Huderle
Decompile battle_tower
2017-11-01
Use descriptive variable and function names for battle_tower code
Marcus Huderle
2017-10-23
recast fixes for SetMonData and SetBoxMonData.
ProjectRevoTPP
2017-10-18
document bike.c.
ProjectRevoTPP
2017-10-01
Merge remote-tracking branch 'upstream/master' into script_cmd_renaming
camthesaxman
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP