index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
map_constants.asm
Age
Commit message (
Collapse
)
Author
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
Fixes #312
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
2020-07-15
Deobfuscate exit warps on indoor maps
TheFakeMateo
2019-01-01
Rename map files, labels, and constants to be consistent and work with ↵
Rangi
Polished Map
2016-06-09
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-06-07
Remove the Beach House option.
IIMarckus
2016-05-30
TX_SFX_KEY_ITEM and `mapconst` macro
pikalaxalt
2015-07-17
Enumerate map constants
dannye
closes https://github.com/iimarckus/pokered/issues/86
2015-07-16
Swap trade center and battle center
dannye
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2014-10-17
Modularize the beach house.
IIMarckus
2014-10-17
More idioms.
IIMarckus
2014-04-05
Use dimension constants in warp data and add map name consisntency
U-Fish-PC\Daniel
2013-12-11
Clean up constants
U-Fish-PC\Daniel
2013-12-05
split related constants into constants/
yenatch