aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/VermilionDock.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+1
|\
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-5/+5
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-031-1/+1
| * Use hardware constants for tile attributes in VermilionDockOAMBlock (#516)kagnusdev2025-07-111-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-1/+1
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+1
|\|
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-10-091-1/+1
|\|
| * `dbsprite` is the wrong macro for `WriteOAMBlock` data (#472)Vortyne2024-09-291-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-2/+2
|\|
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-22/+23
|\|
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-22/+23
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-2/+2
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Sync more with pokeyellowRangi2020-11-061-1/+1
| * Reformat map scripts' coordinate and movement dataRangi2020-07-161-0/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-3/+3
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-9/+9
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-2/+2
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-1/+1
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-2/+2
| * Organize macros/ like pokecrystalRangi2020-07-031-1/+1
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-0/+215
* Sync with pokereddannye2020-11-041-18/+19
* Sync with pokereddannye2020-05-201-0/+215