index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
Route120
Age
Commit message (
Expand
)
Author
2018-12-07
Use real apostrophes instead of fake ones
Melody
2018-07-20
Rename OPPONENT_ to TRAINER_ to match pokeemerald.
vblm12
2018-07-12
Use map battle scene constants in map headers
Marcus Huderle
2018-07-12
Use map type constants in map headers
Marcus Huderle
2018-07-12
Use weather constants in map headers
Marcus Huderle
2018-07-12
Use region map section constants in map headers
Marcus Huderle
2018-07-11
Use bg event type constants and remove unneeded bg_event argument
Marcus Huderle
2018-07-10
Use movement constants in object_event macros
Marcus Huderle
2018-06-20
Use MUS_ prefix instead of BGM_ prefix for songs
Marcus Huderle
2018-06-20
Move map text into data/maps/<name>
Marcus Huderle
2018-06-20
Move map scripts into 'data/maps/<mapname>/scripts.inc'
Marcus Huderle
2018-06-20
Move map events into respective data/maps/<map> directories
Marcus Huderle
2018-06-20
Move 'map attributes' into 'layouts'
Marcus Huderle
2017-11-27
convert data files to use constants/map.h
camthesaxman
2017-05-04
rename extension of included .s files to .inc
camthesaxman
2016-10-16
Label battle AI script and update map BGM constants (#59)
ProjectRevoTPP
2016-10-01
remove zeros from connection macros
YamaArashi
2016-07-05
remove empty lines at eof
YamaArashi
2016-06-16
Dump the maps.
yenatch