index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
item_use.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-01-24
merge
ProjectRevoTPP
2018-01-24
merge field files into evobjmv.c.
ProjectRevoTPP
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-17
split out crash.c
ProjectRevoTPP
2018-01-16
use game stat defines
ProjectRevoTPP
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-12-26
Add bg_hidden_item_event macro, and define hidden item flags
Marcus Huderle
2017-12-24
Name and use general purpose vars
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-10-23
document berry.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