aboutsummaryrefslogtreecommitdiffstats
path: root/constants/tilesets.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-27/+0
2020-07-03tilesets.asm -> tileset_constants.asmRangi1-25/+0
2020-07-03Reorganize constants/Rangi1-2/+1
To do: add comments associating constants with data and code
2016-06-07Remove the Beach House option.IIMarckus1-3/+0
2016-06-06Clean up white spacedannye1-1/+1
2015-09-03Make pokeyellow build correctly.luckytyphlosion1-0/+2
2015-08-01Build only YellowU-Daniel-PC\Daniel1-2/+0
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-07-19Enumerate more constantsdannye1-25/+27
2014-10-17Modularize the beach house.IIMarckus1-1/+1
2014-10-17Add more from the beach house.IIMarckus1-1/+3
2014-04-03Name the tilesets and give them constants.yenatch1-0/+25
Also clean up the tileset macro and remove placeholders/redundant files.