index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
map.asm
Age
Commit message (
Expand
)
Author
2017-12-14
Reorganize macros
Remy Oukaour
2017-12-12
xy_trigger handles $0 padding, so map scripts are simpler
Remy Oukaour
2017-12-11
Move lots of data tables into individual data/ files
Remy Oukaour
2017-12-11
Document macros/map.asm
Remy Oukaour
2016-01-05
maptrigger macro
PikalaxALT
2015-12-25
Labels relating to odd egg
PikalaxALT
2015-12-15
No more ItemFragment
PikalaxALT
2015-12-09
itemfragment
PikalaxALT
2015-11-02
Removed \2\@ from map_header_2
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-08-17
Add radio_constants.asm, update "map" macro
PikalaxALT
2015-07-31
Split fourth-to-last byte of person_event into nybble arguments
PikalaxALT
2015-07-29
Reworked person_event arguments
PikalaxALT
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-23
Replaced GROUP_, MAP_ references with the map macro
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-07-13
Replace EVENT_ALWAYS_THERE with -1
PikalaxALT
2015-07-09
Split the sixth argument of map_header into separate arguments.
IIMarckus
2015-02-11
Move the map_header macro into macros/map.asm.
yenatch
2015-02-11
Move second map header macros into macros/map.asm.
yenatch
2015-01-20
Move around some more macros.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch