index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
map_setup_constants.asm
Age
Commit message (
Expand
)
Author
2020-07-13
Define map setup commands as macros like other script commands
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
2019-11-18
Make the map setup commands match the actual function names better
mid-kid
2018-04-01
Update file paths in constants/ and docs/
mid-kid
2018-02-03
map → map_id; map_def → map; map_data → map_attributes
Rangi
2018-01-31
const_def N
Rangi
2017-12-29
SET -> set
xCrystal
2017-12-27
Remove redundant data/ filename prefixes
Remy Oukaour
2017-12-26
Split battle/ into data/ and engine/ components
Remy Oukaour
2017-12-26
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2016-03-01
Battle animation annotations
PikalaxALT
2016-01-06
Mr Pokemons House
PikalaxALT
2016-01-06
Map callback constants
PikalaxALT
2015-12-14
map setup and warps
PikalaxALT
2015-11-29
Pokedex labels
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-05
PLAYEREVENT_
PikalaxALT
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT