aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/ghost_marowak_anim.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-2/+2
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-1/+1
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+1
* | 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-3/+3
|\|
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-1/+1
|\|
| * Use "gray", not "grey"Rangi422024-12-161-1/+1
| * 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/pokereddannye2020-11-141-1/+1
|\|
| * Sync more with pokeyellowRangi2020-11-051-1/+1
| * Replace ghost Marowak's ambiguous constantSatoMew2020-09-221-1/+1
| * Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi2020-08-311-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-1/+1
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-8/+8
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| * remove address commentsYamaArashi2016-06-111-2/+2
| * No more W_dannye2015-08-301-6/+6
* | Sync more with pokeredRangi2020-11-051-1/+1
* | Sync with pokereddannye2020-11-041-10/+10
* | Add constant for ghost Marowak like pokeredSatoMew2020-09-271-1/+1
* | remove address commentsYamaArashi2016-06-111-2/+2
* | BankD misc functionsluckytyphlosion2015-12-051-6/+6
* | Rename some palette labels.luckytyphlosion2015-10-121-3/+3
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-5/+5
|\|
| * Use more lbdannye2015-08-051-2/+2
| * named animation functions/variablesYamaArashi2015-07-241-2/+2
| * Consolidate coord macrosdannye2015-07-181-1/+1
* | More bank1c documentation.luckytyphlosion2015-07-121-4/+7
|/
* Rename battle files and split move effects Part 5xCrystal2015-04-011-0/+89