summaryrefslogtreecommitdiff
path: root/src/constants/map_constants.asm
AgeCommit message (Collapse)Author
2021-02-20Map event tilemapsElectroDeoxys
2021-02-18Extract compressed dataElectroDeoxys
2021-02-16Merge https://github.com/pret/poketcgElectroDeoxys
2021-02-16Label SGB map palettesElectroDeoxys
2021-02-15Document overworld map player sprite auto movement routinesdannye
2021-02-13Document some overworld map stuffdannye
and label some wram addresses used by script commands
2020-05-05Added NPC_ Prefix, Changed Level to Map in some placesAndrew Martinek
2019-10-24Uncovered NPC Movement and named OWObjectsAndrew Martinek
2019-10-06Uncovered a lot of NPC map data and loading functions.Andrew Martinek
2018-02-16all permissions 755 -> 644xCrystal
2018-02-07Use const to enumerate constantsxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019