index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
/
maps
/
RusturfTunnel.inc
Age
Commit message (
Collapse
)
Author
2018-06-20
Move map scripts into 'data/maps/<mapname>/scripts.inc'
Marcus Huderle
2018-05-29
Flesh out applymovement command names
Marcus Huderle
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2018-01-05
Add friendly macros for goto_if and call_if variants
Marcus Huderle
2018-01-04
Use song constants in scripts
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use temp var constants
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
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
Label flags up to flag 119.
Marcus Huderle
2017-11-28
Use constants for temporary map flags
Marcus Huderle
2017-10-01
fix more command names
camthesaxman
2017-09-30
update
camthesaxman
2017-09-26
more command renaming
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
more script command renaming
camthesaxman
2017-09-24
Replace more script commands and fix German build
camthesaxman
2016-10-28
included .s to .inc
YamaArashi