index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
/
berry_tree.inc
Age
Commit message (
Expand
)
Author
2018-06-23
Document field_effect_helpers and other misc. things
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-01-04
Use MSGBOX_YESNO and YES/NO constants for yes/no message boxes
Marcus Huderle
2018-01-04
Use song constants in scripts
Marcus Huderle
2017-12-24
'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'
Marcus Huderle
2017-12-24
Name and use constants for special vars
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
Marcus Huderle
2017-10-23
document berry.c.
ProjectRevoTPP
2017-10-01
fix more command names
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-09-30
update
camthesaxman
2017-09-26
single compare macro
camthesaxman
2017-09-24
more script command renaming
camthesaxman
2017-09-24
more script command renaming
camthesaxman
2017-09-24
Replace more script commands and fix German build
camthesaxman
2017-09-24
Replace script commands: snop -> nop, snop1 -> nop1, jump -> goto
camthesaxman
2017-09-13
more labeling
camthesaxman
2017-07-18
Script macro special now takes, as its argument, the name of the function.
PikalaxALT
2016-11-05
script special variables
YamaArashi
2016-10-28
included .s to .inc
YamaArashi