aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/town_map.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-7/+7
|\
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-2/+2
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-5/+5
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-5/+5
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-5/+5
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-13/+13
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-12/+12
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-13/+13
|\|
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-1/+1
| * Correct wTileMapBackup declared space (#487)Engezerstorung2025-01-281-12/+12
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-1/+1
|\|
| * Remove redundant parenthesesRangi422024-12-161-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-19/+22
|\|
| * Identify more flag bits (#464)Sylvie2024-09-231-5/+5
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-11/+13
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-3/+4
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-10/+10
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-10/+10
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Some miscellaneous changes, syncing more with pokeredRangi2021-05-311-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-1/+1
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-6/+8
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-6/+6
| * Sync coordinate macros with pokecrystalRangi2020-07-071-16/+16
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-3/+3
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+618
* Sync more with pokeredRangi2020-11-051-1/+1
* Sync with pokereddannye2020-11-041-0/+629