index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
/
OldaleTown_PokemonCenter_1F
Age
Commit message (
Expand
)
Author
2019-02-16
Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
Marcus Huderle
2019-02-04
Convert map data to JSON
Marcus Huderle
2018-12-07
Use real apostrophes instead of fake ones
Melody
2018-08-10
use heal location constants
garak
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-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-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-07-05
remove empty lines at eof
YamaArashi
2016-06-28
Remove the duplicate tileset headers, and include the real ones.
yenatch
2016-06-16
Dump the maps.
yenatch