summaryrefslogtreecommitdiff
path: root/data/maps
AgeCommit message (Collapse)Author
2021-05-16Label sprite sets according to map group namesZumi Daxuya
2021-05-16Define map group sprite setsZumi Daxuya
2020-11-13Kanto Mon Names (#79)jd-0
Rename Kanto mons to English
2020-09-22Move the 'map' macro to where it is usedRangi
2020-09-22Simplify bg_event usage, and document map event macro argumentsRangi
2020-09-22Port updated map event macrosRangi
2020-09-22Port the improved connection macro from pokegold/pokecrystalRangi
2020-09-21Copy pokered map organization (maps/*.blk, scripts/*.asm, ↵Rangi
data/maps/objects/*.asm)
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2019-02-26Sort maps into placeholder and non-placeholder.luckytyphlosion
2018-07-17Add all dummy scripts.luckytyphlosion
2018-07-17Split attributes into individual files.luckytyphlosion
2018-07-08Merge branch 'master' into section-reorgluckytyphlosion
2018-07-08Add maps to linkerscriptluckytyphlosion
2018-07-08Build files in maps/luckytyphlosion
2018-07-08Dump all blksluckytyphlosion
2018-07-08Dump Map Events.luckytyphlosion
2018-07-03Introduce linkerscript.luckytyphlosion
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-06-23Disassemble all map attributespfero
2018-06-22Fix landmark constantspfero
2018-06-07Add proper tileset constantspfero
2018-06-06Name the map groupspfero
2018-06-06Remove leftover cruftpfero
2018-06-06Disassemble map headerspfero
2018-06-05Define landmark constantsRangi
2018-06-01Use fullwidth digitsRangi
2018-06-01Declare landmark names (pointer table structure unknown)Rangi