aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilesets/tileset_headers.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-1/+1
New MACRO and DEF syntax
2022-06-06RGBDS syntax updates (#358)vulcandth1-1/+1
New MACRO and DEF syntax
2021-05-31Some miscellaneous changes, syncing more with pokeredRangi1-0/+1
2021-05-31Simplify the tileset headersRangi1-30/+30
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
Fixes #312
2020-12-02Clearer tileset header macro commentSatoMew1-1/+1
2020-12-01Fix outdated commentsSatoMew1-2/+2
2020-11-29Improve new constants and comment based on feedbackSatoMew1-24/+24
2020-11-29Update related tile animation constantsSatoMew1-24/+24
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-1/+9
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-25/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-08Pikapic animation function labelspikalaxalt1-1/+0
2016-06-07Remove the Beach House option.IIMarckus1-3/+0
2016-06-06Clean up white spacedannye1-1/+1
2016-06-03Rocket Hideout and tileset headerspikalaxalt1-26/+26
2015-10-04Some bank3 documentationluckytyphlosion1-26/+28
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
2014-10-17Modularize the beach house.IIMarckus1-1/+1
2014-10-17Add the beach house tileset.IIMarckus1-0/+3
2014-05-19Pull more data out of main.asmU-Fish-PC\Daniel1-0/+25