index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
scripts
/
maps
/
IslandCave.inc
Age
Commit message (
Expand
)
Author
2018-06-20
Move map scripts into 'data/maps/<mapname>/scripts.inc'
Marcus Huderle
2018-01-05
Add friendly macros for goto_if and call_if variants
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-15
Label landmark and daily flags.
Marcus Huderle
2017-12-10
Label flags up to 973
Marcus Huderle
2017-12-02
Use constants for all SYS flags
Marcus Huderle
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
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-09-10
stuff
camthesaxman
2017-07-18
Script macro special now takes, as its argument, the name of the function.
PikalaxALT
2017-03-18
label braille_puzzles.c event script
ProjectRevoTPP
2016-10-28
included .s to .inc
YamaArashi