index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
/
maps
/
SeafloorCavern_Room9.inc
Age
Commit message (
Collapse
)
Author
2018-01-04
Use weather constants in scripts (and giveegg)
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-24
Name and use general purpose vars
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-14
A few more flags
Marcus Huderle
2017-12-10
Label flags up to 973
Marcus Huderle
2017-12-09
Label all flags up to 901
Marcus Huderle
2017-12-02
Label script flags up to flag 199.
Marcus Huderle
2017-12-02
Use constants for all SYS flags
Marcus Huderle
2017-11-27
convert data files to use constants/map.h
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-09-30
update
camthesaxman
2017-09-26
more command renaming
camthesaxman
2017-09-24
more script command renaming
camthesaxman
2017-09-24
more script command renaming
camthesaxman
2017-07-18
Script macro special now takes, as its argument, the name of the function.
PikalaxALT
2016-10-28
included .s to .inc
YamaArashi