aboutsummaryrefslogtreecommitdiffstats
path: root/engine/movie/intro.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntroAsh Ketchum7 days1-0/+3
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+1
|\
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-6/+6
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-9/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-2/+7
|\|
| * Miscellaneous cleanup (#488)Rangi2025-01-281-4/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-2/+2
|\|
| * Identify hardware register bits (#469)Sylvie2024-09-241-2/+2
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-2/+2
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Sync home and macro code with pokeyellowRangi2020-11-051-2/+2
| * Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi2020-08-281-11/+11
| * Identify remaining tilemap IDsRangi2020-07-171-10/+5
| * Un-deduplicate gfx/intro_credits/gengar.png's tilesRangi2020-07-161-0/+1
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-5/+5
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-12/+12
| * Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-051-3/+3
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-2/+2
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+470
* Organize home and macro codeRangi2020-11-051-1/+1
* Sync with pokereddannye2020-11-041-0/+157