summaryrefslogtreecommitdiff
path: root/data/mapObjects/redshouse2f.asm
AgeCommit message (Collapse)Author
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map
2018-01-29Block IDs use hex; zero connections use decRemy Oukaour
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2015-07-18Map object macrodannye
closes https://github.com/iimarckus/pokered/issues/89
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-05-21Use more constants in object dataU-Fish-PC\Daniel
2014-05-17Pull map objects out of main.asmU-Fish-PC\Daniel