index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maps
/
second_map_headers.asm
Age
Commit message (
Expand
)
Author
2018-01-01
Route 17-18 Gate and Route 29-46 Gate
Remy Oukaour
2018-01-01
Consistent map naming ("Town" and "City" are left out in houses and gates)
Remy Oukaour
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
Uppercase MACRO and EQU(S) according to the style guide
xCrystal
2017-12-24
Rename maps:
Remy Oukaour
2017-12-23
Document the meaning of hour and daytime values for person_events
Remy Oukaour
2017-12-14
Reorganize macros
Remy Oukaour
2017-12-13
Rename the Onix trade house to match the rest
Remy Oukaour
2017-12-10
PokeCenter → Pokecenter (consistent with the POKECENTER map constants)
Remy Oukaour
2017-12-10
Consistent capitalization for map names, matching their constants
Remy Oukaour
2017-11-22
PewterPokeCEnter2FBeta -> PewterPokeCenter2FBeta
mid-kid
2016-04-07
More labels cleanup in map scripts.
IIMarckus
2016-04-06
Improve some map script labels.
IIMarckus
2015-11-03
Fix errors in global substitution
PikalaxALT
2015-11-02
Mart constants
PikalaxALT
2015-11-02
No more NONE
PikalaxALT
2015-07-18
Updated signpost items and person_event flags
PikalaxALT
2015-07-10
Trim address comments from maps.
IIMarckus
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-11
Move second map header macros into macros/map.asm.
yenatch
2015-02-11
Use connection macros instead of guessed values in second map headers.
yenatch
2014-07-18
Use macros for both types of map headers.
yenatch
2014-06-24
Remove excessive whitespace in map headers.
yenatch
2014-04-30
Fix some static addresses in maps.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-02-15
Split map headers and second map headers from main.asm
yenatch