index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
maps
Age
Commit message (
Collapse
)
Author
2019-04-08
Some documentation of contest_link_80C2020
PikalaxALT
2019-04-05
Fix a flag name typo
Doesnty
2019-02-16
Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
Marcus Huderle
2019-02-16
use strings for map json coord_event var_value
garak
2019-02-04
Cleanup and add game version flag to mapjson tool
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-26
Fix nonmatching ChooseNextBattleTowerTrainer()
Marcus Huderle
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
Trim fat from coord_event macro
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
2018-06-20
Clean duplicate labels of map attributes
Marcus Huderle
2018-06-15
Split movement radius values in object_event macro
Marcus Huderle
2018-06-15
Port object_event macro from emerald
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-01-14
Merge branch 'master' into fix_file_modes
PikalaxALT
2018-01-14
Fix file modes
PikalaxALT
2018-01-14
improve TM/HM constants and add macro for TM/HM learnsets
camthesaxman
2017-12-27
Use descriptive name for the BLACK GLASSES hidden item flag
Marcus Huderle
2017-12-26
Fully enumerate secret base constants
Marcus Huderle
2017-12-26
Add bg_secret_base_event macro, and define secret base id constants
Marcus Huderle
2017-12-26
Add bg_hidden_item_event macro, and define hidden item flags
Marcus Huderle
2017-12-26
Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants
Marcus Huderle
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use dynamic object gfx ids
Marcus Huderle
2017-12-24
Name and use temp var constants
Marcus Huderle
2017-12-15
Label item flags
Marcus Huderle
2017-12-15
Finish all regular hide-show 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-04
Start using constants for hide-show flags
Marcus Huderle
2017-12-03
Use decoration flag constants
Marcus Huderle
2017-12-02
Label flags up to flag 99.
Marcus Huderle
2017-11-28
Flag for buggy rock smash rock
Marcus Huderle
2017-11-28
Use constants for temporary map flags
Marcus Huderle
2017-11-27
convert data files to use constants/map.h
camthesaxman
2017-11-27
fix build
camthesaxman
2017-11-15
fix Route124 concatenation in map_events.s
ProjectRevoTPP
[next]